summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-23 02:21:03 +0000
committerjparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-23 02:21:03 +0000
commite35d47d83d8a98b25ebd8eadc2ebeabbf7bb12ef (patch)
treee316c19654ef96536dd4cfb4195dda5a06f90b95
parent3d97e1ac96bcc49ecae830cc0523428e39d08f17 (diff)
downloadchromium_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--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 7d73e07..e0b556a 100644
--- a/DEPS
+++ b/DEPS
@@ -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",