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

Unified Diff: content/content_browser.gypi

Issue 9363008: Add Media device notification to SystemMonitor and Mac impl (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address comments Created 8 years, 10 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index cdd54b08c1c685c4a3c3183a85e95fab3fcab968..f6e5208caec8b79710b5dbb725f20e26f52e32ba 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -376,6 +376,8 @@
'browser/load_from_memory_cache_details.cc',
'browser/load_from_memory_cache_details.h',
'browser/load_notification_details.h',
+ 'browser/mac/media_device_notifications.h',
+ 'browser/mac/media_device_notifications.mm',
'browser/mach_broker_mac.cc',
'browser/mach_broker_mac.h',
'browser/mime_registry_message_filter.cc',

Powered by Google App Engine
This is Rietveld 408576698