Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index a6726711aadb4acd32a1ef8fe65e4091a410501d..00b2d17d53f6c48802e57058314a2b2fda0e8704 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -94,7 +94,7 @@ deps = { |
| (Var("googlecode_url") % "snappy") + "/trunk@37", |
| "src/tools/gyp": |
| - (Var("googlecode_url") % "gyp") + "/trunk@1013", |
| + (Var("googlecode_url") % "gyp") + "/trunk@1014", |
| "src/v8": |
| (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"), |