summaryrefslogtreecommitdiffstats
path: root/content/renderer/DEPS
diff options
context:
space:
mode:
authorscherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-17 17:35:00 +0000
committerscherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-17 17:35:00 +0000
commit446a9ef06e738db95ea96079a39df5ee4a26b127 (patch)
tree7d0b9b359b46b1ac98630f9c90c3679528165a71 /content/renderer/DEPS
parent5f11ce109075e1daa42902564801ef1c6921330c (diff)
downloadchromium_src-446a9ef06e738db95ea96079a39df5ee4a26b127.zip
chromium_src-446a9ef06e738db95ea96079a39df5ee4a26b127.tar.gz
chromium_src-446a9ef06e738db95ea96079a39df5ee4a26b127.tar.bz2
Clamping down media DEPS rules.
BUG=none TEST=checkdeps passes Review URL: http://codereview.chromium.org/7170008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89505 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/renderer/DEPS')
-rw-r--r--content/renderer/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/renderer/DEPS b/content/renderer/DEPS
index 13e3483..01805b7 100644
--- a/content/renderer/DEPS
+++ b/content/renderer/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"-chrome",
"+chrome/test",
"+content/plugin", # For shared npruntime proxying code.
+ "+media", # For audio input/output and audio/video decoding.
"+third_party/mach_override",
"+third_party/tcmalloc",
"+v8/include",