Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index b3b716406b5eb18f3b5f1694b390863b226cb0d6..9ef12e8f1a7e7621e04c42743d1b3dae349d6e33 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -100,7 +100,7 @@ deps = { |
| (Var("googlecode_url") % "grit-i18n") + "/trunk@6", |
| "src/tools/gyp": |
| - (Var("googlecode_url") % "gyp") + "/trunk@1081", |
| + (Var("googlecode_url") % "gyp") + "/trunk@1083", |
| "src/v8": |
| (Var("googlecode_url") % "v8") + "/branches/3.6@" + Var("v8_revision"), |