diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-08 07:14:49 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-08 07:14:49 +0000 |
commit | b88fc87db106a1e9a8be08d3344426b772bd8026 (patch) | |
tree | 44efc3a63708707eb6bd18859a3af6324ffa8932 /DEPS | |
parent | cb0e3286b59d996569b5c8ec2ac5e154fa22a283 (diff) | |
download | chromium_src-b88fc87db106a1e9a8be08d3344426b772bd8026.zip chromium_src-b88fc87db106a1e9a8be08d3344426b772bd8026.tar.gz chromium_src-b88fc87db106a1e9a8be08d3344426b772bd8026.tar.bz2 |
Update webkit from 54466 to 54475 (take 2).
Pulls in one new layout test that needs a baseline.
TBR=jorlow
Review URL: http://codereview.chromium.org/584005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38343 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": "54466", + "webkit_revision": "54475", "ffmpeg_revision": "34297", "skia_revision": "490", "chromium_git": "http://src.chromium.org/git", |