Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 7cde82c92dfdf95f4c9a10a61011fa545d5ccde4..de180cf063f27fe0b2dacf9114039a42c1039609 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -95,7 +95,7 @@ deps = { |
| (Var("googlecode_url") % "snappy") + "/trunk@37", |
| "src/tools/gyp": |
| - (Var("googlecode_url") % "gyp") + "/trunk@1031", |
| + (Var("googlecode_url") % "gyp") + "/trunk@1033", |
| "src/v8": |
| (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"), |