summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authoryutak@chromium.org <yutak@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-17 12:54:22 +0000
committeryutak@chromium.org <yutak@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-17 12:54:22 +0000
commit3dd72c36d13ddbd9716794827f161444ed718dec (patch)
tree620e22e0ce35c3bdf8eea0fde5236732b72cd9aa /DEPS
parentf9f23a78dc32653b41b716110d3cc7e6d0363607 (diff)
downloadchromium_src-3dd72c36d13ddbd9716794827f161444ed718dec.zip
chromium_src-3dd72c36d13ddbd9716794827f161444ed718dec.tar.gz
chromium_src-3dd72c36d13ddbd9716794827f161444ed718dec.tar.bz2
Revert 56320 - WebKit merge 65411:65485.
It seems WebKit r65468 is causing crashes, but I'm not sure why it crashes. TBR=johnnyg BUG=none TEST=none Review URL: http://codereview.chromium.org/3113020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56335 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 c84e4da..613595a 100644
--- a/DEPS
+++ b/DEPS
@@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
- "webkit_revision": "65485",
+ "webkit_revision": "65411",
"ffmpeg_revision": "55740",
"skia_revision": "593",
"chromium_git": "http://src.chromium.org/git",