Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 51b3b432c103a95a8a07db57b0bb8b7f3514cb3c..08f159919423ee3c31a00e27165c9a08cdca516c 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"), |