OLD | NEW |
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 1408 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1419 'browser/ui/window_sizer/window_sizer_unittest.cc', | 1419 'browser/ui/window_sizer/window_sizer_unittest.cc', |
1420 'browser/ui/zoom/zoom_controller_unittest.cc', | 1420 'browser/ui/zoom/zoom_controller_unittest.cc', |
1421 'browser/chrome_to_mobile_service_unittest.cc', | 1421 'browser/chrome_to_mobile_service_unittest.cc', |
1422 'browser/user_style_sheet_watcher_unittest.cc', | 1422 'browser/user_style_sheet_watcher_unittest.cc', |
1423 'browser/value_store/leveldb_value_store_unittest.cc', | 1423 'browser/value_store/leveldb_value_store_unittest.cc', |
1424 'browser/value_store/testing_value_store_unittest.cc', | 1424 'browser/value_store/testing_value_store_unittest.cc', |
1425 'browser/value_store/value_store_change_unittest.cc', | 1425 'browser/value_store/value_store_change_unittest.cc', |
1426 'browser/value_store/value_store_frontend_unittest.cc', | 1426 'browser/value_store/value_store_frontend_unittest.cc', |
1427 'browser/value_store/value_store_unittest.cc', | 1427 'browser/value_store/value_store_unittest.cc', |
1428 'browser/value_store/value_store_unittest.h', | 1428 'browser/value_store/value_store_unittest.h', |
1429 'browser/visitedlink/visitedlink_unittest.cc', | |
1430 'browser/web_applications/web_app_mac_unittest.mm', | 1429 'browser/web_applications/web_app_mac_unittest.mm', |
1431 'browser/web_applications/web_app_unittest.cc', | 1430 'browser/web_applications/web_app_unittest.cc', |
1432 'browser/web_resource/promo_resource_service_mobile_ntp_unittest.cc', | 1431 'browser/web_resource/promo_resource_service_mobile_ntp_unittest.cc', |
1433 'browser/web_resource/promo_resource_service_unittest.cc', | 1432 'browser/web_resource/promo_resource_service_unittest.cc', |
1434 'browser/webdata/autofill_entry_unittest.cc', | 1433 'browser/webdata/autofill_entry_unittest.cc', |
1435 'browser/webdata/autofill_profile_syncable_service_unittest.cc', | 1434 'browser/webdata/autofill_profile_syncable_service_unittest.cc', |
1436 'browser/webdata/autofill_table_unittest.cc', | 1435 'browser/webdata/autofill_table_unittest.cc', |
1437 'browser/webdata/keyword_table_unittest.cc', | 1436 'browser/webdata/keyword_table_unittest.cc', |
1438 'browser/webdata/token_service_table_unittest.cc', | 1437 'browser/webdata/token_service_table_unittest.cc', |
1439 'browser/webdata/web_apps_table_unittest.cc', | 1438 'browser/webdata/web_apps_table_unittest.cc', |
(...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1638 '../webkit/blob/mock_blob_url_request_context.cc', | 1637 '../webkit/blob/mock_blob_url_request_context.cc', |
1639 '../webkit/blob/mock_blob_url_request_context.h', | 1638 '../webkit/blob/mock_blob_url_request_context.h', |
1640 '../webkit/fileapi/syncable/canned_syncable_file_system.cc', | 1639 '../webkit/fileapi/syncable/canned_syncable_file_system.cc', |
1641 '../webkit/fileapi/syncable/canned_syncable_file_system.cc', | 1640 '../webkit/fileapi/syncable/canned_syncable_file_system.cc', |
1642 '../webkit/fileapi/syncable/mock_sync_status_observer.cc', | 1641 '../webkit/fileapi/syncable/mock_sync_status_observer.cc', |
1643 '../webkit/fileapi/syncable/mock_sync_status_observer.h', | 1642 '../webkit/fileapi/syncable/mock_sync_status_observer.h', |
1644 '../webkit/glue/web_intent_reply_data_unittest.cc', | 1643 '../webkit/glue/web_intent_reply_data_unittest.cc', |
1645 '../webkit/glue/web_intent_service_data_unittest.cc', | 1644 '../webkit/glue/web_intent_service_data_unittest.cc', |
1646 '../webkit/quota/mock_storage_client.cc', | 1645 '../webkit/quota/mock_storage_client.cc', |
1647 '../webkit/quota/mock_storage_client.h', | 1646 '../webkit/quota/mock_storage_client.h', |
| 1647 |
| 1648 # TODO(boliu): Move this to components_unittest target under |
| 1649 # components/. |
| 1650 '../components/visitedlink/test/visitedlink_unittest.cc', |
1648 ], | 1651 ], |
1649 'conditions': [ | 1652 'conditions': [ |
1650 ['OS!="ios"', { | 1653 ['OS!="ios"', { |
1651 'dependencies': [ | 1654 'dependencies': [ |
1652 'common/extensions/api/api.gyp:api', | 1655 'common/extensions/api/api.gyp:api', |
1653 '../device/device.gyp:device_bluetooth_mocks', | 1656 '../device/device.gyp:device_bluetooth_mocks', |
1654 '../gpu/gpu.gyp:gpu_unittest_utils', | 1657 '../gpu/gpu.gyp:gpu_unittest_utils', |
1655 '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared', | 1658 '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared', |
1656 '../third_party/cld/cld.gyp:cld', | 1659 '../third_party/cld/cld.gyp:cld', |
1657 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', | 1660 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
(...skipping 662 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2320 'unit_tests.isolate', | 2323 'unit_tests.isolate', |
2321 ], | 2324 ], |
2322 'sources': [ | 2325 'sources': [ |
2323 'unit_tests.isolate', | 2326 'unit_tests.isolate', |
2324 ], | 2327 ], |
2325 }, | 2328 }, |
2326 ], | 2329 ], |
2327 }], | 2330 }], |
2328 ], # 'conditions' | 2331 ], # 'conditions' |
2329 } | 2332 } |
OLD | NEW |