diff options
author | mstarzinger@chromium.org <mstarzinger@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-02 23:09:32 +0000 |
---|---|---|
committer | mstarzinger@chromium.org <mstarzinger@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-02 23:09:32 +0000 |
commit | a9b07c5f18eb76305c9820b94fd4ab9ac13ea706 (patch) | |
tree | 11724460fa5639a0c49da918d457d15ce7628b4f /DEPS | |
parent | f5f93ba4bd6c67e06f2ac8a8607e2cc814d4cb27 (diff) | |
download | chromium_src-a9b07c5f18eb76305c9820b94fd4ab9ac13ea706.zip chromium_src-a9b07c5f18eb76305c9820b94fd4ab9ac13ea706.tar.gz chromium_src-a9b07c5f18eb76305c9820b94fd4ab9ac13ea706.tar.bz2 |
Update V8 to version 3.15.0.1.
R=jkummerow@chromium.org
Review URL: https://chromiumcodereview.appspot.com/11368051
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165795 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": "12836", + "v8_revision": "12843", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |