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

Unified Diff: content/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/app/DEPS ('k') | content/browser/media/capture/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index c16cf4aa2b9d3895c9f2e39194ee5d63ff3f4731..55b704e8671b8fbaee684ce7d9240fdae3f480fb 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -16,14 +16,6 @@ include_rules = [
"+device/battery", # For battery status service.
"+device/vibration", # For Vibration API
"+gin/v8_initializer.h",
- "+media/media_features.h",
- "+media/audio", # For audio input for speech input feature.
- "+media/capture", # For Video Device monitoring in Mac.
- "+media/base", # For Android JNI registration.
- "+media/capture", # For Device Monitoring
- "+media/filters", # For reporting GPU decoding UMA.
- "+media/midi", # For Web MIDI API
- "+media/mojo", # For mojo media services.
"+mojo",
"+services",
"+sql",
« no previous file with comments | « content/app/DEPS ('k') | content/browser/media/capture/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698