| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index 5238654d76719c57e581eadd8155e0571f367792..38883589bf73724734bb73588a7a393f1664d54d 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -1061,8 +1061,6 @@
|
| 'browser/media_gallery/mtp_device_delegate_impl.h',
|
| 'browser/media_gallery/scoped_mtp_device_map_entry.cc',
|
| 'browser/media_gallery/scoped_mtp_device_map_entry.h',
|
| - 'browser/media_gallery/transient_device_ids.cc',
|
| - 'browser/media_gallery/transient_device_ids.h',
|
| 'browser/media_gallery/win/mtp_device_delegate_impl_win.cc',
|
| 'browser/media_gallery/win/mtp_device_delegate_impl_win.h',
|
| 'browser/media_gallery/win/mtp_device_object_entry.cc',
|
| @@ -2081,6 +2079,8 @@
|
| 'browser/system_monitor/removable_storage_notifications.cc',
|
| 'browser/system_monitor/removable_storage_notifications.h',
|
| 'browser/system_monitor/removable_storage_observer.h',
|
| + 'browser/system_monitor/transient_device_ids.cc',
|
| + 'browser/system_monitor/transient_device_ids.h',
|
| 'browser/system_monitor/udev_util_linux.cc',
|
| 'browser/system_monitor/udev_util_linux.h',
|
| 'browser/system_monitor/volume_mount_watcher_win.cc',
|
|
|