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