summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorukai@chromium.org <ukai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-30 04:26:24 +0000
committerukai@chromium.org <ukai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-30 04:26:24 +0000
commit1fc13aae9f6326f44f7db26954aa60df84eb8677 (patch)
tree2944c9ec4f1489b50d8e5ee84c90e1fb2e06b7ef /DEPS
parent1988cb16ee6798bbdafaf62bbbd017eb1f49ed65 (diff)
downloadchromium_src-1fc13aae9f6326f44f7db26954aa60df84eb8677.zip
chromium_src-1fc13aae9f6326f44f7db26954aa60df84eb8677.tar.gz
chromium_src-1fc13aae9f6326f44f7db26954aa60df84eb8677.tar.bz2
WebKit Update 46536:46570
webkit 46548 adds new layout tests LayoutTests/http/tests/loadig/redirect-methods.html webkit 46558 adds new pure virtual method InspectorClient::inspectorWindowObjectCleared() Added it as NOTIMPLEMENTED() in WebInspectorClient. webkit 46561 adds new layout tests LayoutTests/fast/lists/ol-start-parting.html webkit 46567 fixed /editing/style/remove-underline-{from-stylesheet,in-bold}. TBR=tony BUG=none TEST=none Review URL: http://codereview.chromium.org/159624 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22039 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 8d1612d..65d14f2 100644
--- a/DEPS
+++ b/DEPS
@@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
- "webkit_revision": "46536",
+ "webkit_revision": "46570",
}