Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index bbc1ddafee476c5aa3f2271fb375ebfab235458a..c1c2ad64d76fb9dcfee342a0464485d5db03a5f8 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@1088", |
| + (Var("googlecode_url") % "gyp") + "/trunk@1092", |
| "src/v8": |
| (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"), |