Skip to content

Commit

Permalink
Remove standalone attribution reporting simulator binary
Browse files Browse the repository at this point in the history
The simulator is now an implementation detail of the interop test
runner, and doesn't need to be exposed otherwise. This will allow us to
remove unnecessary complexity in the future.

Change-Id: If9d9e06d51e962db32d5c22c0a14591533518ceb
Bug: 1411806
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4209170
Reviewed-by: Charlie Harrison <csharrison@chromium.org>
Reviewed-by: Jochen Eisinger <jochen@chromium.org>
Commit-Queue: Jochen Eisinger <jochen@chromium.org>
Auto-Submit: Andrew Paseltiner <apaseltiner@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1099463}
  • Loading branch information
Andrew Paseltiner authored and Chromium LUCI CQ committed Jan 31, 2023
1 parent 180b2aa commit 4d97fee
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 357 deletions.
1 change: 0 additions & 1 deletion BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ group("gn_all") {
"//net:hpack_example_generator",
"//third_party/vulkan-deps/spirv-tools/src:SPIRV-Tools",
"//tools/aggregation_service:aggregation_service_tool",
"//tools/attribution_reporting:attribution_reporting_simulator",
"//tools/perf/clear_system_cache",
"//tools/polymer:polymer_tools_python_unittests",
"//tools/privacy_budget:privacy_budget_tools",
Expand Down
14 changes: 0 additions & 14 deletions tools/attribution_reporting/BUILD.gn

This file was deleted.

5 changes: 0 additions & 5 deletions tools/attribution_reporting/DEPS

This file was deleted.

1 change: 0 additions & 1 deletion tools/attribution_reporting/OWNERS

This file was deleted.

336 changes: 0 additions & 336 deletions tools/attribution_reporting/simulator_main.cc

This file was deleted.

0 comments on commit 4d97fee

Please sign in to comment.