diff options
author | verwaest@chromium.org <verwaest@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-17 17:53:54 +0000 |
---|---|---|
committer | verwaest@chromium.org <verwaest@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-17 17:53:54 +0000 |
commit | 8e3c9fcc62ba7f0dead94c49210a51a554336e04 (patch) | |
tree | 664dc71177572931dc3b8cba0a8860ec1f78c008 /DEPS | |
parent | 9b77b850aec0bb5e5342c7822590b9d192df3f29 (diff) | |
download | chromium_src-8e3c9fcc62ba7f0dead94c49210a51a554336e04.zip chromium_src-8e3c9fcc62ba7f0dead94c49210a51a554336e04.tar.gz chromium_src-8e3c9fcc62ba7f0dead94c49210a51a554336e04.tar.bz2 |
Update V8 to version 3.12.13.
TBR=jkummerow@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10786032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147033 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -61,7 +61,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": "12057", + "v8_revision": "12110", "webrtc_revision": "2486", "jsoncpp_revision": "248", "nss_revision": "145873", |