diff options
author | dimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-04 21:32:16 +0000 |
---|---|---|
committer | dimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-04 21:32:16 +0000 |
commit | 12dd6697d23674001fd4bea4b41bde87e4bb2525 (patch) | |
tree | 578cb7826d280a2146b99a832df6c72581b906df /DEPS | |
parent | 7d84586758336eb12b77bfc9d1a3f0e07a351a6d (diff) | |
download | chromium_src-12dd6697d23674001fd4bea4b41bde87e4bb2525.zip chromium_src-12dd6697d23674001fd4bea4b41bde87e4bb2525.tar.gz chromium_src-12dd6697d23674001fd4bea4b41bde87e4bb2525.tar.bz2 |
WebKit roll 52672 -> 52751.
Transform layout tests results moved to a separate '3d' subdir upstream - reflecting the move.
Also, there are 2 new tests that will need a baseline.
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/524021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35481 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": "52751", "ffmpeg_revision": "34297", "skia_revision": "465", "chromium_git": "http://src.chromium.org/git", |