diff options
author | yurys@chromium.org <yurys@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-14 06:18:59 +0000 |
---|---|---|
committer | yurys@chromium.org <yurys@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-14 06:18:59 +0000 |
commit | a830cf0225eb2baa0cea64ee1f60c96977586e9c (patch) | |
tree | 7ff55bf80c76ab0c03ccd0eae68193f6472e9723 /DEPS | |
parent | f985f3c3cea99bb8e0a8d182cc9830b9fa4b0272 (diff) | |
download | chromium_src-a830cf0225eb2baa0cea64ee1f60c96977586e9c.zip chromium_src-a830cf0225eb2baa0cea64ee1f60c96977586e9c.tar.gz chromium_src-a830cf0225eb2baa0cea64ee1f60c96977586e9c.tar.bz2 |
WebKit roll to 54752
SVG tests need rebaseline due to http://trac.webkit.org/changeset/54735
Three tests on Mac need rebaseline due to Ojan's change http://trac.webkit.org/changeset/54748
TBR=jparent,ojan
Review URL: http://codereview.chromium.org/596112
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@39027 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": "54731", + "webkit_revision": "54752", "ffmpeg_revision": "38862", "skia_revision": "490", "chromium_git": "http://src.chromium.org/git", |