diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-03 22:06:46 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-03 22:06:46 +0000 |
commit | abe91b1b09eb98a3f2e6bc3473b158439c7365ef (patch) | |
tree | fec53ea9b89cbbda5b175d3e2618e39528887b21 /DEPS | |
parent | 02d89618b93897a404b466b2f019e7914dd8c798 (diff) | |
download | chromium_src-abe91b1b09eb98a3f2e6bc3473b158439c7365ef.zip chromium_src-abe91b1b09eb98a3f2e6bc3473b158439c7365ef.tar.gz chromium_src-abe91b1b09eb98a3f2e6bc3473b158439c7365ef.tar.bz2 |
WebKit merge from 46639:46726.
Two new tests. One I marked as failing because it's accessibility
and the other I filed a bug to investigate after I land this.
Review URL: http://codereview.chromium.org/159809
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22327 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "46639", + "webkit_revision": "46726", } |