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

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

Issue 2824053002: [tools/perf] Remove default values of benchmark_dirs and top_level_dir in chromium_config module (R… (Closed)
Patch Set: Fix referencess Created 3 years, 8 months 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 | « content/test/gpu/gpu_tests/path_util.py ('k') | tools/perf/chrome_telemetry_build/chromium_config.py » ('j') | 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 98f28d935a869d7b4e81b7d184ac0506868f1575..02fd6119e37077f52f95484a65a7285972099f96 100644
--- a/tools/perf/chrome_telemetry_build/BUILD.gn
+++ b/tools/perf/chrome_telemetry_build/BUILD.gn
@@ -20,6 +20,7 @@ group("telemetry_chrome_test") {
}
data = [
+ "//tools/perf/core/", # chrome_telemetry_build/ depends on core/
"//tools/perf/chrome_telemetry_build/",
"//third_party/catapult/",
"//components/crash/content/tools/generate_breakpad_symbols.py",
« no previous file with comments | « content/test/gpu/gpu_tests/path_util.py ('k') | tools/perf/chrome_telemetry_build/chromium_config.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698