summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwtc@chromium.org <wtc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-26 17:45:05 +0000
committerwtc@chromium.org <wtc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-26 17:45:05 +0000
commit47d3d3bace5b5d950931485eb433505ec0572490 (patch)
treef8e4c299c3e717ffbb206298df27136dc5cc8877
parent7770fed87ca5d0b3ac9bb59a8679887ec6bd0717 (diff)
downloadchromium_src-47d3d3bace5b5d950931485eb433505ec0572490.zip
chromium_src-47d3d3bace5b5d950931485eb433505ec0572490.tar.gz
chromium_src-47d3d3bace5b5d950931485eb433505ec0572490.tar.bz2
Revert r16863 -- WebKit Update 44123:44143 -- because
three tests (TestTwoAuths, TestDigestAuth, TestBasicAuth) from LoginPromptTest in ui_tests.exe started to fail on the "Vista Tests" buildbot after this checkin. Note that those three tests are still passing on the "XP Tests", "XP Tests (dbg)(1)", and "Vista Tests (dbg)(1)" buildbots. TBR=ukai BUG=none TEST=none Review URL: http://codereview.chromium.org/112060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16873 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index e12a356..5b688d2 100644
--- a/DEPS
+++ b/DEPS
@@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
- "webkit_revision": "44143",
+ "webkit_revision": "44123",
}