Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 5aee5fa14981be3210a4c95c894615b5edd4f915..2df6550cb7f9ceaad7d73398291f8e6ea09c19ef 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -58,7 +58,7 @@ deps = { |
| (Var("googlecode_url") % "gyp") + "/trunk@874", |
| "src/v8": |
| - (Var("googlecode_url") % "v8") + "/trunk@6481", |
| + (Var("googlecode_url") % "v8") + "/trunk@6486", |
| "src/native_client": |
| Var("nacl_trunk") + "/src/native_client@" + Var("nacl_revision"), |