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 |