diff options
author | jeremy@chromium.org <jeremy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-05 16:03:20 +0000 |
---|---|---|
committer | jeremy@chromium.org <jeremy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-05 16:03:20 +0000 |
commit | 7e2b5a87ebcf514fe9a0a5f6460f438853ecc01e (patch) | |
tree | a5f6086639e0997aacc57059501c195fdd2f978c /DEPS | |
parent | 8fa9701b16f48859704349c6c998c0de2aff8e67 (diff) | |
download | chromium_src-7e2b5a87ebcf514fe9a0a5f6460f438853ecc01e.zip chromium_src-7e2b5a87ebcf514fe9a0a5f6460f438853ecc01e.tar.gz chromium_src-7e2b5a87ebcf514fe9a0a5f6460f438853ecc01e.tar.bz2 |
WebKit roll 58819:58820
Fallout from Skia r561 merge.
Mark remainging failures as such in test_expectations to green the tree.
BUG=None
TEST=None
WebKit roll 58817:58819
More rebaselines need to bring us in line after rolling to Skia r561.
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/1919004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46462 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": "58819", + "webkit_revision": "58820", "ffmpeg_revision": "46128", "skia_revision": "561", "chromium_git": "http://src.chromium.org/git", |