diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-07 21:07:58 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-07 21:07:58 +0000 |
commit | 742ddfe4b1c32bb0d86c541a25de3e05d7061901 (patch) | |
tree | ed40583a7c3ec8d57e4a0e364eff21015ca4a3d9 /DEPS | |
parent | 1dae299c59b837014454ca6202c3de91d338c8f0 (diff) | |
download | chromium_src-742ddfe4b1c32bb0d86c541a25de3e05d7061901.zip chromium_src-742ddfe4b1c32bb0d86c541a25de3e05d7061901.tar.gz chromium_src-742ddfe4b1c32bb0d86c541a25de3e05d7061901.tar.bz2 |
WebKit Roll 52899:52930.
Lots of SVG redness due to http://trac.webkit.org/changeset/52904.
Fortunately, all look like rebaselines.
TBR=johnnyg
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/525095
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35729 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": "52899", + "webkit_revision": "52930", "ffmpeg_revision": "34297", "skia_revision": "470", "chromium_git": "http://src.chromium.org/git", |