diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-08 06:00:12 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-08 06:00:12 +0000 |
commit | be6d2bec984e85c08efc4dcdaa448b4152e7c249 (patch) | |
tree | 44efc3a63708707eb6bd18859a3af6324ffa8932 /DEPS | |
parent | 3a20ffeb9e70a4eaaace15dc64af8097bc21e6d0 (diff) | |
download | chromium_src-be6d2bec984e85c08efc4dcdaa448b4152e7c249.zip chromium_src-be6d2bec984e85c08efc4dcdaa448b4152e7c249.tar.gz chromium_src-be6d2bec984e85c08efc4dcdaa448b4152e7c249.tar.bz2 |
Update webkit from 54466 to 54475.
Pulls in one new layout test that needs a baseline.
TBR=jorlow
Review URL: http://codereview.chromium.org/574026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38341 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", |