| 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',
|
|
|