Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 4dc3779a51248531d68898706bb20bf484e8cc61..9361a9fcd0ec2635ed0ec7e34071777e619b7820 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -103,7 +103,7 @@ deps = { |
| (Var("googlecode_url") % "grit-i18n") + "/trunk@9", |
| "src/tools/gyp": |
| - (Var("googlecode_url") % "gyp") + "/trunk@1103", |
| + (Var("googlecode_url") % "gyp") + "/trunk@1104", |
| "src/v8": |
| (Var("googlecode_url") % "v8") + "/branches/3.7@" + Var("v8_revision"), |