| 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 818 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 829 'browser/file_select_helper_unittest.cc', | 829 'browser/file_select_helper_unittest.cc', |
| 830 'browser/first_run/first_run_unittest.cc', | 830 'browser/first_run/first_run_unittest.cc', |
| 831 'browser/geolocation/chrome_geolocation_permission_context_unittest.cc', | 831 'browser/geolocation/chrome_geolocation_permission_context_unittest.cc', |
| 832 'browser/geolocation/geolocation_infobar_queue_controller_unittest.cc', | 832 'browser/geolocation/geolocation_infobar_queue_controller_unittest.cc', |
| 833 'browser/geolocation/geolocation_settings_state_unittest.cc', | 833 'browser/geolocation/geolocation_settings_state_unittest.cc', |
| 834 'browser/global_keyboard_shortcuts_mac_unittest.mm', | 834 'browser/global_keyboard_shortcuts_mac_unittest.mm', |
| 835 'browser/google/google_search_counter_unittest.cc', | 835 'browser/google/google_search_counter_unittest.cc', |
| 836 'browser/google/google_update_settings_unittest.cc', | 836 'browser/google/google_update_settings_unittest.cc', |
| 837 'browser/google/google_url_tracker_unittest.cc', | 837 'browser/google/google_url_tracker_unittest.cc', |
| 838 'browser/google/google_util_unittest.cc', | 838 'browser/google/google_util_unittest.cc', |
| 839 'browser/google_apis/base_operations_unittest.cc', | 839 'browser/google_apis/base_requests_unittest.cc', |
| 840 'browser/google_apis/base_operations_server_unittest.cc', | 840 'browser/google_apis/base_requests_server_unittest.cc', |
| 841 'browser/google_apis/drive_api_operations_unittest.cc', | 841 'browser/google_apis/drive_api_operations_unittest.cc', |
| 842 'browser/google_apis/drive_api_parser_unittest.cc', | 842 'browser/google_apis/drive_api_parser_unittest.cc', |
| 843 'browser/google_apis/drive_api_url_generator_unittest.cc', | 843 'browser/google_apis/drive_api_url_generator_unittest.cc', |
| 844 'browser/google_apis/drive_api_util_unittest.cc', | 844 'browser/google_apis/drive_api_util_unittest.cc', |
| 845 'browser/google_apis/drive_uploader_unittest.cc', | 845 'browser/google_apis/drive_uploader_unittest.cc', |
| 846 'browser/google_apis/event_logger_unittest.cc', | 846 'browser/google_apis/event_logger_unittest.cc', |
| 847 'browser/google_apis/gdata_wapi_parser_unittest.cc', | 847 'browser/google_apis/gdata_wapi_parser_unittest.cc', |
| 848 'browser/google_apis/gdata_wapi_operations_unittest.cc', | 848 'browser/google_apis/gdata_wapi_operations_unittest.cc', |
| 849 'browser/google_apis/gdata_wapi_url_generator_unittest.cc', | 849 'browser/google_apis/gdata_wapi_url_generator_unittest.cc', |
| 850 'browser/google_apis/fake_drive_service.cc', | 850 'browser/google_apis/fake_drive_service.cc', |
| (...skipping 1477 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2328 'browser/ui/window_sizer/window_sizer_common_unittest.cc', | 2328 'browser/ui/window_sizer/window_sizer_common_unittest.cc', |
| 2329 'browser/ui/window_sizer/window_sizer_unittest.cc', | 2329 'browser/ui/window_sizer/window_sizer_unittest.cc', |
| 2330 'test/base/browser_with_test_window_test.cc', | 2330 'test/base/browser_with_test_window_test.cc', |
| 2331 'test/base/browser_with_test_window_test.h', | 2331 'test/base/browser_with_test_window_test.h', |
| 2332 'test/base/test_browser_window.h', | 2332 'test/base/test_browser_window.h', |
| 2333 | 2333 |
| 2334 'browser/sessions/persistent_tab_restore_service_browsertest.cc', | 2334 'browser/sessions/persistent_tab_restore_service_browsertest.cc', |
| 2335 'browser/sessions/session_backend_unittest.cc', | 2335 'browser/sessions/session_backend_unittest.cc', |
| 2336 | 2336 |
| 2337 # Test files cannot be opened on Android. | 2337 # Test files cannot be opened on Android. |
| 2338 'browser/google_apis/base_operations_server_unittest.cc', | 2338 'browser/google_apis/base_requests_server_unittest.cc', |
| 2339 'browser/google_apis/drive_api_operations_unittest.cc', | 2339 'browser/google_apis/drive_api_operations_unittest.cc', |
| 2340 'browser/google_apis/fake_drive_service_unittest.cc', | 2340 'browser/google_apis/fake_drive_service_unittest.cc', |
| 2341 'browser/google_apis/gdata_wapi_operations_unittest.cc', | 2341 'browser/google_apis/gdata_wapi_operations_unittest.cc', |
| 2342 'browser/google_apis/gdata_wapi_parser_unittest.cc', | 2342 'browser/google_apis/gdata_wapi_parser_unittest.cc', |
| 2343 | 2343 |
| 2344 'browser/user_style_sheet_watcher_unittest.cc', | 2344 'browser/user_style_sheet_watcher_unittest.cc', |
| 2345 | 2345 |
| 2346 # The autofill popup is implemented in mostly native code on | 2346 # The autofill popup is implemented in mostly native code on |
| 2347 # Android. | 2347 # Android. |
| 2348 'browser/ui/autofill/autofill_popup_controller_unittest.cc', | 2348 'browser/ui/autofill/autofill_popup_controller_unittest.cc', |
| (...skipping 205 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2554 # more details. | 2554 # more details. |
| 2555 'DebugInformationFormat': '3', | 2555 'DebugInformationFormat': '3', |
| 2556 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/unit_tests.exe.pdb', | 2556 'ProgramDataBaseFileName': '<(PRODUCT_DIR)/unit_tests.exe.pdb', |
| 2557 }, | 2557 }, |
| 2558 }, | 2558 }, |
| 2559 }, | 2559 }, |
| 2560 ], | 2560 ], |
| 2561 }], | 2561 }], |
| 2562 ], # 'conditions' | 2562 ], # 'conditions' |
| 2563 } | 2563 } |
| OLD | NEW |