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

Unified Diff: tools/perf/bootstrap_deps

Issue 109303003: [telemetry] Revert bootstrap_deps. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Exclude perf_tools, which was removed in the original patch. Created 7 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/bootstrap_deps
diff --git a/tools/perf/bootstrap_deps b/tools/perf/bootstrap_deps
index 2dc99059b3a3d90bff5363396ea796249c6d4584..2d82147c4b411b337b002618ca59922a840026c6 100644
--- a/tools/perf/bootstrap_deps
+++ b/tools/perf/bootstrap_deps
@@ -8,8 +8,16 @@
# Chrome checkout.
deps = {
- "src/tools/perf":
- "https://src.chromium.org/chrome/trunk/src/tools/perf",
+ "src/tools/perf/benchmarks":
+ "https://src.chromium.org/chrome/trunk/src/tools/perf/benchmarks",
+ "src/tools/perf/measurements":
+ "https://src.chromium.org/chrome/trunk/src/tools/perf/measurements",
+ "src/tools/perf/page_sets":
+ "https://src.chromium.org/chrome/trunk/src/tools/perf/page_sets",
+ "src/tools/perf/metrics":
+ "https://src.chromium.org/chrome/trunk/src/tools/perf/metrics",
+ "src/tools/perf/profile_creators":
+ "https://src.chromium.org/chrome/trunk/src/tools/perf/profile_creators",
}
# tools/perf depends on Telemetry, so pull in the Telemetry deps, too.
« 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