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 1022 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1033 '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared', | 1033 '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared', |
1034 '../testing/gmock.gyp:gmock', | 1034 '../testing/gmock.gyp:gmock', |
1035 '../testing/gtest.gyp:gtest', | 1035 '../testing/gtest.gyp:gtest', |
1036 'test_support_common', | 1036 'test_support_common', |
1037 '../sync/sync.gyp:test_support_sync', | 1037 '../sync/sync.gyp:test_support_sync', |
1038 '../sync/sync.gyp:test_support_sync_notifier', | 1038 '../sync/sync.gyp:test_support_sync_notifier', |
1039 '../sync/sync.gyp:test_support_syncapi_core', | 1039 '../sync/sync.gyp:test_support_syncapi_core', |
1040 '../sync/sync.gyp:test_support_syncapi_service', | 1040 '../sync/sync.gyp:test_support_syncapi_service', |
1041 'test_support_unit', | 1041 'test_support_unit', |
1042 # 3) anything tests directly depend on | 1042 # 3) anything tests directly depend on |
| 1043 '../device/device.gyp:device_bluetooth_mocks', |
1043 '../google_apis/google_apis.gyp:google_apis', | 1044 '../google_apis/google_apis.gyp:google_apis', |
1044 '../skia/skia.gyp:skia', | 1045 '../skia/skia.gyp:skia', |
1045 '../third_party/bzip2/bzip2.gyp:bzip2', | 1046 '../third_party/bzip2/bzip2.gyp:bzip2', |
1046 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio
n', | 1047 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio
n', |
1047 '../third_party/cld/cld.gyp:cld', | 1048 '../third_party/cld/cld.gyp:cld', |
1048 '../third_party/icu/icu.gyp:icui18n', | 1049 '../third_party/icu/icu.gyp:icui18n', |
1049 '../third_party/icu/icu.gyp:icuuc', | 1050 '../third_party/icu/icu.gyp:icuuc', |
1050 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', | 1051 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
1051 '../third_party/libjingle/libjingle.gyp:libjingle', | 1052 '../third_party/libjingle/libjingle.gyp:libjingle', |
1052 '../third_party/libxml/libxml.gyp:libxml', | 1053 '../third_party/libxml/libxml.gyp:libxml', |
(...skipping 288 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1341 'browser/extensions/api/web_request/upload_data_presenter_unittest.cc', | 1342 'browser/extensions/api/web_request/upload_data_presenter_unittest.cc', |
1342 'browser/extensions/api/web_request/web_request_api_unittest.cc', | 1343 'browser/extensions/api/web_request/web_request_api_unittest.cc', |
1343 'browser/extensions/api/web_request/web_request_permissions_unittest.cc'
, | 1344 'browser/extensions/api/web_request/web_request_permissions_unittest.cc'
, |
1344 'browser/extensions/api/web_request/web_request_time_tracker_unittest.cc
', | 1345 'browser/extensions/api/web_request/web_request_time_tracker_unittest.cc
', |
1345 'browser/extensions/app_notification_manager_sync_unittest.cc', | 1346 'browser/extensions/app_notification_manager_sync_unittest.cc', |
1346 'browser/extensions/app_notification_manager_unittest.cc', | 1347 'browser/extensions/app_notification_manager_unittest.cc', |
1347 'browser/extensions/app_notification_storage_unittest.cc', | 1348 'browser/extensions/app_notification_storage_unittest.cc', |
1348 'browser/extensions/app_notification_test_util.cc', | 1349 'browser/extensions/app_notification_test_util.cc', |
1349 'browser/extensions/app_notify_channel_setup_unittest.cc', | 1350 'browser/extensions/app_notify_channel_setup_unittest.cc', |
1350 'browser/extensions/app_sync_data_unittest.cc', | 1351 'browser/extensions/app_sync_data_unittest.cc', |
| 1352 'browser/extensions/bluetooth_event_router_unittest.cc', |
1351 'browser/extensions/component_loader_unittest.cc', | 1353 'browser/extensions/component_loader_unittest.cc', |
1352 'browser/extensions/convert_user_script_unittest.cc', | 1354 'browser/extensions/convert_user_script_unittest.cc', |
1353 'browser/extensions/convert_web_app_unittest.cc', | 1355 'browser/extensions/convert_web_app_unittest.cc', |
1354 'browser/extensions/default_apps_unittest.cc', | 1356 'browser/extensions/default_apps_unittest.cc', |
1355 'browser/extensions/event_listener_map_unittest.cc', | 1357 'browser/extensions/event_listener_map_unittest.cc', |
1356 'browser/extensions/event_router_forwarder_unittest.cc', | 1358 'browser/extensions/event_router_forwarder_unittest.cc', |
1357 'browser/extensions/extension_action_icon_factory_unittest.cc', | 1359 'browser/extensions/extension_action_icon_factory_unittest.cc', |
1358 'browser/extensions/extension_action_unittest.cc', | 1360 'browser/extensions/extension_action_unittest.cc', |
1359 'browser/extensions/extension_context_menu_model_unittest.cc', | 1361 'browser/extensions/extension_context_menu_model_unittest.cc', |
1360 'browser/extensions/extension_creator_filter_unittest.cc', | 1362 'browser/extensions/extension_creator_filter_unittest.cc', |
(...skipping 945 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2306 ['target_arch!="arm"', { | 2308 ['target_arch!="arm"', { |
2307 'dependencies': [ | 2309 'dependencies': [ |
2308 # build time dependency. | 2310 # build time dependency. |
2309 '../v8/tools/gyp/v8.gyp:v8_shell#host', | 2311 '../v8/tools/gyp/v8.gyp:v8_shell#host', |
2310 ], | 2312 ], |
2311 }], | 2313 }], |
2312 ['enable_extensions==0', { | 2314 ['enable_extensions==0', { |
2313 'sources/': [ | 2315 'sources/': [ |
2314 ['exclude', '^browser/extensions/api/'], | 2316 ['exclude', '^browser/extensions/api/'], |
2315 ['exclude', '^browser/sync/glue/chrome_extensions_activity_monitor_u
nittest.cc'], | 2317 ['exclude', '^browser/sync/glue/chrome_extensions_activity_monitor_u
nittest.cc'], |
| 2318 ['exclude', '^browser/extensions/bluetooth_event_router_unittest.cc'
], |
2316 ], | 2319 ], |
2317 }], | 2320 }], |
2318 ['use_ash==1', { | 2321 ['use_ash==1', { |
2319 'sources': [ | 2322 'sources': [ |
2320 'browser/ui/app_list/apps_model_builder_unittest.cc', | 2323 'browser/ui/app_list/apps_model_builder_unittest.cc', |
2321 ], | 2324 ], |
2322 'dependencies': [ | 2325 'dependencies': [ |
2323 '../ash/ash.gyp:ash_resources', | 2326 '../ash/ash.gyp:ash_resources', |
2324 ], | 2327 ], |
2325 # We eventually want to compile both in Win Aura builds, see | 2328 # We eventually want to compile both in Win Aura builds, see |
(...skipping 2682 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5008 'sync_integration_tests.isolate', | 5011 'sync_integration_tests.isolate', |
5009 ], | 5012 ], |
5010 'sources': [ | 5013 'sources': [ |
5011 'sync_integration_tests.isolate', | 5014 'sync_integration_tests.isolate', |
5012 ], | 5015 ], |
5013 }, | 5016 }, |
5014 ], | 5017 ], |
5015 }], | 5018 }], |
5016 ], # 'conditions' | 5019 ], # 'conditions' |
5017 } | 5020 } |
OLD | NEW |