summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authordimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-04 06:56:49 +0000
committerdimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-04 06:56:49 +0000
commit64367c0e4aedaaf41f168f3e46aabf034d16d95c (patch)
treedeb00dae0ccc78492cfd13f343cd76f55e0204ea /DEPS
parent16882fc997ef4fb4d945beb0f60497f0873fc99b (diff)
downloadchromium_src-64367c0e4aedaaf41f168f3e46aabf034d16d95c.zip
chromium_src-64367c0e4aedaaf41f168f3e46aabf034d16d95c.tar.gz
chromium_src-64367c0e4aedaaf41f168f3e46aabf034d16d95c.tar.bz2
WebKit 44372:44405, resubmit.
Fixed Mac build (needed to remove a file that was removed upstream). Added expected Linux layout tests failures from the first landing attempt. Removing the chromium-specific snapshot for list-wrapping-image-crash-expected.html test because the test was incorrectly added upstream. Will fix it upstream and then re-enable in Chromium. Original code review: http://codereview.chromium.org/118215 TBR=ukai BUG=13305, 13313, 13314 (layout tests - reenable, rebaseline) TEST=none Review URL: http://codereview.chromium.org/119156 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17616 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 75d988d..574ad6f 100644
--- a/DEPS
+++ b/DEPS
@@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
- "webkit_revision": "44372",
+ "webkit_revision": "44405",
}