Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: tools/perf/chrome_telemetry_build/BUILD.gn

Issue 2569763005: Revert of Removing trace_data from our chrome telemetry build dependency list. (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/chrome_telemetry_build/BUILD.gn
diff --git a/tools/perf/chrome_telemetry_build/BUILD.gn b/tools/perf/chrome_telemetry_build/BUILD.gn
index a6e576b25359a61c75c465153891a1fe10518396..8914f3c3033dc0cca9fa0141b6b95a24afe48ba9 100644
--- a/tools/perf/chrome_telemetry_build/BUILD.gn
+++ b/tools/perf/chrome_telemetry_build/BUILD.gn
@@ -85,57 +85,7 @@
data = [
"//tools/perf/chrome_telemetry_build/",
-
- # Breakdown the catapult directory so we can exclude
- # third_party/catapult/tracing/test_data. See crbug.com/670284
- "//third_party/catapult/AUTHORS",
- "//third_party/catapult/bin/",
- "//third_party/catapult/catapult_build/",
- "//third_party/catapult/codereview.settings",
- "//third_party/catapult/common/",
- "//third_party/catapult/CONTRIBUTING.md",
- "//third_party/catapult/dashboard/",
- "//third_party/catapult/dependency_manager/",
- "//third_party/catapult/devil/",
- "//third_party/catapult/docs/",
- "//third_party/catapult/experimental/",
- "//third_party/catapult/firefighter/",
- "//third_party/catapult/hooks/",
- "//third_party/catapult/infra/",
- "//third_party/catapult/LICENSE",
- "//third_party/catapult/navbar.md",
- "//third_party/catapult/netlog_viewer/",
- "//third_party/catapult/OWNERS",
- "//third_party/catapult/PRESUBMIT.py",
- "//third_party/catapult/pylintrc",
- "//third_party/catapult/README.md",
- "//third_party/catapult/systrace/",
- "//third_party/catapult/telemetry/",
- "//third_party/catapult/third_party/",
- "//third_party/catapult/trace_processor/",
-
- # We don't want to include catapult/tracing/test_data
- "//third_party/catapult/tracing/app.yaml",
- "//third_party/catapult/tracing/bin/",
- "//third_party/catapult/tracing/bower.json",
- "//third_party/catapult/tracing/BUILD.gn",
- "//third_party/catapult/tracing/docs/",
- "//third_party/catapult/tracing/images/",
- "//third_party/catapult/tracing/LICENSE",
- "//third_party/catapult/tracing/OWNERS",
- "//third_party/catapult/tracing/package.json",
- "//third_party/catapult/tracing/PRESUBMIT.py",
- "//third_party/catapult/tracing/README.md",
- "//third_party/catapult/tracing/skp_data/",
- "//third_party/catapult/tracing/third_party/",
- "//third_party/catapult/tracing/trace_viewer.gyp",
- "//third_party/catapult/tracing/trace_viewer.gypi",
- "//third_party/catapult/tracing/tracing/",
- "//third_party/catapult/tracing/tracing_build/",
- "//third_party/catapult/tracing/tracing_examples/",
- "//third_party/catapult/tracing/tracing_project.py",
- "//third_party/catapult/WATCHLISTS",
-
+ "//third_party/catapult/",
"//components/crash/content/tools/generate_breakpad_symbols.py",
]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698