diff options
author | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-22 20:59:03 +0000 |
---|---|---|
committer | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-22 20:59:03 +0000 |
commit | d4d412afb596aac85bf3bceef852dcb6954bcc92 (patch) | |
tree | 9913746d9a40f996de1acafb042e20f7374298c2 /DEPS | |
parent | 1b4aa833e5abdb113cb034196b0f1c463a38b3d9 (diff) | |
download | chromium_src-d4d412afb596aac85bf3bceef852dcb6954bcc92.zip chromium_src-d4d412afb596aac85bf3bceef852dcb6954bcc92.tar.gz chromium_src-d4d412afb596aac85bf3bceef852dcb6954bcc92.tar.bz2 |
Webkill roll 53655 -> 53704.
Rebaselines and new expectations.
2 new regressions:
fast/loader/history-forward-in-head.html = TEXT
http/tests/misc/slow-loading-mask.html = IMAGE+TEXT
Review URL: http://codereview.chromium.org/552113
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36893 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": "53655", + "webkit_revision": "53704", "ffmpeg_revision": "34297", "skia_revision": "475", "chromium_git": "http://src.chromium.org/git", |