diff options
author | yutak@chromium.org <yutak@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-17 12:54:22 +0000 |
---|---|---|
committer | yutak@chromium.org <yutak@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-17 12:54:22 +0000 |
commit | 3dd72c36d13ddbd9716794827f161444ed718dec (patch) | |
tree | 620e22e0ce35c3bdf8eea0fde5236732b72cd9aa /DEPS | |
parent | f9f23a78dc32653b41b716110d3cc7e6d0363607 (diff) | |
download | chromium_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-- | 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": "65485", + "webkit_revision": "65411", "ffmpeg_revision": "55740", "skia_revision": "593", "chromium_git": "http://src.chromium.org/git", |