summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorjchaffraix@chromium.org <jchaffraix@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-24 21:04:05 +0000
committerjchaffraix@chromium.org <jchaffraix@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-24 21:04:05 +0000
commit4e827085fe8e9e32c44ba377b2d702b453c472b6 (patch)
tree376973c5f473e0eb15b9700a27785522d6ea0a8d /DEPS
parentdd8fc776d043194b5bd1ac8b32d3daf106e17fe7 (diff)
downloadchromium_src-4e827085fe8e9e32c44ba377b2d702b453c472b6.zip
chromium_src-4e827085fe8e9e32c44ba377b2d702b453c472b6.tar.gz
chromium_src-4e827085fe8e9e32c44ba377b2d702b453c472b6.tar.bz2
Revert 202142 "Update V8 to version 3.19.4."
It is making fast/js/preventExtensions.html regress in Blink. > Update V8 to version 3.19.4. > > TBR=jkummerow@chromium.org > > Review URL: https://chromiumcodereview.appspot.com/15926005 TBR=svenpanne@chromium.org Review URL: https://codereview.chromium.org/16023009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202166 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 428a20a..369202a 100644
--- a/DEPS
+++ b/DEPS
@@ -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": "14804",
+ "v8_revision": "14754",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.