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

Unified Diff: tools/telemetry_tools/bootstrap_deps

Issue 178043008: [Reland] Introduce telemetry.web_components and a simple component-based Results object (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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/web_components/web_components_unittest.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 30527ea4b31cf7647b6500bf8fc98939b0373e41..be0b0c6215edf571a00e8f0f1e88418df65ed0c0 100644
--- a/tools/telemetry_tools/bootstrap_deps
+++ b/tools/telemetry_tools/bootstrap_deps
@@ -12,6 +12,8 @@ deps = {
"https://src.chromium.org/chrome/trunk/src/tools/telemetry",
"src/third_party/webpagereplay":
"https://web-page-replay.googlecode.com/svn/trunk",
+ "src/third_party/trace-viewer":
+ "https://trace-viewer.googlecode.com/svn/trunk",
"src/chrome/test/functional/webpagereplay.py":
"https://src.chromium.org/chrome/trunk/src/chrome/test/functional/webpagereplay.py",
"src/build/android":
« no previous file with comments | « tools/telemetry/telemetry/web_components/web_components_unittest.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698