diff options
author | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-16 03:33:05 +0000 |
---|---|---|
committer | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-16 03:33:05 +0000 |
commit | a90459ce5fdbf4069c34de9113ca5013c6608ccf (patch) | |
tree | 4d83c5a1ac86c982504f975a16bdefd65bc38cb9 /DEPS | |
parent | 0e16415fb6b8737e1620bb2d6879201c5688f109 (diff) | |
download | chromium_src-a90459ce5fdbf4069c34de9113ca5013c6608ccf.zip chromium_src-a90459ce5fdbf4069c34de9113ca5013c6608ccf.tar.gz chromium_src-a90459ce5fdbf4069c34de9113ca5013c6608ccf.tar.bz2 |
Roll WebKit 72042:72045
Remove two lines from test expectations now
that the bug has been fixed and fix a bug number
on another one.
BUG=63225
TEST=All layout tests (and others).
TBR=bulach@chromium.org
Review URL: http://codereview.chromium.org/5013002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66228 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ vars = { "googlecode_url": "http://%s.googlecode.com/svn", "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk", - "webkit_revision": "72042", + "webkit_revision": "72045", "skia_revision": "621", "chromium_git": "http://git.chromium.org/git", "swig_revision": "40423", |