diff options
author | jkummerow@chromium.org <jkummerow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-15 18:53:18 +0000 |
---|---|---|
committer | jkummerow@chromium.org <jkummerow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-15 18:53:18 +0000 |
commit | a6e2eed1916522c92828e095e742937300d9f61a (patch) | |
tree | ceee94d6ff78a1cbd53eec182664738b07b17f9f /DEPS | |
parent | 3d3d7a78c2f6de5ba29b3cee554c523157c7219a (diff) | |
download | chromium_src-a6e2eed1916522c92828e095e742937300d9f61a.zip chromium_src-a6e2eed1916522c92828e095e742937300d9f61a.tar.gz chromium_src-a6e2eed1916522c92828e095e742937300d9f61a.tar.bz2 |
Update V8 to version 3.19.17
TBR=danno@chromium.org
Review URL: https://chromiumcodereview.appspot.com/16996006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@206614 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": "15168", + "v8_revision": "15175", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |