| 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 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 115 'browser/extensions/test_extension_prefs.cc', | 115 'browser/extensions/test_extension_prefs.cc', |
| 116 'browser/extensions/test_extension_prefs.h', | 116 'browser/extensions/test_extension_prefs.h', |
| 117 'browser/extensions/test_extension_service.cc', | 117 'browser/extensions/test_extension_service.cc', |
| 118 'browser/extensions/test_extension_service.h', | 118 'browser/extensions/test_extension_service.h', |
| 119 'browser/extensions/test_extension_system.cc', | 119 'browser/extensions/test_extension_system.cc', |
| 120 'browser/extensions/test_extension_system.h', | 120 'browser/extensions/test_extension_system.h', |
| 121 'browser/extensions/test_management_policy.cc', | 121 'browser/extensions/test_management_policy.cc', |
| 122 'browser/extensions/test_management_policy.h', | 122 'browser/extensions/test_management_policy.h', |
| 123 'browser/google_apis/dummy_drive_service.cc', | 123 'browser/google_apis/dummy_drive_service.cc', |
| 124 'browser/google_apis/dummy_drive_service.h', | 124 'browser/google_apis/dummy_drive_service.h', |
| 125 'browser/google_apis/test_server/http_connection.cc', | |
| 126 'browser/google_apis/test_server/http_connection.h', | |
| 127 'browser/google_apis/test_server/http_request.cc', | |
| 128 'browser/google_apis/test_server/http_request.h', | |
| 129 'browser/google_apis/test_server/http_response.cc', | |
| 130 'browser/google_apis/test_server/http_response.h', | |
| 131 'browser/google_apis/test_server/http_server.cc', | |
| 132 'browser/google_apis/test_server/http_server.h', | |
| 133 'browser/google_apis/test_util.cc', | 125 'browser/google_apis/test_util.cc', |
| 134 'browser/google_apis/test_util.h', | 126 'browser/google_apis/test_util.h', |
| 135 'browser/media_galleries/fileapi/picasa/pmp_test_helper.cc', | 127 'browser/media_galleries/fileapi/picasa/pmp_test_helper.cc', |
| 136 'browser/media_galleries/fileapi/picasa/pmp_test_helper.h', | 128 'browser/media_galleries/fileapi/picasa/pmp_test_helper.h', |
| 137 'browser/media_galleries/media_galleries_test_util.cc', | 129 'browser/media_galleries/media_galleries_test_util.cc', |
| 138 'browser/media_galleries/media_galleries_test_util.h', | 130 'browser/media_galleries/media_galleries_test_util.h', |
| 139 'browser/net/url_request_mock_util.cc', | 131 'browser/net/url_request_mock_util.cc', |
| 140 'browser/net/url_request_mock_util.h', | 132 'browser/net/url_request_mock_util.h', |
| 141 'browser/notifications/notification_test_util.cc', | 133 'browser/notifications/notification_test_util.cc', |
| 142 'browser/notifications/notification_test_util.h', | 134 'browser/notifications/notification_test_util.h', |
| (...skipping 694 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 837 'browser/google_apis/gdata_wapi_parser_unittest.cc', | 829 'browser/google_apis/gdata_wapi_parser_unittest.cc', |
| 838 'browser/google_apis/gdata_wapi_operations_unittest.cc', | 830 'browser/google_apis/gdata_wapi_operations_unittest.cc', |
| 839 'browser/google_apis/gdata_wapi_url_generator_unittest.cc', | 831 'browser/google_apis/gdata_wapi_url_generator_unittest.cc', |
| 840 'browser/google_apis/fake_drive_service.cc', | 832 'browser/google_apis/fake_drive_service.cc', |
| 841 'browser/google_apis/fake_drive_service.h', | 833 'browser/google_apis/fake_drive_service.h', |
| 842 'browser/google_apis/fake_drive_service_unittest.cc', | 834 'browser/google_apis/fake_drive_service_unittest.cc', |
| 843 'browser/google_apis/mock_drive_service.cc', | 835 'browser/google_apis/mock_drive_service.cc', |
| 844 'browser/google_apis/mock_drive_service.h', | 836 'browser/google_apis/mock_drive_service.h', |
| 845 'browser/google_apis/operation_registry_unittest.cc', | 837 'browser/google_apis/operation_registry_unittest.cc', |
| 846 'browser/google_apis/operation_util_unittest.cc', | 838 'browser/google_apis/operation_util_unittest.cc', |
| 847 'browser/google_apis/test_server/http_request_unittest.cc', | |
| 848 'browser/google_apis/test_server/http_response_unittest.cc', | |
| 849 'browser/google_apis/test_server/http_server_unittest.cc', | |
| 850 'browser/google_apis/time_util_unittest.cc', | 839 'browser/google_apis/time_util_unittest.cc', |
| 851 'browser/history/android/android_cache_database_unittest.cc', | 840 'browser/history/android/android_cache_database_unittest.cc', |
| 852 'browser/history/android/android_history_provider_service_unittest.cc', | 841 'browser/history/android/android_history_provider_service_unittest.cc', |
| 853 'browser/history/android/android_history_types_unittest.cc', | 842 'browser/history/android/android_history_types_unittest.cc', |
| 854 'browser/history/android/android_provider_backend_unittest.cc', | 843 'browser/history/android/android_provider_backend_unittest.cc', |
| 855 'browser/history/android/android_urls_database_unittest.cc', | 844 'browser/history/android/android_urls_database_unittest.cc', |
| 856 'browser/history/android/bookmark_model_sql_handler_unittest.cc', | 845 'browser/history/android/bookmark_model_sql_handler_unittest.cc', |
| 857 'browser/history/android/sqlite_cursor_unittest.cc', | 846 'browser/history/android/sqlite_cursor_unittest.cc', |
| 858 'browser/history/android/urls_sql_handler_unittest.cc', | 847 'browser/history/android/urls_sql_handler_unittest.cc', |
| 859 'browser/history/android/visit_sql_handler_unittest.cc', | 848 'browser/history/android/visit_sql_handler_unittest.cc', |
| (...skipping 1646 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2506 # more details. | 2495 # more details. |
| 2507 'DebugInformationFormat': '3', | 2496 'DebugInformationFormat': '3', |
| 2508 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/unit_tests.exe.pdb', | 2497 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/unit_tests.exe.pdb', |
| 2509 }, | 2498 }, |
| 2510 }, | 2499 }, |
| 2511 }, | 2500 }, |
| 2512 ], | 2501 ], |
| 2513 }], | 2502 }], |
| 2514 ], # 'conditions' | 2503 ], # 'conditions' |
| 2515 } | 2504 } |
| OLD | NEW |