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

Unified Diff: tools/perf/bootstrap_deps

Issue 684683004: Add run_benchmark to perf dependencies. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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 ff128033a3432d3cd16533adfb3b0ee971460a57..565c5d8f8fa2f2bfafce4844d26d649585cbcd9f 100644
--- a/tools/perf/bootstrap_deps
+++ b/tools/perf/bootstrap_deps
@@ -18,6 +18,8 @@ deps = {
"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",
+ "src/tools/perf/run_benchmark":
+ "https://src.chromium.org/chrome/trunk/src/tools/perf/run_benchmark",
}
# 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