summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/renderer/DEPS')
-rw-r--r--chrome/renderer/DEPS6
1 files changed, 1 insertions, 5 deletions
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index 69d084f..2f67b681 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -2,11 +2,7 @@ include_rules = [
"+chrome/app", # The plugins use the theme library to get the sad plugin bitmap.
"+chrome/plugin",
"+grit", # For generated headers
- "+media/audio",
- "+media/base",
- "+media/ffmpeg",
- "+media/filters",
- "+media/video",
+ "+media/base", # For initializing media library and media switches.
"+ppapi/c",
"+ppapi/proxy",
"+sandbox/src",