Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index ba93220dbc79155ad882d82fe977f1f646abc5f4..27493b1a9cbf00dca1e66cc8edbaab5cffeb99c5 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -58,7 +58,7 @@ deps = { |
| (Var("googlecode_url") % "gyp") + "/trunk@851", |
| "src/v8": |
| - (Var("googlecode_url") % "v8") + "/trunk@5748", |
| + (Var("googlecode_url") % "v8") + "/trunk@5757", |
| "src/native_client": |
| Var("nacl_trunk") + "/src/native_client@" + Var("nacl_revision"), |