diff options
author | dimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-05 03:05:15 +0000 |
---|---|---|
committer | dimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-05 03:05:15 +0000 |
commit | 07a174f4c159a347c6d7e10a5f3da2d5966c92d1 (patch) | |
tree | 54d8a48ca98e3b2903ecc136b4dd2717bee419f0 /DEPS | |
parent | 9ae4d4b39c1f75f319d7b71de2364d9d7620e876 (diff) | |
download | chromium_src-07a174f4c159a347c6d7e10a5f3da2d5966c92d1.zip chromium_src-07a174f4c159a347c6d7e10a5f3da2d5966c92d1.tar.gz chromium_src-07a174f4c159a347c6d7e10a5f3da2d5966c92d1.tar.bz2 |
WebKit roll 52672 -> 52769.
Animations tests moved into subdirectory, there is a couple of new tests that need chromium baseline and a new test that adds to the few grouped in bug 21386 (Linux computes CRC differently).
TEST=none
BUG=21386
Review URL: http://codereview.chromium.org/523048
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35508 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": "52672", + "webkit_revision": "52769", "ffmpeg_revision": "34297", "skia_revision": "470", "chromium_git": "http://src.chromium.org/git", |