Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 5143763904cbc455a1066b1a211e627f73169f9e..66e70a7f8139e05d3b6c79200c12edb6e1723e93 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -95,7 +95,7 @@ deps = { |
| (Var("googlecode_url") % "grit-i18n") + "/trunk@7", |
| "src/tools/gyp": |
| - (Var("googlecode_url") % "gyp") + "/trunk@1096", |
| + (Var("googlecode_url") % "gyp") + "/trunk@1098", |
| "src/v8": |
| (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"), |