| 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 '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/google_apis/test_server/http_connection.cc', | 115 'browser/google_apis/test_server/http_connection.cc', |
| 116 'browser/google_apis/test_server/http_connection.h', | 116 'browser/google_apis/test_server/http_connection.h', |
| 117 'browser/google_apis/test_server/http_request.cc', | 117 'browser/google_apis/test_server/http_request.cc', |
| 118 'browser/google_apis/test_server/http_request.h', | 118 'browser/google_apis/test_server/http_request.h', |
| 119 'browser/google_apis/test_server/http_response.cc', | 119 'browser/google_apis/test_server/http_response.cc', |
| 120 'browser/google_apis/test_server/http_response.h', | 120 'browser/google_apis/test_server/http_response.h', |
| 121 'browser/google_apis/test_server/http_server.cc', | 121 'browser/google_apis/test_server/http_server.cc', |
| 122 'browser/google_apis/test_server/http_server.h', | 122 'browser/google_apis/test_server/http_server.h', |
| 123 'browser/google_apis/test_util.cc', | 123 'browser/google_apis/test_util.cc', |
| 124 'browser/google_apis/test_util.h', | 124 'browser/google_apis/test_util.h', |
| 125 'browser/media_gallery/media_galleries_test_util.cc', |
| 126 'browser/media_gallery/media_galleries_test_util.h', |
| 125 'browser/net/url_request_mock_link_doctor_job.cc', | 127 'browser/net/url_request_mock_link_doctor_job.cc', |
| 126 'browser/net/url_request_mock_link_doctor_job.h', | 128 'browser/net/url_request_mock_link_doctor_job.h', |
| 127 'browser/net/url_request_mock_util.cc', | 129 'browser/net/url_request_mock_util.cc', |
| 128 'browser/net/url_request_mock_util.h', | 130 'browser/net/url_request_mock_util.h', |
| 129 'browser/notifications/notification_test_util.cc', | 131 'browser/notifications/notification_test_util.cc', |
| 130 'browser/notifications/notification_test_util.h', | 132 'browser/notifications/notification_test_util.h', |
| 131 'browser/password_manager/mock_password_store.cc', | 133 'browser/password_manager/mock_password_store.cc', |
| 132 'browser/password_manager/mock_password_store.h', | 134 'browser/password_manager/mock_password_store.h', |
| 133 'browser/password_manager/password_form_data.cc', | 135 'browser/password_manager/password_form_data.cc', |
| 134 'browser/password_manager/password_form_data.h', | 136 'browser/password_manager/password_form_data.h', |
| (...skipping 691 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 826 'browser/intents/register_intent_handler_infobar_delegate_unittest.cc', | 828 'browser/intents/register_intent_handler_infobar_delegate_unittest.cc', |
| 827 'browser/intents/web_intents_registry_unittest.cc', | 829 'browser/intents/web_intents_registry_unittest.cc', |
| 828 'browser/intents/web_intents_reporting_unittest.cc', | 830 'browser/intents/web_intents_reporting_unittest.cc', |
| 829 'browser/intents/web_intents_util_unittest.cc', | 831 'browser/intents/web_intents_util_unittest.cc', |
| 830 'browser/internal_auth_unittest.cc', | 832 'browser/internal_auth_unittest.cc', |
| 831 'browser/language_usage_metrics_unittest.cc', | 833 'browser/language_usage_metrics_unittest.cc', |
| 832 'browser/mac/keystone_glue_unittest.mm', | 834 'browser/mac/keystone_glue_unittest.mm', |
| 833 'browser/managed_mode/managed_mode_unittest.cc', | 835 'browser/managed_mode/managed_mode_unittest.cc', |
| 834 'browser/managed_mode/managed_mode_url_filter_unittest.cc', | 836 'browser/managed_mode/managed_mode_url_filter_unittest.cc', |
| 835 'browser/media/media_internals_unittest.cc', | 837 'browser/media/media_internals_unittest.cc', |
| 838 'browser/media_gallery/media_file_system_registry_unittest.cc', |
| 836 'browser/media_gallery/media_galleries_dialog_controller_mock.cc', | 839 'browser/media_gallery/media_galleries_dialog_controller_mock.cc', |
| 837 'browser/media_gallery/media_galleries_dialog_controller_mock.h', | 840 'browser/media_gallery/media_galleries_dialog_controller_mock.h', |
| 838 'browser/media_gallery/media_galleries_preferences_unittest.cc', | 841 'browser/media_gallery/media_galleries_preferences_unittest.cc', |
| 839 'browser/media_gallery/media_gallery_database_unittest.cc', | 842 'browser/media_gallery/media_gallery_database_unittest.cc', |
| 840 'browser/metrics/metrics_log_unittest.cc', | 843 'browser/metrics/metrics_log_unittest.cc', |
| 841 'browser/metrics/metrics_log_serializer_unittest.cc', | 844 'browser/metrics/metrics_log_serializer_unittest.cc', |
| 842 'browser/metrics/metrics_service_unittest.cc', | 845 'browser/metrics/metrics_service_unittest.cc', |
| 843 'browser/metrics/thread_watcher_unittest.cc', | 846 'browser/metrics/thread_watcher_unittest.cc', |
| 844 'browser/metrics/variations/variations_service_unittest.cc', | 847 'browser/metrics/variations/variations_service_unittest.cc', |
| 845 'browser/metrics/variations/resource_request_allowed_notifier_test_util.
cc', | 848 'browser/metrics/variations/resource_request_allowed_notifier_test_util.
cc', |
| (...skipping 1416 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2262 'unit_tests.isolate', | 2265 'unit_tests.isolate', |
| 2263 ], | 2266 ], |
| 2264 'sources': [ | 2267 'sources': [ |
| 2265 'unit_tests.isolate', | 2268 'unit_tests.isolate', |
| 2266 ], | 2269 ], |
| 2267 }, | 2270 }, |
| 2268 ], | 2271 ], |
| 2269 }], | 2272 }], |
| 2270 ], # 'conditions' | 2273 ], # 'conditions' |
| 2271 } | 2274 } |
| OLD | NEW |