Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 9a1262d4a40ee38074c2680010b8f0c3a150b2f2..a710e8c402095818d1ca18ba0839ba8915a68a51 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -121,7 +121,7 @@ deps = { |
| (Var("googlecode_url") % "grit-i18n") + "/trunk@34", |
| "src/tools/gyp": |
| - (Var("googlecode_url") % "gyp") + "/trunk@1325", |
| + (Var("googlecode_url") % "gyp") + "/trunk@1330", |
| "src/v8": |
| (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"), |