diff options
author | ulan@chromium.org <ulan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-29 19:24:41 +0000 |
---|---|---|
committer | ulan@chromium.org <ulan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-29 19:24:41 +0000 |
commit | f6200c4acc22ac6d9b75f365462977e1f26c017e (patch) | |
tree | f1c2a3cf4a59b37c77ea657cadfdb04adb68f661 | |
parent | ec810db7e403d8d9dbc3ce36b5089cb76b632220 (diff) | |
download | chromium_src-f6200c4acc22ac6d9b75f365462977e1f26c017e.zip chromium_src-f6200c4acc22ac6d9b75f365462977e1f26c017e.tar.gz chromium_src-f6200c4acc22ac6d9b75f365462977e1f26c017e.tar.bz2 |
Update V8 to version 3.9.13
R=jkummerow@chromium.org
Review URL: http://codereview.chromium.org/9500016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124225 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ vars = { # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. - "v8_revision": "10840", + "v8_revision": "10875", "webrtc_revision": "1538", "jsoncpp_revision": "248", "nss_revision": "123841", |