diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-10 06:14:07 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-10 06:14:07 +0000 |
commit | 9ffd87dcbd27911582dedf0703431c398c9e5dc2 (patch) | |
tree | daad01d2a92bf98dcefa18d47a800d8ea99334b5 /DEPS | |
parent | 7d46e90bb6ba9341317b5e9fe38451e98bcfabab (diff) | |
download | chromium_src-9ffd87dcbd27911582dedf0703431c398c9e5dc2.zip chromium_src-9ffd87dcbd27911582dedf0703431c398c9e5dc2.tar.gz chromium_src-9ffd87dcbd27911582dedf0703431c398c9e5dc2.tar.bz2 |
Update webkit from 54559 to 54585.
A few layout test changes.
TBR=jorlow
Review URL: http://codereview.chromium.org/593032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38580 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": "54559", + "webkit_revision": "54585", "ffmpeg_revision": "34297", "skia_revision": "490", "chromium_git": "http://src.chromium.org/git", |