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