Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index dbd06f7ad700fde895e20e16d4c0ae33f2faaa5b..5c728c0e44ddcc2c954e491cc8e20025d1133c89 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -92,7 +92,7 @@ deps = { |
| (Var("googlecode_url") % "grit-i18n") + "/trunk@6", |
| "src/tools/gyp": |
| - (Var("googlecode_url") % "gyp") + "/trunk@1092", |
| + (Var("googlecode_url") % "gyp") + "/trunk@1093", |
| "src/v8": |
| (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"), |