Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 9cbc0d0c52ee610962e1de350452d3a756acb6af..1be299aeef5786762b9c38b9e6e0cbca465ce956 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -100,7 +100,7 @@ deps = { |
| (Var("googlecode_url") % "grit-i18n") + "/trunk@67", |
| "src/tools/gyp": |
| - (Var("googlecode_url") % "gyp") + "/trunk@1463", |
| + (Var("googlecode_url") % "gyp") + "/trunk@1472", |
| "src/v8": |
| (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"), |