diff options
author | yuzo@chromium.org <yuzo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-27 08:42:10 +0000 |
---|---|---|
committer | yuzo@chromium.org <yuzo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-27 08:42:10 +0000 |
commit | df11989a817911eb012c89894ebd91a13395604c (patch) | |
tree | 63c90b4288eb9e6b75feb22d037cf17a42f07c00 /DEPS | |
parent | 85d2223f7c8c1d9504fd190259f349e6b9495164 (diff) | |
download | chromium_src-df11989a817911eb012c89894ebd91a13395604c.zip chromium_src-df11989a817911eb012c89894ebd91a13395604c.tar.gz chromium_src-df11989a817911eb012c89894ebd91a13395604c.tar.bz2 |
Revert 57648 - WebKit roll 66079:66183.
For XP, Vista, Mac 10.5, 10.6, and Linux,
page_cycler_intl1 and page_cycler_intl2 started failing after rolling WebKit to 66183.
BUG=53565
TEST=none
TBR=yuzo
Review URL: http://codereview.chromium.org/3238003
TBR=dumi@chromium.org
Review URL: http://codereview.chromium.org/3229002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57651 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", "nacl_trunk": "http://nativeclient.googlecode.com/svn/trunk", - "webkit_revision": "66183", + "webkit_revision": "66079", "ffmpeg_revision": "56386", "skia_revision": "593", "chromium_git": "http://src.chromium.org/git", |