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

Side by Side 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, 9 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 unified diff | Download patch
OLDNEW
1 # Copyright 2012 The Chromium Authors. All rights reserved. 1 # Copyright 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 { 4 {
5 'targets': [ 5 'targets': [
6 { 6 {
7 # This target contains mocks and test utilities that don't belong in 7 # This target contains mocks and test utilities that don't belong in
8 # production libraries but are used by more than one test executable. 8 # production libraries but are used by more than one test executable.
9 'target_name': 'test_support_common', 9 'target_name': 'test_support_common',
10 'type': 'static_library', 10 'type': 'static_library',
(...skipping 1086 matching lines...) Expand 10 before | Expand all | Expand 10 after
1097 'browser/spellchecker/spellcheck_service_unittest.cc', 1097 'browser/spellchecker/spellcheck_service_unittest.cc',
1098 'browser/spellchecker/spelling_service_client_unittest.cc', 1098 'browser/spellchecker/spelling_service_client_unittest.cc',
1099 'browser/status_icons/status_icon_unittest.cc', 1099 'browser/status_icons/status_icon_unittest.cc',
1100 'browser/status_icons/status_tray_unittest.cc', 1100 'browser/status_icons/status_tray_unittest.cc',
1101 'browser/storage_monitor/image_capture_device_manager_unittest.mm', 1101 'browser/storage_monitor/image_capture_device_manager_unittest.mm',
1102 'browser/storage_monitor/media_device_notifications_utils_unittest.cc', 1102 'browser/storage_monitor/media_device_notifications_utils_unittest.cc',
1103 'browser/storage_monitor/media_storage_util_unittest.cc', 1103 'browser/storage_monitor/media_storage_util_unittest.cc',
1104 'browser/storage_monitor/media_transfer_protocol_device_observer_linux_u nittest.cc', 1104 'browser/storage_monitor/media_transfer_protocol_device_observer_linux_u nittest.cc',
1105 'browser/storage_monitor/mock_removable_storage_observer.cc', 1105 'browser/storage_monitor/mock_removable_storage_observer.cc',
1106 'browser/storage_monitor/mock_removable_storage_observer.h', 1106 'browser/storage_monitor/mock_removable_storage_observer.h',
1107 'browser/storage_monitor/removable_device_notifications_chromeos_unittes t.cc', 1107 'browser/storage_monitor/storage_monitor_chromeos_unittest.cc',
1108 'browser/storage_monitor/removable_device_notifications_linux_unittest.c c', 1108 'browser/storage_monitor/storage_monitor_linux_unittest.cc',
1109 'browser/storage_monitor/removable_device_notifications_mac_unittest.mm' , 1109 'browser/storage_monitor/storage_monitor_mac_unittest.mm',
1110 'browser/storage_monitor/removable_device_notifications_window_win_unitt est.cc', 1110 'browser/storage_monitor/storage_monitor_window_win_unittest.cc',
1111 'browser/storage_monitor/storage_monitor_unittest.cc', 1111 'browser/storage_monitor/storage_monitor_unittest.cc',
1112 'browser/storage_monitor/test_portable_device_watcher_win.cc', 1112 'browser/storage_monitor/test_portable_device_watcher_win.cc',
1113 'browser/storage_monitor/test_portable_device_watcher_win.h', 1113 'browser/storage_monitor/test_portable_device_watcher_win.h',
1114 'browser/storage_monitor/test_removable_device_notifications_window_win. cc', 1114 'browser/storage_monitor/test_storage_monitor_window_win.cc',
1115 'browser/storage_monitor/test_removable_device_notifications_window_win. h', 1115 'browser/storage_monitor/test_storage_monitor_window_win.h',
1116 'browser/storage_monitor/test_volume_mount_watcher_win.cc', 1116 'browser/storage_monitor/test_volume_mount_watcher_win.cc',
1117 'browser/storage_monitor/test_volume_mount_watcher_win.h', 1117 'browser/storage_monitor/test_volume_mount_watcher_win.h',
1118 'browser/sync/about_sync_util_unittest.cc', 1118 'browser/sync/about_sync_util_unittest.cc',
1119 'browser/sync/abstract_profile_sync_service_test.cc', 1119 'browser/sync/abstract_profile_sync_service_test.cc',
1120 'browser/sync/abstract_profile_sync_service_test.h', 1120 'browser/sync/abstract_profile_sync_service_test.h',
1121 'browser/sync/backend_migrator_unittest.cc', 1121 'browser/sync/backend_migrator_unittest.cc',
1122 'browser/sync/glue/android_invalidator_bridge_proxy_unittest.cc', 1122 'browser/sync/glue/android_invalidator_bridge_proxy_unittest.cc',
1123 'browser/sync/glue/android_invalidator_bridge_unittest.cc', 1123 'browser/sync/glue/android_invalidator_bridge_unittest.cc',
1124 'browser/sync/glue/app_notification_data_type_controller_unittest.cc', 1124 'browser/sync/glue/app_notification_data_type_controller_unittest.cc',
1125 'browser/sync/glue/autofill_data_type_controller_unittest.cc', 1125 'browser/sync/glue/autofill_data_type_controller_unittest.cc',
(...skipping 777 matching lines...) Expand 10 before | Expand all | Expand 10 after
1903 ['chromeos==1', { 1903 ['chromeos==1', {
1904 'sources/': [ 1904 'sources/': [
1905 ['exclude', '^browser/password_manager/native_backend_gnome_x_unitte st.cc'], 1905 ['exclude', '^browser/password_manager/native_backend_gnome_x_unitte st.cc'],
1906 ['exclude', '^browser/password_manager/native_backend_kwallet_x_unit test.cc'], 1906 ['exclude', '^browser/password_manager/native_backend_kwallet_x_unit test.cc'],
1907 ['exclude', '^browser/policy/mock_user_cloud_policy_store.cc' ], 1907 ['exclude', '^browser/policy/mock_user_cloud_policy_store.cc' ],
1908 ['exclude', '^browser/policy/mock_user_cloud_policy_store.h' ], 1908 ['exclude', '^browser/policy/mock_user_cloud_policy_store.h' ],
1909 ['exclude', '^browser/policy/user_cloud_policy_manager_unittest.cc'] , 1909 ['exclude', '^browser/policy/user_cloud_policy_manager_unittest.cc'] ,
1910 ['exclude', '^browser/policy/user_cloud_policy_store_unittest.cc'], 1910 ['exclude', '^browser/policy/user_cloud_policy_store_unittest.cc'],
1911 ['exclude', '^browser/policy/user_policy_signin_service_unittest.cc' ], 1911 ['exclude', '^browser/policy/user_policy_signin_service_unittest.cc' ],
1912 ['exclude', '^browser/safe_browsing/download_protection_service_unit test.cc' ], 1912 ['exclude', '^browser/safe_browsing/download_protection_service_unit test.cc' ],
1913 ['exclude', '^browser/storage_monitor/removable_device_notifications _linux_unittest.cc'], 1913 ['exclude', '^browser/storage_monitor/storage_monitor_linux_unittest .cc'],
1914 ], 1914 ],
1915 'sources': [ 1915 'sources': [
1916 'browser/ui/webui/feedback_ui_unittest.cc', 1916 'browser/ui/webui/feedback_ui_unittest.cc',
1917 ], 1917 ],
1918 }, { # else: chromeos == 0 1918 }, { # else: chromeos == 0
1919 'sources/': [ 1919 'sources/': [
1920 ['exclude', '^browser/chromeos/'], 1920 ['exclude', '^browser/chromeos/'],
1921 ['exclude', '^browser/ui/webui/chromeos/imageburner/'], 1921 ['exclude', '^browser/ui/webui/chromeos/imageburner/'],
1922 ['exclude', '^browser/ui/webui/chromeos/login'], 1922 ['exclude', '^browser/ui/webui/chromeos/login'],
1923 ['exclude', '^browser/ui/webui/options/chromeos/'], 1923 ['exclude', '^browser/ui/webui/options/chromeos/'],
(...skipping 468 matching lines...) Expand 10 before | Expand all | Expand 10 after
2392 # more details. 2392 # more details.
2393 'DebugInformationFormat': '3', 2393 'DebugInformationFormat': '3',
2394 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/unit_tests.exe.pdb', 2394 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/unit_tests.exe.pdb',
2395 }, 2395 },
2396 }, 2396 },
2397 }, 2397 },
2398 ], 2398 ],
2399 }], 2399 }],
2400 ], # 'conditions' 2400 ], # 'conditions'
2401 } 2401 }
OLDNEW
« 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