diff options
author | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-20 08:20:50 +0000 |
---|---|---|
committer | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-20 08:20:50 +0000 |
commit | 3da3c006d55d12c8de743f4f95e857799cbbd6cf (patch) | |
tree | 7c7bf1cbd4db405f0ee686e762349f7ffd0099ef /DEPS | |
parent | 243dc40e3f8110e5afe0aae7a7572518037cbb68 (diff) | |
download | chromium_src-3da3c006d55d12c8de743f4f95e857799cbbd6cf.zip chromium_src-3da3c006d55d12c8de743f4f95e857799cbbd6cf.tar.gz chromium_src-3da3c006d55d12c8de743f4f95e857799cbbd6cf.tar.bz2 |
WebKit Update 43880:43889
The only tests that are newly failing are new tests added for WCSS
which are also skipped by desktop platforms (osx, windws, etc.)
upstream as well.
BUG=12310
TEST=no additional test regressions.
Review URL: http://codereview.chromium.org/113624
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16469 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": "43880", + "webkit_revision": "43889", } |