diff options
author | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-30 21:25:05 +0000 |
---|---|---|
committer | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-30 21:25:05 +0000 |
commit | a06734fd9ce32954f5eb5a290aed59dfb95e8a30 (patch) | |
tree | 647ba9182302a18a040a5dac258ec479145c1726 /DEPS | |
parent | 74681d3483621cf8081c6f42bb63b4cff8d349f3 (diff) | |
download | chromium_src-a06734fd9ce32954f5eb5a290aed59dfb95e8a30.zip chromium_src-a06734fd9ce32954f5eb5a290aed59dfb95e8a30.tar.gz chromium_src-a06734fd9ce32954f5eb5a290aed59dfb95e8a30.tar.bz2 |
Roll webkit 52633 -> 52667.
Rebaseline a bunch of SVG test broken to due webkit r52647.
BUG=25977,31028,29737,31350
TEST=mostly green layout test try runs.
Review URL: http://codereview.chromium.org/515067
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35391 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": "52633", + "webkit_revision": "52667", "ffmpeg_revision": "34297", "skia_revision": "457", "chromium_git": "http://src.chromium.org/git", |