Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 087e5518711a7206c3e2d065ff5b81aebae1921b..cca02b69e343583a7b0bca731b28b25f89ab74a5 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -119,7 +119,7 @@ deps = { |
| (Var("googlecode_url") % "grit-i18n") + "/trunk@23", |
| "src/tools/gyp": |
| - (Var("googlecode_url") % "gyp") + "/trunk@1318", |
| + (Var("googlecode_url") % "gyp") + "/trunk@1319", |
| "src/v8": |
| (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"), |