| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index 104e33be2e8e2792400fb96e204576f912ff82d3..727a9c0be20cd5673068d36df927811dff7087a6 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -1872,6 +1872,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_chromeos.cc',
|
| 'browser/system_monitor/media_device_notifications_chromeos.h',
|
| 'browser/system_monitor/media_device_notifications_utils.cc',
|
| @@ -1883,6 +1885,8 @@
|
| 'browser/system_monitor/media_storage_util_linux.cc',
|
| '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',
|
|
|