summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorjianli@chromium.org <jianli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-15 00:01:17 +0000
committerjianli@chromium.org <jianli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-15 00:01:17 +0000
commit3e0d0e7114576bced0b20d507f2785b338f6497b (patch)
tree8aef1ed5580ef27c0972198753aca42fadade55f /DEPS
parentd41811ae999e8b7e02b0392f8c725ac597b8d540 (diff)
downloadchromium_src-3e0d0e7114576bced0b20d507f2785b338f6497b.zip
chromium_src-3e0d0e7114576bced0b20d507f2785b338f6497b.tar.gz
chromium_src-3e0d0e7114576bced0b20d507f2785b338f6497b.tar.bz2
Revert 136837 - Update V8 to version 3.11.0.
This breaks a few webkit layout tests, like: fast/js/prototypes.html fast/dom/Window/window-property-shadowing-name.html TBR=danno@chromium.org Review URL: https://chromiumcodereview.appspot.com/10382129 TBR=jkummerow@chromium.org Review URL: https://chromiumcodereview.appspot.com/10384173 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137021 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 81f752b..757a1a4 100644
--- a/DEPS
+++ b/DEPS
@@ -56,7 +56,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": "11551",
+ "v8_revision": "11520",
"webrtc_revision": "2180",
"jsoncpp_revision": "248",
"nss_revision": "136057",