diff options
author | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-29 00:07:57 +0000 |
---|---|---|
committer | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-29 00:07:57 +0000 |
commit | 2b9e7d0b2432d887f58212c0e29885ddf2386caa (patch) | |
tree | 65801b82b662aa46f6edc6c07307567e63bd198c /DEPS | |
parent | c053852c5dc016176da736388c3120fc5938fe7e (diff) | |
download | chromium_src-2b9e7d0b2432d887f58212c0e29885ddf2386caa.zip chromium_src-2b9e7d0b2432d887f58212c0e29885ddf2386caa.tar.gz chromium_src-2b9e7d0b2432d887f58212c0e29885ddf2386caa.tar.bz2 |
Revert "Roll WebKit r68482:68504."
The current WebKit test_expectations has a dupe. It stops us from running WebKit linux tests.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/3551002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60882 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ vars = { "googlecode_url": "http://%s.googlecode.com/svn", "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk", - "webkit_revision": "68504", + "webkit_revision": "68482", "skia_revision": "599", "chromium_git": "http://src.chromium.org/git", "swig_revision": "40423", |