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

Unified Diff: DEPS

Issue 169283004: Introduce telemetry.web_components and a simple component-based Results object (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added HTML output, ready for review 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 | « no previous file | tools/telemetry/PRESUBMIT.py » ('j') | tools/telemetry/run_components_dev_server » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 0a3aec90a5af04340de2e23a6503fbd42b8f511e..6c700303892d602eb4e7ceddbf61d9498ae9fade 100644
--- a/DEPS
+++ b/DEPS
@@ -86,7 +86,7 @@ deps = {
"/angle/angle.git@a25382b9b37ddc50d19427b88ee2ad770d7f9f1d",
"src/third_party/trace-viewer":
- (Var("googlecode_url") % "trace-viewer") + "/trunk@1120",
+ (Var("googlecode_url") % "trace-viewer") + "/trunk@1158",
tonyg 2014/02/19 16:44:32 Can we land this ahead of the rest of this patch?
"src/third_party/WebKit":
Var("webkit_trunk") + "@" + Var("webkit_revision"),
« no previous file with comments | « no previous file | tools/telemetry/PRESUBMIT.py » ('j') | tools/telemetry/run_components_dev_server » ('J')

Powered by Google App Engine
This is Rietveld 408576698