Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 842185f1aa6c6d9f8c6452218499fdaeb2196c3d..bcfcee17d246e4c8c01258dabec1891ee36b04c0 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -121,7 +121,7 @@ deps = { |
| (Var("googlecode_url") % "grit-i18n") + "/trunk@45", |
| "src/tools/gyp": |
| - (Var("googlecode_url") % "gyp") + "/trunk@1409", |
| + (Var("googlecode_url") % "gyp") + "/trunk@1413", |
| "src/v8": |
| (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"), |