From 468634a0acb95786f73051e9b92584f0209da1e3 Mon Sep 17 00:00:00 2001 From: "yangguo@chromium.org" Date: Fri, 6 Jul 2012 17:58:56 +0000 Subject: [PATCH] Update V8 to version 3.12.9. TBR=jkummerow@chromium.org BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10700124 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145605 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index dd95e181b845..a407402a78ba 100644 --- a/DEPS +++ b/DEPS @@ -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": "11988", + "v8_revision": "12006", "webrtc_revision": "2486", "jsoncpp_revision": "248", "nss_revision": "144018", -- 2.11.4.GIT