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

Unified Diff: tools/telemetry_tools/bootstrap_deps

Issue 22325006: Revert "Revert 215542 "[Telemetry] Add HTML output and make it the default."" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 4 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 | « tools/telemetry/telemetry/test_runner.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/telemetry_tools/bootstrap_deps
diff --git a/tools/telemetry_tools/bootstrap_deps b/tools/telemetry_tools/bootstrap_deps
index 887e7ce72de9d84ee20ef876d7724996868364d9..8288da6f2aeebd09175ebf7c57ccc1b601ce4aea 100644
--- a/tools/telemetry_tools/bootstrap_deps
+++ b/tools/telemetry_tools/bootstrap_deps
@@ -22,5 +22,14 @@ deps = {
"https://src.chromium.org/chrome/trunk/src/tools/crx_id",
"src/chrome/test/data/extensions/profiles":
"https://src.chromium.org/chrome/trunk/src/chrome/test/data/extensions/profiles",
+ "src/build/util":
+ "https://src.chromium.org/chrome/trunk/src/build/util",
+ "third_party/flot/jquery.flot.min.js":
+ "https://src.chromium.org/chrome/trunk/src/third_party/flot/jquery.flot.min.js",
+ "src/third_party/WebKit/PerformanceTests/resources/jquery.tablesorter.min.js":
+ "https://src.chromium.org/blink/trunk/PerformanceTests/resources/jquery.tablesorter.min.js",
+ "src/third_party/WebKit/PerformanceTests/resources/statistics.js":
+ "https://src.chromium.org/blink/trunk/PerformanceTests/resources/statistics.js",
+ "src/tools/perf/unit-info.json":
+ "https://src.chromium.org/chrome/trunk/src/tools/perf/unit-info.json"
}
-
« no previous file with comments | « tools/telemetry/telemetry/test_runner.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698