Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9776)

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 12382005: Rename RemovableDeviceNotifications=>StorageMonitor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | chromeos/disks/mock_disk_mount_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 07be4368a439e74ec1587bdab64009e77e839f1d..ec8745632491160662b798fc5832a9985cee6d24 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1105,15 +1105,15 @@
'browser/storage_monitor/media_transfer_protocol_device_observer_linux_unittest.cc',
'browser/storage_monitor/mock_removable_storage_observer.cc',
'browser/storage_monitor/mock_removable_storage_observer.h',
- 'browser/storage_monitor/removable_device_notifications_chromeos_unittest.cc',
- 'browser/storage_monitor/removable_device_notifications_linux_unittest.cc',
- 'browser/storage_monitor/removable_device_notifications_mac_unittest.mm',
- 'browser/storage_monitor/removable_device_notifications_window_win_unittest.cc',
+ 'browser/storage_monitor/storage_monitor_chromeos_unittest.cc',
+ 'browser/storage_monitor/storage_monitor_linux_unittest.cc',
+ 'browser/storage_monitor/storage_monitor_mac_unittest.mm',
+ 'browser/storage_monitor/storage_monitor_win_unittest.cc',
'browser/storage_monitor/storage_monitor_unittest.cc',
'browser/storage_monitor/test_portable_device_watcher_win.cc',
'browser/storage_monitor/test_portable_device_watcher_win.h',
- 'browser/storage_monitor/test_removable_device_notifications_window_win.cc',
- 'browser/storage_monitor/test_removable_device_notifications_window_win.h',
+ 'browser/storage_monitor/test_storage_monitor_win.cc',
+ 'browser/storage_monitor/test_storage_monitor_win.h',
'browser/storage_monitor/test_volume_mount_watcher_win.cc',
'browser/storage_monitor/test_volume_mount_watcher_win.h',
'browser/sync/about_sync_util_unittest.cc',
@@ -1911,7 +1911,7 @@
['exclude', '^browser/policy/user_cloud_policy_store_unittest.cc'],
['exclude', '^browser/policy/user_policy_signin_service_unittest.cc'],
['exclude', '^browser/safe_browsing/download_protection_service_unittest.cc' ],
- ['exclude', '^browser/storage_monitor/removable_device_notifications_linux_unittest.cc'],
+ ['exclude', '^browser/storage_monitor/storage_monitor_linux_unittest.cc'],
],
'sources': [
'browser/ui/webui/feedback_ui_unittest.cc',
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | chromeos/disks/mock_disk_mount_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698