Chromium Code Reviews| Index: DEPS | 
| diff --git a/DEPS b/DEPS | 
| index 0c5325b017c338d4dbe943b2ade8531f6aaea0a8..68de909b152899fd4d012e1630ce811f6fbade13 100644 | 
| --- a/DEPS | 
| +++ b/DEPS | 
| @@ -128,7 +128,7 @@ deps = { | 
| (Var("googlecode_url") % "grit-i18n") + "/trunk@63", | 
| "src/tools/gyp": | 
| - (Var("googlecode_url") % "gyp") + "/trunk@1439", | 
| + (Var("googlecode_url") % "gyp") + "/trunk@1440", | 
| "src/v8": | 
| (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"), |