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

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
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 5f75c138df06b3bf62e34c3ef84fac24baed5c08..8299d57d20a51d0ce5203637363e384cf38c318d 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1104,15 +1104,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_window_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_window_win.cc',
+ 'browser/storage_monitor/test_storage_monitor_window_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',
@@ -1910,7 +1910,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',
« chrome/browser/storage_monitor/storage_monitor_window_win.h ('K') | « chrome/chrome_browser_ui.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698