Index: content/browser/renderer_host/DEPS |
diff --git a/content/browser/renderer_host/DEPS b/content/browser/renderer_host/DEPS |
index e015baaea1e030384f1b6f563b1b2802c1d63515..fd11151966676902b25ac7486fe72c3938f86ef3 100644 |
--- a/content/browser/renderer_host/DEPS |
+++ b/content/browser/renderer_host/DEPS |
@@ -2,8 +2,6 @@ include_rules = [ |
"+cc/switches.h", # For cc command line switches. |
"+components/mus/public", |
"+components/display_compositor", |
- "+media/base", # For media command line switches. |
- "+media/audio/audio_util.h", # For audio hardware sample-rate. |
"+third_party/zlib", |
"+third_party/libyuv", |
@@ -22,7 +20,6 @@ specific_include_rules = { |
"+content/browser/web_contents", |
"+content/public/browser/web_contents.h", |
"+content/public/browser/web_contents_view.h", |
- "+media/renderers", |
], |
"render_process_host_impl\.cc": [ |
"+content/browser/frame_host/render_frame_message_filter.h", |