diff options
author | jkummerow@chromium.org <jkummerow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-01 04:33:38 +0000 |
---|---|---|
committer | jkummerow@chromium.org <jkummerow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-01 04:33:38 +0000 |
commit | 1abc641992d0d6cc4340f9d8b9c7463e341d2ce9 (patch) | |
tree | 8d33a41875dc62b38efcd385ab7184a2a09c8bef /DEPS | |
parent | 6e3ce093b60bad24c72b930666861d0e0aac0117 (diff) | |
download | chromium_src-1abc641992d0d6cc4340f9d8b9c7463e341d2ce9.zip chromium_src-1abc641992d0d6cc4340f9d8b9c7463e341d2ce9.tar.gz chromium_src-1abc641992d0d6cc4340f9d8b9c7463e341d2ce9.tar.bz2 |
Update V8 to version 3.19.7.2
TBR=mstarzinger@chromium.org
Review URL: https://chromiumcodereview.appspot.com/15813012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203575 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": "14861", + "v8_revision": "14907", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |