Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index b1c7bf25c5598e848f6c8db2be87d95a36011be6..9305d5f6d6b747eb0d49af4d120331d53daf1396 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -75,7 +75,7 @@ deps = { |
| (Var("googlecode_url") % "snappy") + "/trunk@37", |
| "src/tools/gyp": |
| - (Var("googlecode_url") % "gyp") + "/trunk@917", |
| + (Var("googlecode_url") % "gyp") + "/trunk@918", |
| "src/v8": |
| (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"), |