From a7542f344f1f6784071be2fc3e17db7cc0764566 Mon Sep 17 00:00:00 2001 From: "tc@google.com" Date: Thu, 11 Jun 2009 21:22:21 +0000 Subject: Revert "Revert r18122: "Reapply ffmpeg changes." (it broke the Linux make build)." This reverts commit r18168 and reapplies r18122. I.e., this reapplies the ffmpeg changes. Review URL: http://codereview.chromium.org/125003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18200 0039d316-1c4b-4281-b951-d872f2087c98 --- media/DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'media/DEPS') diff --git a/media/DEPS b/media/DEPS index 2b2d7d8..3d2daa9 100644 --- a/media/DEPS +++ b/media/DEPS @@ -1,3 +1,3 @@ include_rules = [ - "+third_party/ffmpeg/include", + "+third_party/ffmpeg", ] -- cgit v1.1