From eac32d897045e331e630a4653a61ebf44ff5fcaa Mon Sep 17 00:00:00 2001 From: "dglazkov@chromium.org" Date: Tue, 29 Oct 2013 21:03:15 +0000 Subject: Revert 231614 "Update V8 to version 3.22.23." Caused asserts in fast/dom/NodeIterator/NodeIterator-dont-overcollect.html. > Update V8 to version 3.22.23. > > TBR=danno@chromium.org > > Review URL: https://codereview.chromium.org/47543006 TBR=jkummerow@chromium.org Review URL: https://codereview.chromium.org/50123010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@231637 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') diff --git a/DEPS b/DEPS index 2b25b48..c004c7f 100644 --- a/DEPS +++ b/DEPS @@ -46,7 +46,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": "17429", + "v8_revision": "17389", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. -- cgit v1.1