OLD | NEW |
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 1032 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1043 '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared', | 1043 '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared', |
1044 '../testing/gmock.gyp:gmock', | 1044 '../testing/gmock.gyp:gmock', |
1045 '../testing/gtest.gyp:gtest', | 1045 '../testing/gtest.gyp:gtest', |
1046 'test_support_common', | 1046 'test_support_common', |
1047 '../sync/sync.gyp:test_support_sync', | 1047 '../sync/sync.gyp:test_support_sync', |
1048 '../sync/sync.gyp:test_support_sync_notifier', | 1048 '../sync/sync.gyp:test_support_sync_notifier', |
1049 '../sync/sync.gyp:test_support_syncapi_core', | 1049 '../sync/sync.gyp:test_support_syncapi_core', |
1050 '../sync/sync.gyp:test_support_syncapi_service', | 1050 '../sync/sync.gyp:test_support_syncapi_service', |
1051 'test_support_unit', | 1051 'test_support_unit', |
1052 # 3) anything tests directly depend on | 1052 # 3) anything tests directly depend on |
| 1053 '../device/device.gyp:device_bluetooth_mocks', |
1053 '../google_apis/google_apis.gyp:google_apis', | 1054 '../google_apis/google_apis.gyp:google_apis', |
1054 '../skia/skia.gyp:skia', | 1055 '../skia/skia.gyp:skia', |
1055 '../third_party/bzip2/bzip2.gyp:bzip2', | 1056 '../third_party/bzip2/bzip2.gyp:bzip2', |
1056 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio
n', | 1057 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio
n', |
1057 '../third_party/cld/cld.gyp:cld', | 1058 '../third_party/cld/cld.gyp:cld', |
1058 '../third_party/icu/icu.gyp:icui18n', | 1059 '../third_party/icu/icu.gyp:icui18n', |
1059 '../third_party/icu/icu.gyp:icuuc', | 1060 '../third_party/icu/icu.gyp:icuuc', |
1060 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', | 1061 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
1061 '../third_party/libjingle/libjingle.gyp:libjingle', | 1062 '../third_party/libjingle/libjingle.gyp:libjingle', |
1062 '../third_party/libxml/libxml.gyp:libxml', | 1063 '../third_party/libxml/libxml.gyp:libxml', |
(...skipping 288 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1351 'browser/extensions/api/web_request/upload_data_presenter_unittest.cc', | 1352 'browser/extensions/api/web_request/upload_data_presenter_unittest.cc', |
1352 'browser/extensions/api/web_request/web_request_api_unittest.cc', | 1353 'browser/extensions/api/web_request/web_request_api_unittest.cc', |
1353 'browser/extensions/api/web_request/web_request_permissions_unittest.cc'
, | 1354 'browser/extensions/api/web_request/web_request_permissions_unittest.cc'
, |
1354 'browser/extensions/api/web_request/web_request_time_tracker_unittest.cc
', | 1355 'browser/extensions/api/web_request/web_request_time_tracker_unittest.cc
', |
1355 'browser/extensions/app_notification_manager_sync_unittest.cc', | 1356 'browser/extensions/app_notification_manager_sync_unittest.cc', |
1356 'browser/extensions/app_notification_manager_unittest.cc', | 1357 'browser/extensions/app_notification_manager_unittest.cc', |
1357 'browser/extensions/app_notification_storage_unittest.cc', | 1358 'browser/extensions/app_notification_storage_unittest.cc', |
1358 'browser/extensions/app_notification_test_util.cc', | 1359 'browser/extensions/app_notification_test_util.cc', |
1359 'browser/extensions/app_notify_channel_setup_unittest.cc', | 1360 'browser/extensions/app_notify_channel_setup_unittest.cc', |
1360 'browser/extensions/app_sync_data_unittest.cc', | 1361 'browser/extensions/app_sync_data_unittest.cc', |
| 1362 'browser/extensions/bluetooth_event_router_unittest.cc', |
1361 'browser/extensions/component_loader_unittest.cc', | 1363 'browser/extensions/component_loader_unittest.cc', |
1362 'browser/extensions/convert_user_script_unittest.cc', | 1364 'browser/extensions/convert_user_script_unittest.cc', |
1363 'browser/extensions/convert_web_app_unittest.cc', | 1365 'browser/extensions/convert_web_app_unittest.cc', |
1364 'browser/extensions/default_apps_unittest.cc', | 1366 'browser/extensions/default_apps_unittest.cc', |
1365 'browser/extensions/event_listener_map_unittest.cc', | 1367 'browser/extensions/event_listener_map_unittest.cc', |
1366 'browser/extensions/event_router_forwarder_unittest.cc', | 1368 'browser/extensions/event_router_forwarder_unittest.cc', |
1367 'browser/extensions/extension_action_icon_factory_unittest.cc', | 1369 'browser/extensions/extension_action_icon_factory_unittest.cc', |
1368 'browser/extensions/extension_action_unittest.cc', | 1370 'browser/extensions/extension_action_unittest.cc', |
1369 'browser/extensions/extension_context_menu_model_unittest.cc', | 1371 'browser/extensions/extension_context_menu_model_unittest.cc', |
1370 'browser/extensions/extension_creator_filter_unittest.cc', | 1372 'browser/extensions/extension_creator_filter_unittest.cc', |
(...skipping 945 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2316 ['target_arch!="arm"', { | 2318 ['target_arch!="arm"', { |
2317 'dependencies': [ | 2319 'dependencies': [ |
2318 # build time dependency. | 2320 # build time dependency. |
2319 '../v8/tools/gyp/v8.gyp:v8_shell#host', | 2321 '../v8/tools/gyp/v8.gyp:v8_shell#host', |
2320 ], | 2322 ], |
2321 }], | 2323 }], |
2322 ['enable_extensions==0', { | 2324 ['enable_extensions==0', { |
2323 'sources/': [ | 2325 'sources/': [ |
2324 ['exclude', '^browser/extensions/api/'], | 2326 ['exclude', '^browser/extensions/api/'], |
2325 ['exclude', '^browser/sync/glue/chrome_extensions_activity_monitor_u
nittest.cc'], | 2327 ['exclude', '^browser/sync/glue/chrome_extensions_activity_monitor_u
nittest.cc'], |
| 2328 ['exclude', '^browser/extensions/bluetooth_event_router_unittest.cc'
], |
2326 ], | 2329 ], |
2327 }], | 2330 }], |
2328 ['use_ash==1', { | 2331 ['use_ash==1', { |
2329 'sources': [ | 2332 'sources': [ |
2330 'browser/ui/app_list/apps_model_builder_unittest.cc', | 2333 'browser/ui/app_list/apps_model_builder_unittest.cc', |
2331 ], | 2334 ], |
2332 'dependencies': [ | 2335 'dependencies': [ |
2333 '../ash/ash.gyp:ash_resources', | 2336 '../ash/ash.gyp:ash_resources', |
2334 ], | 2337 ], |
2335 # We eventually want to compile both in Win Aura builds, see | 2338 # We eventually want to compile both in Win Aura builds, see |
(...skipping 2682 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5018 'sync_integration_tests.isolate', | 5021 'sync_integration_tests.isolate', |
5019 ], | 5022 ], |
5020 'sources': [ | 5023 'sources': [ |
5021 'sync_integration_tests.isolate', | 5024 'sync_integration_tests.isolate', |
5022 ], | 5025 ], |
5023 }, | 5026 }, |
5024 ], | 5027 ], |
5025 }], | 5028 }], |
5026 ], # 'conditions' | 5029 ], # 'conditions' |
5027 } | 5030 } |
OLD | NEW |