diff options
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -98,7 +98,7 @@ deps = { (Var("googlecode_url") % "grit-i18n") + "/trunk@5", "src/tools/gyp": - (Var("googlecode_url") % "gyp") + "/trunk@1051", + (Var("googlecode_url") % "gyp") + "/trunk@1053", "src/v8": (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"), |