Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(577)

Unified Diff: content/browser/renderer_host/DEPS

Issue 1965273005: Drop unnecessary media deps from content (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add back //content/DEPS +media Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/browser/media/capture/DEPS ('k') | content/browser/renderer_host/media/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « content/browser/media/capture/DEPS ('k') | content/browser/renderer_host/media/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698