| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index ee7e5ff88ccf0cbdaf56dd8cb0e97dd5d06c8d96..cd62db9538a69744f6f56b6d38b547a5c52c94eb 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -2063,6 +2063,8 @@
|
| '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/system_monitor/removable_storage_notifications.cc',
|
| + 'browser/system_monitor/removable_storage_notifications.h',
|
| 'browser/system_monitor/udev_util_linux.cc',
|
| 'browser/system_monitor/udev_util_linux.h',
|
| 'browser/system_monitor/volume_mount_watcher_win.cc',
|
|
|