diff options
author | svenpanne@chromium.org <svenpanne@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-15 15:53:06 +0000 |
---|---|---|
committer | svenpanne@chromium.org <svenpanne@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-15 15:53:06 +0000 |
commit | 3acc325be40dff489fa048673a9da41fbf3d425c (patch) | |
tree | 3614f72b7c10d38fe2b2a69acd1e21a76e6a4102 | |
parent | 250bf23bb58f4ac8777bad2018e3bf8dda0f1c26 (diff) | |
download | chromium_src-3acc325be40dff489fa048673a9da41fbf3d425c.zip chromium_src-3acc325be40dff489fa048673a9da41fbf3d425c.tar.gz chromium_src-3acc325be40dff489fa048673a9da41fbf3d425c.tar.bz2 |
Update V8 to version 3.14.4.
TBR=jkummerow@chromium.org
Review URL: https://chromiumcodereview.appspot.com/11142019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@161859 0039d316-1c4b-4281-b951-d872f2087c98
-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": "12706", + "v8_revision": "12732", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |