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

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
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | chromeos/disks/mock_disk_mount_manager.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 1087 matching lines...) Expand 10 before | Expand all | Expand 10 after
1098 'browser/spellchecker/spellcheck_service_unittest.cc', 1098 'browser/spellchecker/spellcheck_service_unittest.cc',
1099 'browser/spellchecker/spelling_service_client_unittest.cc', 1099 'browser/spellchecker/spelling_service_client_unittest.cc',
1100 'browser/status_icons/status_icon_unittest.cc', 1100 'browser/status_icons/status_icon_unittest.cc',
1101 'browser/status_icons/status_tray_unittest.cc', 1101 'browser/status_icons/status_tray_unittest.cc',
1102 'browser/storage_monitor/image_capture_device_manager_unittest.mm', 1102 'browser/storage_monitor/image_capture_device_manager_unittest.mm',
1103 'browser/storage_monitor/media_device_notifications_utils_unittest.cc', 1103 'browser/storage_monitor/media_device_notifications_utils_unittest.cc',
1104 'browser/storage_monitor/media_storage_util_unittest.cc', 1104 'browser/storage_monitor/media_storage_util_unittest.cc',
1105 'browser/storage_monitor/media_transfer_protocol_device_observer_linux_u nittest.cc', 1105 'browser/storage_monitor/media_transfer_protocol_device_observer_linux_u nittest.cc',
1106 'browser/storage_monitor/mock_removable_storage_observer.cc', 1106 'browser/storage_monitor/mock_removable_storage_observer.cc',
1107 'browser/storage_monitor/mock_removable_storage_observer.h', 1107 'browser/storage_monitor/mock_removable_storage_observer.h',
1108 'browser/storage_monitor/removable_device_notifications_chromeos_unittes t.cc', 1108 'browser/storage_monitor/storage_monitor_chromeos_unittest.cc',
1109 'browser/storage_monitor/removable_device_notifications_linux_unittest.c c', 1109 'browser/storage_monitor/storage_monitor_linux_unittest.cc',
1110 'browser/storage_monitor/removable_device_notifications_mac_unittest.mm' , 1110 'browser/storage_monitor/storage_monitor_mac_unittest.mm',
1111 'browser/storage_monitor/removable_device_notifications_window_win_unitt est.cc', 1111 'browser/storage_monitor/storage_monitor_win_unittest.cc',
1112 'browser/storage_monitor/storage_monitor_unittest.cc', 1112 'browser/storage_monitor/storage_monitor_unittest.cc',
1113 'browser/storage_monitor/test_portable_device_watcher_win.cc', 1113 'browser/storage_monitor/test_portable_device_watcher_win.cc',
1114 'browser/storage_monitor/test_portable_device_watcher_win.h', 1114 'browser/storage_monitor/test_portable_device_watcher_win.h',
1115 'browser/storage_monitor/test_removable_device_notifications_window_win. cc', 1115 'browser/storage_monitor/test_storage_monitor_win.cc',
1116 'browser/storage_monitor/test_removable_device_notifications_window_win. h', 1116 'browser/storage_monitor/test_storage_monitor_win.h',
1117 'browser/storage_monitor/test_volume_mount_watcher_win.cc', 1117 'browser/storage_monitor/test_volume_mount_watcher_win.cc',
1118 'browser/storage_monitor/test_volume_mount_watcher_win.h', 1118 'browser/storage_monitor/test_volume_mount_watcher_win.h',
1119 'browser/sync/about_sync_util_unittest.cc', 1119 'browser/sync/about_sync_util_unittest.cc',
1120 'browser/sync/abstract_profile_sync_service_test.cc', 1120 'browser/sync/abstract_profile_sync_service_test.cc',
1121 'browser/sync/abstract_profile_sync_service_test.h', 1121 'browser/sync/abstract_profile_sync_service_test.h',
1122 'browser/sync/backend_migrator_unittest.cc', 1122 'browser/sync/backend_migrator_unittest.cc',
1123 'browser/sync/glue/android_invalidator_bridge_proxy_unittest.cc', 1123 'browser/sync/glue/android_invalidator_bridge_proxy_unittest.cc',
1124 'browser/sync/glue/android_invalidator_bridge_unittest.cc', 1124 'browser/sync/glue/android_invalidator_bridge_unittest.cc',
1125 'browser/sync/glue/app_notification_data_type_controller_unittest.cc', 1125 'browser/sync/glue/app_notification_data_type_controller_unittest.cc',
1126 'browser/sync/glue/autofill_data_type_controller_unittest.cc', 1126 'browser/sync/glue/autofill_data_type_controller_unittest.cc',
(...skipping 777 matching lines...) Expand 10 before | Expand all | Expand 10 after
1904 ['chromeos==1', { 1904 ['chromeos==1', {
1905 'sources/': [ 1905 'sources/': [
1906 ['exclude', '^browser/password_manager/native_backend_gnome_x_unitte st.cc'], 1906 ['exclude', '^browser/password_manager/native_backend_gnome_x_unitte st.cc'],
1907 ['exclude', '^browser/password_manager/native_backend_kwallet_x_unit test.cc'], 1907 ['exclude', '^browser/password_manager/native_backend_kwallet_x_unit test.cc'],
1908 ['exclude', '^browser/policy/mock_user_cloud_policy_store.cc' ], 1908 ['exclude', '^browser/policy/mock_user_cloud_policy_store.cc' ],
1909 ['exclude', '^browser/policy/mock_user_cloud_policy_store.h' ], 1909 ['exclude', '^browser/policy/mock_user_cloud_policy_store.h' ],
1910 ['exclude', '^browser/policy/user_cloud_policy_manager_unittest.cc'] , 1910 ['exclude', '^browser/policy/user_cloud_policy_manager_unittest.cc'] ,
1911 ['exclude', '^browser/policy/user_cloud_policy_store_unittest.cc'], 1911 ['exclude', '^browser/policy/user_cloud_policy_store_unittest.cc'],
1912 ['exclude', '^browser/policy/user_policy_signin_service_unittest.cc' ], 1912 ['exclude', '^browser/policy/user_policy_signin_service_unittest.cc' ],
1913 ['exclude', '^browser/safe_browsing/download_protection_service_unit test.cc' ], 1913 ['exclude', '^browser/safe_browsing/download_protection_service_unit test.cc' ],
1914 ['exclude', '^browser/storage_monitor/removable_device_notifications _linux_unittest.cc'], 1914 ['exclude', '^browser/storage_monitor/storage_monitor_linux_unittest .cc'],
1915 ], 1915 ],
1916 'sources': [ 1916 'sources': [
1917 'browser/ui/webui/feedback_ui_unittest.cc', 1917 'browser/ui/webui/feedback_ui_unittest.cc',
1918 ], 1918 ],
1919 }, { # else: chromeos == 0 1919 }, { # else: chromeos == 0
1920 'sources/': [ 1920 'sources/': [
1921 ['exclude', '^browser/chromeos/'], 1921 ['exclude', '^browser/chromeos/'],
1922 ['exclude', '^browser/ui/webui/chromeos/imageburner/'], 1922 ['exclude', '^browser/ui/webui/chromeos/imageburner/'],
1923 ['exclude', '^browser/ui/webui/chromeos/login'], 1923 ['exclude', '^browser/ui/webui/chromeos/login'],
1924 ['exclude', '^browser/ui/webui/options/chromeos/'], 1924 ['exclude', '^browser/ui/webui/options/chromeos/'],
(...skipping 468 matching lines...) Expand 10 before | Expand all | Expand 10 after
2393 # more details. 2393 # more details.
2394 'DebugInformationFormat': '3', 2394 'DebugInformationFormat': '3',
2395 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/unit_tests.exe.pdb', 2395 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/unit_tests.exe.pdb',
2396 }, 2396 },
2397 }, 2397 },
2398 }, 2398 },
2399 ], 2399 ],
2400 }], 2400 }],
2401 ], # 'conditions' 2401 ], # 'conditions'
2402 } 2402 }
OLDNEW
« 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