diff options
author | yurys@chromium.org <yurys@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-16 13:38:58 +0000 |
---|---|---|
committer | yurys@chromium.org <yurys@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-16 13:38:58 +0000 |
commit | 11e1c5316abf7d2cf3978579186dadb319cdda83 (patch) | |
tree | 44d54a8e5d44e5c1d56016bd7a659f1daa6fa92a /DEPS | |
parent | 02e027f892e36c340c8eec609aa6ee44147d12b8 (diff) | |
download | chromium_src-11e1c5316abf7d2cf3978579186dadb319cdda83.zip chromium_src-11e1c5316abf7d2cf3978579186dadb319cdda83.tar.gz chromium_src-11e1c5316abf7d2cf3978579186dadb319cdda83.tar.bz2 |
WebKit roll to 54810
fast/multicol/client-rects.html fails because of scrollbar difference on Windows and Linux. On Mac there is also some subtle difference.
TBR=jparent
Review URL: http://codereview.chromium.org/608011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@39090 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": "54774", + "webkit_revision": "54810", "ffmpeg_revision": "38862", "skia_revision": "490", "chromium_git": "http://src.chromium.org/git", |