Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 57727a492e6ecf872f47cb92bc0d507198159181..dfc1a971b60c9422b1826e3a94cde9438ab19149 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -95,7 +95,7 @@ deps = { |
| (Var("googlecode_url") % "snappy") + "/trunk@37", |
| "src/tools/gyp": |
| - (Var("googlecode_url") % "gyp") + "/trunk@1037", |
| + (Var("googlecode_url") % "gyp") + "/trunk@1044", |
| "src/v8": |
| (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"), |