diff options
author | jkummerow@chromium.org <jkummerow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-10 22:35:09 +0000 |
---|---|---|
committer | jkummerow@chromium.org <jkummerow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-10 22:35:09 +0000 |
commit | 7ae46c9f1e5199f859c284bd79b601a6ad64ea31 (patch) | |
tree | 54082217a81ef01e959b536b9e3a185c8ecd56e4 /DEPS | |
parent | 4e08f3e8cecb97e26d60383457f50d798b35b70a (diff) | |
download | chromium_src-7ae46c9f1e5199f859c284bd79b601a6ad64ea31.zip chromium_src-7ae46c9f1e5199f859c284bd79b601a6ad64ea31.tar.gz chromium_src-7ae46c9f1e5199f859c284bd79b601a6ad64ea31.tar.bz2 |
Update V8 to version 3.15.11.
TBR=yangguo@chromium.org
Review URL: https://chromiumcodereview.appspot.com/11280310
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@172158 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,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": "13115", + "v8_revision": "13185", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |