Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 4fed86afbafed47b1a087600229e47fcbf952a29..81b5f082463da2ed4b10d303bf1f0e894fe0e6ce 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -86,7 +86,7 @@ deps = { |
| (Var("googlecode_url") % "snappy") + "/trunk@37", |
| "src/tools/gyp": |
| - (Var("googlecode_url") % "gyp") + "/trunk@983", |
| + (Var("googlecode_url") % "gyp") + "/trunk@985", |
| "src/v8": |
| (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"), |