Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index ed75f7173d1f9e362ab983182092e5199cf155ef..d06e5a172a4eb9aaa302846d8f3bc0768028896d 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -98,7 +98,7 @@ deps = { |
| (Var("googlecode_url") % "snappy") + "/trunk@37", |
| "src/tools/gyp": |
| - (Var("googlecode_url") % "gyp") + "/trunk@1006", |
| + (Var("googlecode_url") % "gyp") + "/trunk@1012", |
| "src/v8": |
| (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"), |