diff options
author | mstarzinger@chromium.org <mstarzinger@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-08-10 17:06:58 +0000 |
---|---|---|
committer | mstarzinger@chromium.org <mstarzinger@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-08-10 17:06:58 +0000 |
commit | 7fa8b943d25b99a49addf9051d05baea5bb068f9 (patch) | |
tree | 128c41246c50b0e59a4cd474c2e9a14faefe5ce8 | |
parent | 1b8ca1b8918ceb4569aa55de4f9df690add459f1 (diff) | |
download | chromium_src-7fa8b943d25b99a49addf9051d05baea5bb068f9.zip chromium_src-7fa8b943d25b99a49addf9051d05baea5bb068f9.tar.gz chromium_src-7fa8b943d25b99a49addf9051d05baea5bb068f9.tar.bz2 |
Update V8 to version 3.13.0.
TBR=erik.corry@gmail.com
Review URL: https://chromiumcodereview.appspot.com/10827279
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151060 0039d316-1c4b-4281-b951-d872f2087c98
-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": "12253", + "v8_revision": "12295", "webrtc_revision": "2549", "jsoncpp_revision": "248", "nss_revision": "145873", |