Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 1502ad8c09c39687633d2ff7a368b512e5084e32..45f8f501fbf90ee6afbee1ddb7999b7bf31ab79e 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -95,7 +95,7 @@ deps = { |
| (Var("googlecode_url") % "snappy") + "/trunk@37", |
| "src/tools/gyp": |
| - (Var("googlecode_url") % "gyp") + "/trunk@1050", |
| + (Var("googlecode_url") % "gyp") + "/trunk@1051", |
| "src/v8": |
| (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"), |