diff options
author | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-07 00:25:50 +0000 |
---|---|---|
committer | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-07 00:25:50 +0000 |
commit | aaf445dc29da0899bcd2fdd8a966ab6dc18b4734 (patch) | |
tree | 9ab502b68c13b9d2750d0cebcca2c568c71613d4 /DEPS | |
parent | 0306b3c7e97b23a91f44121b3a798ff6fa8c243f (diff) | |
download | chromium_src-aaf445dc29da0899bcd2fdd8a966ab6dc18b4734.zip chromium_src-aaf445dc29da0899bcd2fdd8a966ab6dc18b4734.tar.gz chromium_src-aaf445dc29da0899bcd2fdd8a966ab6dc18b4734.tar.bz2 |
Reverting 28192.
It somehow really screwed up test_expectations.
BUG=none
TEST=none
TBR=pkasting
Review URL: http://codereview.chromium.org/259066
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28201 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": "49206", + "webkit_revision": "49190", "ffmpeg_revision": "27457", } |