From 595f274b89ab79c426a390b7c587bc60b5c23b5a Mon Sep 17 00:00:00 2001 From: "scherkus@chromium.org" Date: Wed, 4 Apr 2012 00:01:19 +0000 Subject: Revert "Update V8 to version 3.10.0.3 and temporarily suppress fast/dom/error-to-string-stack-overflow.html layout test." This DEPS roll included 3 additional static initializers due to r11215 (original revision r11198): isolate.ccv8::internal::OS::CreateMutex() isolate.ccv8::internal::Isolate::process_wide_mutex_ isolate.ccv8::internal::Isolate::EnsureDefaultIsolate() TBR=ulan,danno,pliard Review URL: https://chromiumcodereview.appspot.com/9959131 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@130512 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') diff --git a/DEPS b/DEPS index a7096cd..fb2c575a 100644 --- a/DEPS +++ b/DEPS @@ -54,7 +54,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": "11215", + "v8_revision": "11136", "webrtc_revision": "1935", "jsoncpp_revision": "248", "nss_revision": "126189", -- cgit v1.1