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

Unified Diff: DEPS

Issue 10546068: Add trace-viewer to third party and redirect about:tracing to that implementation. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 6 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 | « .gitignore ('k') | chrome/browser/browser_resources.grd » ('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 3a51969312b28f612a7264c76953b34e82d93d09..a3bc862d7d288916b411b3e14de1dbbe1d43fd9f 100644
--- a/DEPS
+++ b/DEPS
@@ -88,6 +88,9 @@ deps = {
"src/third_party/angle":
(Var("googlecode_url") % "angleproject") + "/trunk@1046",
+ "src/third_party/trace-viewer":
+ (Var("googlecode_url") % "trace-viewer") + "/trunk@12",
+
# Note that this is *not* where we check out WebKit -- this just
# puts some extra files into place for the real WebKit checkout to
# happen. See lines mentioning "webkit_revision" for the real
« no previous file with comments | « .gitignore ('k') | chrome/browser/browser_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698