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

Unified Diff: content/public/renderer/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/public/gpu/DEPS ('k') | content/public/test/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/renderer/DEPS
diff --git a/content/public/renderer/DEPS b/content/public/renderer/DEPS
index 1ad8a8ad199278fa4a371943d5bec8c022826f8c..8752fd1152556c88a5796bc5e448090af230d6f8 100644
--- a/content/public/renderer/DEPS
+++ b/content/public/renderer/DEPS
@@ -1,10 +1,6 @@
include_rules = [
"+content/common/media",
"+content/public/child",
- "+media/base",
- "+media/gpu/ipc/client",
- "+media/renderers",
- "+media/video",
"+gin",
"+v8/include/v8.h",
]
« no previous file with comments | « content/public/gpu/DEPS ('k') | content/public/test/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698