Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 70b4a2dfee85eecc10b2171127477e20edf999fe..b34ed999b9af95b8c3139278d9a5db9ab7d8cb36 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -82,7 +82,7 @@ deps = { |
| (Var("googlecode_url") % "snappy") + "/trunk@37", |
| "src/tools/gyp": |
| - (Var("googlecode_url") % "gyp") + "/trunk@971", |
| + (Var("googlecode_url") % "gyp") + "/trunk@978", |
| "src/v8": |
| (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"), |