Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 508e178cc2df4894d1f5c4499eea6dc696d3a715..fe25470732ed87cec31f90238581f6e912c3f49c 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -102,7 +102,7 @@ deps = { |
| (Var("googlecode_url") % "grit-i18n") + "/trunk@8", |
| "src/tools/gyp": |
| - (Var("googlecode_url") % "gyp") + "/trunk@1101", |
| + (Var("googlecode_url") % "gyp") + "/trunk@1103", |
| "src/v8": |
| (Var("googlecode_url") % "v8") + "/branches/3.7@" + Var("v8_revision"), |