summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-29 00:07:57 +0000
committerwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-29 00:07:57 +0000
commit2b9e7d0b2432d887f58212c0e29885ddf2386caa (patch)
tree65801b82b662aa46f6edc6c07307567e63bd198c /DEPS
parentc053852c5dc016176da736388c3120fc5938fe7e (diff)
downloadchromium_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--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 91df4e7..3b7a64d 100644
--- a/DEPS
+++ b/DEPS
@@ -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",