Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 611f8acc9bccafad307a1da6d1504d0abcbffd59..5ff112a4bd8ae2e8384c16415152f6071bc44bfb 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -95,7 +95,7 @@ deps = { |
| (Var("googlecode_url") % "grit-i18n") + "/trunk@7", |
| "src/tools/gyp": |
| - (Var("googlecode_url") % "gyp") + "/trunk@1098", |
| + (Var("googlecode_url") % "gyp") + "/trunk@1101", |
| "src/v8": |
| (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"), |