diff options
author | mstarzinger@chromium.org <mstarzinger@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-18 17:06:55 +0000 |
---|---|---|
committer | mstarzinger@chromium.org <mstarzinger@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-18 17:06:55 +0000 |
commit | fda81b3c7bdcb75572e0b3430926e56e5a9c7503 (patch) | |
tree | 80de27e78d423ea0dedbc42f7530a5b7b326cbf2 /DEPS | |
parent | d799ba168681a2e34b1ef4a7f2fe4e6cc986cd02 (diff) | |
download | chromium_src-fda81b3c7bdcb75572e0b3430926e56e5a9c7503.zip chromium_src-fda81b3c7bdcb75572e0b3430926e56e5a9c7503.tar.gz chromium_src-fda81b3c7bdcb75572e0b3430926e56e5a9c7503.tar.bz2 |
Update V8 to version 3.18.1.
R=danno@chromium.org
Review URL: https://chromiumcodereview.appspot.com/13987009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194953 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": "14226", + "v8_revision": "14336", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |