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

Unified Diff: content/browser/DEPS

Issue 24615005: Added AVFoundation Glue and Device Monitoring for Mac. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 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 | « no previous file | content/browser/device_monitor_mac.h » ('j') | content/browser/device_monitor_mac.h » ('J')
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 2a42e40f7e3518483d659f804decb45c2c8c9c36..6e535f0c146f8dc9fbeb46b02eef724f499f65a1 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+media/audio", # For audio input for speech input feature.
"+media/base", # For Android JNI registration.
"+media/midi", # For Web MIDI API
+ "+media/video", # For Video Device monitoring in Mac.
"+sql",
"+ui/webui",
"+win8/util",
« no previous file with comments | « no previous file | content/browser/device_monitor_mac.h » ('j') | content/browser/device_monitor_mac.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698