diff options
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,7 +63,7 @@ deps = { (Var("googlecode_url") % "google-cache-invalidation-api") + "/trunk@70", "src/tools/gyp": - (Var("googlecode_url") % "gyp") + "/trunk@895", + (Var("googlecode_url") % "gyp") + "/trunk@897", "src/v8": (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"), |