diff options
author | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-05 00:19:35 +0000 |
---|---|---|
committer | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-05 00:19:35 +0000 |
commit | 0e80423d36b6c37d905fd6bd0006404c1cdb50a9 (patch) | |
tree | aa4f74e63703f7b8e0085e29ac08b8d80634ef36 /DEPS | |
parent | ba311a76a5281ac15ab034725047f5e769162e90 (diff) | |
download | chromium_src-0e80423d36b6c37d905fd6bd0006404c1cdb50a9.zip chromium_src-0e80423d36b6c37d905fd6bd0006404c1cdb50a9.tar.gz chromium_src-0e80423d36b6c37d905fd6bd0006404c1cdb50a9.tar.bz2 |
Revert 38140 - "Roll DEPS for WebKit 54340:54361", since the Mac tests went all pear-shaped.
BUG=none
TEST=none
TBR=tc
Review URL: http://codereview.chromium.org/570036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38154 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": "54361", + "webkit_revision": "54340", "ffmpeg_revision": "34297", "skia_revision": "475", "chromium_git": "http://src.chromium.org/git", |