diff options
author | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-09 23:47:53 +0000 |
---|---|---|
committer | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-09 23:47:53 +0000 |
commit | 83119ed160f4203cbb93d83ecf175dfcf0dc3219 (patch) | |
tree | 62add8740433f1bfb4f8a047df032f8ebd918227 /media/DEPS | |
parent | 9196370c100d39e73cb06de12953ddd05a949ba5 (diff) | |
download | chromium_src-83119ed160f4203cbb93d83ecf175dfcf0dc3219.zip chromium_src-83119ed160f4203cbb93d83ecf175dfcf0dc3219.tar.gz chromium_src-83119ed160f4203cbb93d83ecf175dfcf0dc3219.tar.bz2 |
Removing ffmpeg again.
Reverting r17992 and r17987.
Review URL: http://codereview.chromium.org/119399
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17995 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'media/DEPS')
-rw-r--r-- | media/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ include_rules = [ - "+third_party/ffmpeg", + "+third_party/ffmpeg/include", ] |