Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index d5755436c6166608fcf48a54c1cc3c50a39b5476..302992c4a037e36996dec91138b0e644c74877f7 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -58,7 +58,7 @@ deps = { |
| (Var("googlecode_url") % "gyp") + "/trunk@857", |
| "src/v8": |
| - (Var("googlecode_url") % "v8") + "/trunk@6169", |
| + (Var("googlecode_url") % "v8") + "/trunk@6190", |
| "src/native_client": |
| Var("nacl_trunk") + "/src/native_client@" + Var("nacl_revision"), |