| Index: chrome/chrome_browser.gypi
|
| ===================================================================
|
| --- chrome/chrome_browser.gypi (revision 194743)
|
| +++ chrome/chrome_browser.gypi (working copy)
|
| @@ -1819,6 +1819,7 @@
|
| 'browser/storage_monitor/portable_device_watcher_win.h',
|
| 'browser/storage_monitor/removable_device_constants.cc',
|
| 'browser/storage_monitor/removable_device_constants.h',
|
| + 'browser/storage_monitor/removable_storage_observer.h',
|
| 'browser/storage_monitor/storage_info.cc',
|
| 'browser/storage_monitor/storage_info.h',
|
| 'browser/storage_monitor/storage_monitor_chromeos.cc',
|
| @@ -1829,9 +1830,11 @@
|
| 'browser/storage_monitor/storage_monitor_mac.mm',
|
| 'browser/storage_monitor/storage_monitor_win.cc',
|
| 'browser/storage_monitor/storage_monitor_win.h',
|
| - 'browser/storage_monitor/removable_storage_observer.h',
|
| 'browser/storage_monitor/storage_monitor.cc',
|
| 'browser/storage_monitor/storage_monitor.h',
|
| + # TODO(thestig) Refactor StorageMonitor so these are test-only.
|
| + 'browser/storage_monitor/test_media_transfer_protocol_manager_linux.cc',
|
| + 'browser/storage_monitor/test_media_transfer_protocol_manager_linux.h',
|
| 'browser/storage_monitor/transient_device_ids.cc',
|
| 'browser/storage_monitor/transient_device_ids.h',
|
| 'browser/storage_monitor/udev_util_linux.cc',
|
|
|