diff options
author | danno@chromium.org <danno@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-13 17:18:05 +0000 |
---|---|---|
committer | danno@chromium.org <danno@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-13 17:18:05 +0000 |
commit | 5eabc92e496f1c539bb0d18e5ffcbb3a31c2b665 (patch) | |
tree | 160e1974961c7cef2cd94cfcf255de789e7b1e2f /DEPS | |
parent | 483ed6e9e275ca98e7c3f481f52087ef2ea650a4 (diff) | |
download | chromium_src-5eabc92e496f1c539bb0d18e5ffcbb3a31c2b665.zip chromium_src-5eabc92e496f1c539bb0d18e5ffcbb3a31c2b665.tar.gz chromium_src-5eabc92e496f1c539bb0d18e5ffcbb3a31c2b665.tar.bz2 |
Update V8 to version 3.19.0.2.
R=jkummerow@chromium.org
Review URL: https://chromiumcodereview.appspot.com/14858036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@199751 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": "14603", + "v8_revision": "14642", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |