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

Unified Diff: content/public/browser/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/gpu/DEPS ('k') | content/public/common/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/browser/DEPS
diff --git a/content/public/browser/DEPS b/content/public/browser/DEPS
index 83c483561695f50ec18bf4cb19b7644a1897e2a0..ba7ab501b007d2a3f8261a15d0f4f60e4e03c3f7 100644
--- a/content/public/browser/DEPS
+++ b/content/public/browser/DEPS
@@ -1,11 +1,7 @@
-include_rules = [
- "+media/audio" # For AudioManager.
-]
specific_include_rules = {
".*\.cc": [
"+content/browser",
"-content/browser/loader",
- "+media/base", # For CdmFactory.
# TODO: content/browser/loader is being separated out of content, and this
# file will be moved elsewhere. See http://crbug.com/598073.
« no previous file with comments | « content/gpu/DEPS ('k') | content/public/common/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698