Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 2ca07477e60297496333f795138a372d1be16801..484219064931568c2ff401124c1a8a160ee75edc 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@987", |
| "src/v8": |
| (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"), |