diff options
author | svenpanne@chromium.org <svenpanne@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-02 13:44:30 +0000 |
---|---|---|
committer | svenpanne@chromium.org <svenpanne@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-02 13:44:30 +0000 |
commit | 77d36985ea33588465b809b00551b9945f54f038 (patch) | |
tree | be59fe6d088a7bd83ba8641d4c17e7373143ce77 /DEPS | |
parent | 84bbeff75c6ae3691887e2a5f56d82bfd5846b88 (diff) | |
download | chromium_src-77d36985ea33588465b809b00551b9945f54f038.zip chromium_src-77d36985ea33588465b809b00551b9945f54f038.tar.gz chromium_src-77d36985ea33588465b809b00551b9945f54f038.tar.bz2 |
Update V8 to version 3.8.4.
Review URL: http://codereview.chromium.org/9066003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@116098 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,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": "10304", + "v8_revision": "10314", "webrtc_revision": "1264", "jsoncpp_revision": "247", } |