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

Side by Side Diff: chrome/chrome_tests.gypi

Issue 10919051: Move device notification impl out of chrome/browser/media_gallery (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: modify for chromeos and win Created 8 years, 3 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.gypi ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 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 'variables' : { 5 'variables' : {
6 'pyautolib_sources': [ 6 'pyautolib_sources': [
7 'app/chrome_command_ids.h', 7 'app/chrome_command_ids.h',
8 'app/chrome_dll_resource.h', 8 'app/chrome_dll_resource.h',
9 'common/automation_constants.h', 9 'common/automation_constants.h',
10 'common/pref_names.cc', 10 'common/pref_names.cc',
(...skipping 1370 matching lines...) Expand 10 before | Expand all | Expand 10 after
1381 'browser/intents/register_intent_handler_infobar_delegate_unittest.cc', 1381 'browser/intents/register_intent_handler_infobar_delegate_unittest.cc',
1382 'browser/intents/web_intents_registry_unittest.cc', 1382 'browser/intents/web_intents_registry_unittest.cc',
1383 'browser/intents/web_intents_reporting_unittest.cc', 1383 'browser/intents/web_intents_reporting_unittest.cc',
1384 'browser/intents/web_intents_util_unittest.cc', 1384 'browser/intents/web_intents_util_unittest.cc',
1385 'browser/internal_auth_unittest.cc', 1385 'browser/internal_auth_unittest.cc',
1386 'browser/language_usage_metrics_unittest.cc', 1386 'browser/language_usage_metrics_unittest.cc',
1387 'browser/mac/keystone_glue_unittest.mm', 1387 'browser/mac/keystone_glue_unittest.mm',
1388 'browser/managed_mode_unittest.cc', 1388 'browser/managed_mode_unittest.cc',
1389 'browser/managed_mode_url_filter_unittest.cc', 1389 'browser/managed_mode_url_filter_unittest.cc',
1390 'browser/media/media_internals_unittest.cc', 1390 'browser/media/media_internals_unittest.cc',
1391 'browser/media_gallery/media_device_notifications_chromeos_unittest.cc',
1392 'browser/media_gallery/media_device_notifications_utils_unittest.cc',
1393 'browser/media_gallery/media_device_notifications_window_win_unittest.cc ',
1394 'browser/media_gallery/media_galleries_dialog_controller_mock.cc', 1391 'browser/media_gallery/media_galleries_dialog_controller_mock.cc',
1395 'browser/media_gallery/media_galleries_dialog_controller_mock.h', 1392 'browser/media_gallery/media_galleries_dialog_controller_mock.h',
1396 'browser/media_gallery/media_galleries_preferences_unittest.cc', 1393 'browser/media_gallery/media_galleries_preferences_unittest.cc',
1397 'browser/media_gallery/media_gallery_database_unittest.cc', 1394 'browser/media_gallery/media_gallery_database_unittest.cc',
1398 'browser/media_gallery/media_storage_util_unittest.cc',
1399 'browser/media_gallery/removable_device_notifications_linux_unittest.cc' ,
1400 'browser/metrics/metrics_log_unittest.cc', 1395 'browser/metrics/metrics_log_unittest.cc',
1401 'browser/metrics/metrics_log_serializer_unittest.cc', 1396 'browser/metrics/metrics_log_serializer_unittest.cc',
1402 'browser/metrics/metrics_service_unittest.cc', 1397 'browser/metrics/metrics_service_unittest.cc',
1403 'browser/metrics/thread_watcher_unittest.cc', 1398 'browser/metrics/thread_watcher_unittest.cc',
1404 'browser/metrics/variations/variations_service_unittest.cc', 1399 'browser/metrics/variations/variations_service_unittest.cc',
1405 'browser/nacl_host/nacl_validation_cache_unittest.cc', 1400 'browser/nacl_host/nacl_validation_cache_unittest.cc',
1406 'browser/nacl_host/pnacl_file_host_unittest.cc', 1401 'browser/nacl_host/pnacl_file_host_unittest.cc',
1407 'browser/net/chrome_fraudulent_certificate_reporter_unittest.cc', 1402 'browser/net/chrome_fraudulent_certificate_reporter_unittest.cc',
1408 'browser/net/chrome_net_log_unittest.cc', 1403 'browser/net/chrome_net_log_unittest.cc',
1409 'browser/net/chrome_network_delegate_unittest.cc', 1404 'browser/net/chrome_network_delegate_unittest.cc',
(...skipping 253 matching lines...) Expand 10 before | Expand all | Expand 10 after
1663 'browser/sync/profile_sync_test_util.cc', 1658 'browser/sync/profile_sync_test_util.cc',
1664 'browser/sync/profile_sync_test_util.h', 1659 'browser/sync/profile_sync_test_util.h',
1665 'browser/sync/sync_global_error_unittest.cc', 1660 'browser/sync/sync_global_error_unittest.cc',
1666 'browser/sync/sync_prefs_unittest.cc', 1661 'browser/sync/sync_prefs_unittest.cc',
1667 'browser/sync/sync_ui_util_mac_unittest.mm', 1662 'browser/sync/sync_ui_util_mac_unittest.mm',
1668 'browser/sync/sync_ui_util_unittest.cc', 1663 'browser/sync/sync_ui_util_unittest.cc',
1669 'browser/sync/test/test_http_bridge_factory.cc', 1664 'browser/sync/test/test_http_bridge_factory.cc',
1670 'browser/sync/test/test_http_bridge_factory.h', 1665 'browser/sync/test/test_http_bridge_factory.h',
1671 'browser/sync/test_profile_sync_service.cc', 1666 'browser/sync/test_profile_sync_service.cc',
1672 'browser/sync/test_profile_sync_service.h', 1667 'browser/sync/test_profile_sync_service.h',
1668 'browser/system_monitor/media_device_notifications_chromeos_unittest.cc' ,
1669 'browser/system_monitor/media_device_notifications_utils_unittest.cc',
1670 'browser/system_monitor/media_device_notifications_window_win_unittest.c c',
1671 'browser/system_monitor/media_storage_util_unittest.cc',
1672 'browser/system_monitor/removable_device_notifications_linux_unittest.cc ',
1673 'browser/tab_contents/render_view_context_menu_unittest.cc', 1673 'browser/tab_contents/render_view_context_menu_unittest.cc',
1674 'browser/tab_contents/thumbnail_generator_unittest.cc', 1674 'browser/tab_contents/thumbnail_generator_unittest.cc',
1675 'browser/tab_contents/web_contents_user_data_unittest.cc', 1675 'browser/tab_contents/web_contents_user_data_unittest.cc',
1676 'browser/task_manager/task_manager_unittest.cc', 1676 'browser/task_manager/task_manager_unittest.cc',
1677 'browser/task_profiler/task_profiler_data_serializer_unittest.cc', 1677 'browser/task_profiler/task_profiler_data_serializer_unittest.cc',
1678 'browser/themes/browser_theme_pack_unittest.cc', 1678 'browser/themes/browser_theme_pack_unittest.cc',
1679 'browser/themes/theme_service_unittest.cc', 1679 'browser/themes/theme_service_unittest.cc',
1680 'browser/ui/ash/event_rewriter_unittest.cc', 1680 'browser/ui/ash/event_rewriter_unittest.cc',
1681 'browser/ui/ash/ime_controller_chromeos_unittest.cc', 1681 'browser/ui/ash/ime_controller_chromeos_unittest.cc',
1682 'browser/ui/ash/launcher/browser_launcher_item_controller_unittest.cc', 1682 'browser/ui/ash/launcher/browser_launcher_item_controller_unittest.cc',
(...skipping 556 matching lines...) Expand 10 before | Expand all | Expand 10 after
2239 ['exclude', '^browser/captive_portal/'], 2239 ['exclude', '^browser/captive_portal/'],
2240 ], 2240 ],
2241 }], 2241 }],
2242 ['enable_session_service!=1', { 2242 ['enable_session_service!=1', {
2243 'sources!': [ 2243 'sources!': [
2244 'browser/sessions/session_service_unittest.cc', 2244 'browser/sessions/session_service_unittest.cc',
2245 ], 2245 ],
2246 }], 2246 }],
2247 ['chromeos==1', { 2247 ['chromeos==1', {
2248 'sources/': [ 2248 'sources/': [
2249 ['exclude', '^browser/media_gallery/removable_device_notifications_l inux_unittest.cc'],
2250 ['exclude', '^browser/password_manager/native_backend_gnome_x_unitte st.cc'], 2249 ['exclude', '^browser/password_manager/native_backend_gnome_x_unitte st.cc'],
2251 ['exclude', '^browser/password_manager/native_backend_kwallet_x_unit test.cc'], 2250 ['exclude', '^browser/password_manager/native_backend_kwallet_x_unit test.cc'],
2252 ['exclude', '^browser/policy/user_cloud_policy_store_unittest.cc'], 2251 ['exclude', '^browser/policy/user_cloud_policy_store_unittest.cc'],
2253 ['exclude', '^browser/policy/user_policy_signin_service_unittest.cc' ], 2252 ['exclude', '^browser/policy/user_policy_signin_service_unittest.cc' ],
2254 2253
2255 ['exclude', '^browser/safe_browsing/download_protection_service_unit test.cc' ], 2254 ['exclude', '^browser/safe_browsing/download_protection_service_unit test.cc' ],
2255 ['exclude', '^browser/system_monitor/removable_device_notifications_ linux_unittest.cc'],
2256 ], 2256 ],
2257 'sources': [ 2257 'sources': [
2258 'browser/ui/webui/feedback_ui_unittest.cc', 2258 'browser/ui/webui/feedback_ui_unittest.cc',
2259 ], 2259 ],
2260 }, { # else: chromeos == 0 2260 }, { # else: chromeos == 0
2261 'sources/': [ 2261 'sources/': [
2262 ['exclude', '^browser/chromeos/'], 2262 ['exclude', '^browser/chromeos/'],
2263 ['exclude', '^browser/media_gallery/media_device_notifications_chrom eos_unittest.cc'],
2264 ['exclude', '^browser/net/gaia/gaia_oauth_fetcher_unittest.cc'], 2263 ['exclude', '^browser/net/gaia/gaia_oauth_fetcher_unittest.cc'],
2265 ['exclude', '^browser/policy/auto_enrollment_client_unittest.cc' ], 2264 ['exclude', '^browser/policy/auto_enrollment_client_unittest.cc' ],
2266 ['exclude', '^browser/policy/configuration_policy_handler_chromeos_u nittest.cc' ], 2265 ['exclude', '^browser/policy/configuration_policy_handler_chromeos_u nittest.cc' ],
2267 ['exclude', '^browser/policy/cros_user_policy_cache_unittest.cc'], 2266 ['exclude', '^browser/policy/cros_user_policy_cache_unittest.cc'],
2268 ['exclude', '^browser/policy/device_policy_cache_unittest.cc'], 2267 ['exclude', '^browser/policy/device_policy_cache_unittest.cc'],
2269 ['exclude', '^browser/policy/device_status_collector_unittest.cc'], 2268 ['exclude', '^browser/policy/device_status_collector_unittest.cc'],
2270 ['exclude', '^browser/policy/enterprise_install_attributes_unittest. cc' ], 2269 ['exclude', '^browser/policy/enterprise_install_attributes_unittest. cc' ],
2271 ['exclude', '^browser/policy/network_configuration_updater_unittest. cc' ], 2270 ['exclude', '^browser/policy/network_configuration_updater_unittest. cc' ],
2272 ['exclude', '^browser/policy/user_cloud_policy_store_chromeos_unitte st.cc'], 2271 ['exclude', '^browser/policy/user_cloud_policy_store_chromeos_unitte st.cc'],
2272 ['exclude', '^browser/system_monitor/media_device_notifications_chro meos_unittest.cc'],
2273 ['exclude', '^browser/ui/ash/ime_controller_chromeos_unittest.cc'], 2273 ['exclude', '^browser/ui/ash/ime_controller_chromeos_unittest.cc'],
2274 ['exclude', '^browser/ui/webui/chromeos/imageburner/'], 2274 ['exclude', '^browser/ui/webui/chromeos/imageburner/'],
2275 ['exclude', '^browser/ui/webui/chromeos/login'], 2275 ['exclude', '^browser/ui/webui/chromeos/login'],
2276 ['exclude', '^browser/ui/webui/options/chromeos/'], 2276 ['exclude', '^browser/ui/webui/options/chromeos/'],
2277 ['exclude', '^browser/ui/webui/options/chromeos/'], 2277 ['exclude', '^browser/ui/webui/options/chromeos/'],
2278 ], 2278 ],
2279 }], 2279 }],
2280 ['toolkit_uses_gtk == 1', { 2280 ['toolkit_uses_gtk == 1', {
2281 'conditions': [ 2281 'conditions': [
2282 ['selinux==0', { 2282 ['selinux==0', {
(...skipping 2494 matching lines...) Expand 10 before | Expand all | Expand 10 after
4777 '--result', '<@(_outputs)', 4777 '--result', '<@(_outputs)',
4778 '--isolate', 'browser_tests.isolate', 4778 '--isolate', 'browser_tests.isolate',
4779 ], 4779 ],
4780 }, 4780 },
4781 ], 4781 ],
4782 }, 4782 },
4783 ], 4783 ],
4784 }], 4784 }],
4785 ], # 'conditions' 4785 ], # 'conditions'
4786 } 4786 }
OLDNEW
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698