diff options
author | shess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-17 22:06:11 +0000 |
---|---|---|
committer | shess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-17 22:06:11 +0000 |
commit | b7b30bb86c803d0854a1cd6c37736e9ab2e4fe1d (patch) | |
tree | bba87d54a1eb2407526a252d2c92be11c6b258e9 /DEPS | |
parent | e9f91a8095582b495ceca80b4db35e55c276979a (diff) | |
download | chromium_src-b7b30bb86c803d0854a1cd6c37736e9ab2e4fe1d.zip chromium_src-b7b30bb86c803d0854a1cd6c37736e9ab2e4fe1d.tar.gz chromium_src-b7b30bb86c803d0854a1cd6c37736e9ab2e4fe1d.tar.bz2 |
Revert 147033 - Update V8 to version 3.12.13.
TBR=jkummerow@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10786032
TBR=verwaest@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10785045
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147100 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": "12110", + "v8_revision": "12057", "webrtc_revision": "2486", "jsoncpp_revision": "248", "nss_revision": "145873", |