summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorscherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-04 00:01:19 +0000
committerscherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-04 00:01:19 +0000
commit595f274b89ab79c426a390b7c587bc60b5c23b5a (patch)
tree029cda91c847f6a1d731b48f96ec316f28786960 /DEPS
parentff9458f3e94697dee48fd765339f6d1f7fad433e (diff)
downloadchromium_src-595f274b89ab79c426a390b7c587bc60b5c23b5a.zip
chromium_src-595f274b89ab79c426a390b7c587bc60b5c23b5a.tar.gz
chromium_src-595f274b89ab79c426a390b7c587bc60b5c23b5a.tar.bz2
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
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
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",