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

Unified Diff: chrome/chrome_browser.gypi

Issue 10919185: Implement RemovableDeviceNotifications for Mac (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address review comments Created 8 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index ed649563935c04e725160fe96d8d4b07db655e15..47f575fffb995bb6701e0e397247b8d124164535 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1900,6 +1900,8 @@
'browser/sync/sync_ui_util_mac.h',
'browser/sync/sync_ui_util_mac.mm',
'browser/sync/user_selectable_sync_type.h',
+ 'browser/system_monitor/disk_info_mac.h',
+ 'browser/system_monitor/disk_info_mac.mm',
'browser/system_monitor/media_device_notifications_utils.cc',
'browser/system_monitor/media_device_notifications_utils.h',
'browser/system_monitor/media_transfer_protocol_device_observer_chromeos.cc',
@@ -1913,6 +1915,8 @@
'browser/system_monitor/removable_device_notifications_chromeos.h',
'browser/system_monitor/removable_device_notifications_linux.cc',
'browser/system_monitor/removable_device_notifications_linux.h',
+ 'browser/system_monitor/removable_device_notifications_mac.h',
+ 'browser/system_monitor/removable_device_notifications_mac.mm',
'browser/system_monitor/removable_device_notifications_window_win.cc',
'browser/system_monitor/removable_device_notifications_window_win.h',
'browser/tab_contents/background_contents.cc',
« no previous file with comments | « chrome/browser/system_monitor/removable_device_notifications_mac_unittest.mm ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698