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

Unified Diff: DEPS

Issue 218503002: Remove telemetry.web_components.ui charts in favor of tvcm.ui charts (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove d3 Created 6 years, 9 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/telemetry/web_components/ui/bar_chart.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 117bbb68f2fca9c4913ebb14ccb9912239899602..43771a323d0820d4c2ec4423f4a358f59fdf9abf 100644
--- a/DEPS
+++ b/DEPS
@@ -89,7 +89,7 @@ deps = {
Var("chromium_git") + "/angle/angle.git@" + Var("angle_revision"),
"src/third_party/trace-viewer":
- (Var("googlecode_url") % "trace-viewer") + "/trunk@1212",
+ (Var("googlecode_url") % "trace-viewer") + "/trunk@1221",
"src/third_party/WebKit":
Var("webkit_trunk") + "@" + Var("webkit_revision"),
« no previous file with comments | « no previous file | tools/telemetry/telemetry/web_components/ui/bar_chart.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698