diff options
author | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-02 20:17:55 +0000 |
---|---|---|
committer | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-02 20:17:55 +0000 |
commit | f39d2d02c4a724d395c314ebd50050476a73cec4 (patch) | |
tree | ca43ca57851328a16caf2238e4a4dd2d19927365 /DEPS | |
parent | a221052ba1094b7755213945f8e322f40466a0c6 (diff) | |
download | chromium_src-f39d2d02c4a724d395c314ebd50050476a73cec4.zip chromium_src-f39d2d02c4a724d395c314ebd50050476a73cec4.tar.gz chromium_src-f39d2d02c4a724d395c314ebd50050476a73cec4.tar.bz2 |
Roll DEPS to 51589 and disable tests broken by that rev.
BUG=29212
TBR=ajwong
Review URL: http://codereview.chromium.org/462008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33597 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": "51584", + "webkit_revision": "51589", "ffmpeg_revision": "30374", "chromium_git": "http://src.chromium.org/git", } |