diff options
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -58,7 +58,7 @@ deps = { (Var("googlecode_url") % "gyp") + "/trunk@874", "src/v8": - (Var("googlecode_url") % "v8") + "/trunk@6486", + (Var("googlecode_url") % "v8") + "/trunk@6497", "src/native_client": Var("nacl_trunk") + "/src/native_client@" + Var("nacl_revision"), |