diff options
author | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-20 22:08:32 +0000 |
---|---|---|
committer | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-20 22:08:32 +0000 |
commit | fc2fed4c16ecd0e341e6497f1863449ced9374c8 (patch) | |
tree | 6b47b2abd570d5b6af879f1bbea0b67f74268bb6 /DEPS | |
parent | 2f961306aa04f1b74041d2673e1bd9336e6eea3c (diff) | |
download | chromium_src-fc2fed4c16ecd0e341e6497f1863449ced9374c8.zip chromium_src-fc2fed4c16ecd0e341e6497f1863449ced9374c8.tar.gz chromium_src-fc2fed4c16ecd0e341e6497f1863449ced9374c8.tar.bz2 |
WebKit Update 43889:43933
Test expectation has updates for new failures along with
bugs that list the change that caused the failures.
BUG=0
TEST=none
Review URL: http://codereview.chromium.org/115594
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16544 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": "43889", + "webkit_revision": "43933", } |