Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index fe3daf82fa127c4276731a013725e2b95e87ea90..6e865510c76b64f244155656dd365d668ead878e 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -76,7 +76,7 @@ deps = { |
| (Var("googlecode_url") % "angleproject") + "/trunk@2245", |
| "src/third_party/trace-viewer": |
| - (Var("googlecode_url") % "trace-viewer") + "/trunk@514", |
| + (Var("googlecode_url") % "trace-viewer") + "/trunk@517", |
| "src/third_party/WebKit": |
| Var("webkit_trunk") + "@" + Var("webkit_revision"), |