Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 1a67f58d6459a4249a44d7497c9cae75fc913a23..6bcbfcfbd1a783e5af82a710ca886166eddacafb 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -92,7 +92,7 @@ deps = { |
| (Var("googlecode_url") % "grit-i18n") + "/trunk@7", |
| "src/tools/gyp": |
| - (Var("googlecode_url") % "gyp") + "/trunk@1093", |
| + (Var("googlecode_url") % "gyp") + "/trunk@1096", |
| "src/v8": |
| (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"), |