diff options
author | jkummerow@chromium.org <jkummerow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-20 21:07:49 +0000 |
---|---|---|
committer | jkummerow@chromium.org <jkummerow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-20 21:07:49 +0000 |
commit | d0b9b36624e453d39eff8853ce598103331da031 (patch) | |
tree | 03b065ec45d80f9e11211278ded0ea31c966b71a /DEPS | |
parent | b27eb51b1e856d23e95fffcf123e0ee88879166f (diff) | |
download | chromium_src-d0b9b36624e453d39eff8853ce598103331da031.zip chromium_src-d0b9b36624e453d39eff8853ce598103331da031.tar.gz chromium_src-d0b9b36624e453d39eff8853ce598103331da031.tar.bz2 |
Update V8 to version 3.19.18.4
Review URL: https://chromiumcodereview.appspot.com/17261031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207561 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": "15215", + "v8_revision": "15255", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |