summaryrefslogtreecommitdiffstats
path: root/media/DEPS
diff options
context:
space:
mode:
authorajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-09 23:47:53 +0000
committerajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-09 23:47:53 +0000
commit83119ed160f4203cbb93d83ecf175dfcf0dc3219 (patch)
tree62add8740433f1bfb4f8a047df032f8ebd918227 /media/DEPS
parent9196370c100d39e73cb06de12953ddd05a949ba5 (diff)
downloadchromium_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/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/media/DEPS b/media/DEPS
index 3d2daa9..2b2d7d8 100644
--- a/media/DEPS
+++ b/media/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+third_party/ffmpeg",
+ "+third_party/ffmpeg/include",
]