summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorvictorw@chromium.org <victorw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-03 17:27:19 +0000
committervictorw@chromium.org <victorw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-03 17:27:19 +0000
commit9509e75d2d4650cf47384878e42fa90cee22e5fe (patch)
tree235b3434a7ccf0b12e1d7858d13c45247fbd4498 /DEPS
parenta24004be92d4441d10a5a55b0cb2b3e0341f1024 (diff)
downloadchromium_src-9509e75d2d4650cf47384878e42fa90cee22e5fe.zip
chromium_src-9509e75d2d4650cf47384878e42fa90cee22e5fe.tar.gz
chromium_src-9509e75d2d4650cf47384878e42fa90cee22e5fe.tar.bz2
Roll WebKit revision 48020.
- Two layout test failures: * LayoutTests/storage/statement-error-callback.html: To fix it, we need to implement layoutTestController.clearAllDatabases, bug 20995, skip for now. * LayoutTests/fast/forms/input-maxlength-ime-completed.html: This is a new test from webkit, bug 20993 filed and assigned. R=japhet TEST=none BUG=none Review URL: http://codereview.chromium.org/201003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25323 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 e6e1ce6..d79c6b3 100644
--- a/DEPS
+++ b/DEPS
@@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
- "webkit_revision": "48001",
+ "webkit_revision": "48020",
}