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

Unified Diff: content/browser/media/capture/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/DEPS ('k') | content/browser/renderer_host/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/media/capture/DEPS
diff --git a/content/browser/media/capture/DEPS b/content/browser/media/capture/DEPS
index 2a3af4ff735532c644ff2d37be2aae1b638e13ac..f84e43ef5d6d4bf6c2224339c345fbe3ead9321e 100644
--- a/content/browser/media/capture/DEPS
+++ b/content/browser/media/capture/DEPS
@@ -1,6 +1,5 @@
include_rules = [
"+components/display_compositor",
- "+media/capture/content",
"+third_party/libyuv", # For scaling in desktop_capture_device.cc.
]
@@ -10,4 +9,3 @@ specific_include_rules = {
"+ui/base/resource/resource_bundle.h",
],
}
-
« no previous file with comments | « content/browser/DEPS ('k') | content/browser/renderer_host/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698