diff options
author | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-23 02:21:03 +0000 |
---|---|---|
committer | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-23 02:21:03 +0000 |
commit | e35d47d83d8a98b25ebd8eadc2ebeabbf7bb12ef (patch) | |
tree | e316c19654ef96536dd4cfb4195dda5a06f90b95 | |
parent | 3d97e1ac96bcc49ecae830cc0523428e39d08f17 (diff) | |
download | chromium_src-e35d47d83d8a98b25ebd8eadc2ebeabbf7bb12ef.zip chromium_src-e35d47d83d8a98b25ebd8eadc2ebeabbf7bb12ef.tar.gz chromium_src-e35d47d83d8a98b25ebd8eadc2ebeabbf7bb12ef.tar.bz2 |
Revert 47994 - Roll webkit 59937:59976.
Tons of failing tests in win debug only for svg.
TBR=victorw
TEST=canaries, try bots
BUG=none
TBR=jparent@chromium.org
Review URL: http://codereview.chromium.org/2152001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47995 0039d316-1c4b-4281-b951-d872f2087c98
-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", - "webkit_revision": "59976", + "webkit_revision": "59937", "ffmpeg_revision": "47712", "skia_revision": "562", "chromium_git": "http://src.chromium.org/git", |