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

Unified Diff: content/browser/speech/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/renderer_host/media/DEPS ('k') | content/child/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/speech/DEPS
diff --git a/content/browser/speech/DEPS b/content/browser/speech/DEPS
index b0e678d15b560ee29b89b060f40d028504782c3a..d3ee893ebac17e88b9c26f98ea16274cabbb2717 100644
--- a/content/browser/speech/DEPS
+++ b/content/browser/speech/DEPS
@@ -1,4 +1,3 @@
include_rules = [
"+google_apis", # Exception to general rule, see content/DEPS for details.
- "+media/audio", # For audio input.
]
« no previous file with comments | « content/browser/renderer_host/media/DEPS ('k') | content/child/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698