diff options
author | oshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-08 19:41:19 +0000 |
---|---|---|
committer | oshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-08 19:41:19 +0000 |
commit | 00f57d364bef199915b38c979cef4201688ea2ca (patch) | |
tree | bd9a65dd842b74fb8de772bf00327c9df9867f20 /DEPS | |
parent | 9bca1f394bfaa4891db7f617c30bc759d6c6b923 (diff) | |
download | chromium_src-00f57d364bef199915b38c979cef4201688ea2ca.zip chromium_src-00f57d364bef199915b38c979cef4201688ea2ca.tar.gz chromium_src-00f57d364bef199915b38c979cef4201688ea2ca.tar.bz2 |
Update V8 to version 3.9.4.
landing on behalf of danno
orignal CL: http://codereview.chromium.org/9365014/
TBR=danno@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9365029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121022 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-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": "10621", + "v8_revision": "10635", "webrtc_revision": "1538", "jsoncpp_revision": "248", "nss_revision": "117974", |