Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index c80998fc8a76ccdd8a65b27e0638e49d00cf81c1..dbac2a156ccfeec035d5215b467e03d364a56f79 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -111,7 +111,7 @@ deps = { |
| (Var("googlecode_url") % "grit-i18n") + "/trunk@9", |
| "src/tools/gyp": |
| - (Var("googlecode_url") % "gyp") + "/trunk@1195", |
| + (Var("googlecode_url") % "gyp") + "/trunk@1201", |
| "src/v8": |
| (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"), |