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 602 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
613 'browser/chromeos/customization_document_unittest.cc', | 613 'browser/chromeos/customization_document_unittest.cc', |
614 'browser/chromeos/dbus/cros_dbus_service_unittest.cc', | 614 'browser/chromeos/dbus/cros_dbus_service_unittest.cc', |
615 'browser/chromeos/dbus/printer_service_provider_unittest.cc', | 615 'browser/chromeos/dbus/printer_service_provider_unittest.cc', |
616 'browser/chromeos/dbus/proxy_resolution_service_provider_unittest.cc', | 616 'browser/chromeos/dbus/proxy_resolution_service_provider_unittest.cc', |
617 'browser/chromeos/dbus/service_provider_test_helper.cc', | 617 'browser/chromeos/dbus/service_provider_test_helper.cc', |
618 'browser/chromeos/dbus/service_provider_test_helper.h', | 618 'browser/chromeos/dbus/service_provider_test_helper.h', |
619 'browser/chromeos/display/display_preferences_unittest.cc', | 619 'browser/chromeos/display/display_preferences_unittest.cc', |
620 'browser/chromeos/drive/change_list_loader_unittest.cc', | 620 'browser/chromeos/drive/change_list_loader_unittest.cc', |
621 'browser/chromeos/drive/change_list_processor_unittest.cc', | 621 'browser/chromeos/drive/change_list_processor_unittest.cc', |
622 'browser/chromeos/drive/download_handler_unittest.cc', | 622 'browser/chromeos/drive/download_handler_unittest.cc', |
623 'browser/chromeos/drive/drive_app_registry_unittest.cc', | |
624 'browser/chromeos/drive/drive_file_stream_reader_unittest.cc', | 623 'browser/chromeos/drive/drive_file_stream_reader_unittest.cc', |
625 'browser/chromeos/drive/drive_integration_service_unittest.cc', | 624 'browser/chromeos/drive/drive_integration_service_unittest.cc', |
626 'browser/chromeos/drive/drive_url_request_job_unittest.cc', | 625 'browser/chromeos/drive/drive_url_request_job_unittest.cc', |
627 'browser/chromeos/drive/dummy_file_system.h', | 626 'browser/chromeos/drive/dummy_file_system.h', |
628 'browser/chromeos/drive/fake_file_system.cc', | 627 'browser/chromeos/drive/fake_file_system.cc', |
629 'browser/chromeos/drive/fake_file_system.h', | 628 'browser/chromeos/drive/fake_file_system.h', |
630 'browser/chromeos/drive/fake_file_system_unittest.cc', | 629 'browser/chromeos/drive/fake_file_system_unittest.cc', |
631 'browser/chromeos/drive/fake_free_disk_space_getter.cc', | 630 'browser/chromeos/drive/fake_free_disk_space_getter.cc', |
632 'browser/chromeos/drive/fake_free_disk_space_getter.h', | 631 'browser/chromeos/drive/fake_free_disk_space_getter.h', |
633 'browser/chromeos/drive/file_cache_unittest.cc', | 632 'browser/chromeos/drive/file_cache_unittest.cc', |
(...skipping 147 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
781 'browser/download/download_history_unittest.cc', | 780 'browser/download/download_history_unittest.cc', |
782 'browser/download/download_item_model_unittest.cc', | 781 'browser/download/download_item_model_unittest.cc', |
783 'browser/download/download_path_reservation_tracker_unittest.cc', | 782 'browser/download/download_path_reservation_tracker_unittest.cc', |
784 'browser/download/download_query_unittest.cc', | 783 'browser/download/download_query_unittest.cc', |
785 'browser/download/download_request_infobar_delegate_unittest.cc', | 784 'browser/download/download_request_infobar_delegate_unittest.cc', |
786 'browser/download/download_request_limiter_unittest.cc', | 785 'browser/download/download_request_limiter_unittest.cc', |
787 'browser/download/download_shelf_unittest.cc', | 786 'browser/download/download_shelf_unittest.cc', |
788 'browser/download/download_status_updater_unittest.cc', | 787 'browser/download/download_status_updater_unittest.cc', |
789 'browser/download/download_target_determiner_unittest.cc', | 788 'browser/download/download_target_determiner_unittest.cc', |
790 'browser/download/download_ui_controller_unittest.cc', | 789 'browser/download/download_ui_controller_unittest.cc', |
| 790 'browser/drive/drive_app_registry_unittest.cc', |
791 'browser/drive/drive_api_util_unittest.cc', | 791 'browser/drive/drive_api_util_unittest.cc', |
792 'browser/drive/drive_uploader_unittest.cc', | 792 'browser/drive/drive_uploader_unittest.cc', |
793 'browser/drive/event_logger_unittest.cc', | 793 'browser/drive/event_logger_unittest.cc', |
794 'browser/drive/fake_drive_service_unittest.cc', | 794 'browser/drive/fake_drive_service_unittest.cc', |
795 'browser/enumerate_modules_model_unittest_win.cc', | 795 'browser/enumerate_modules_model_unittest_win.cc', |
796 'browser/extensions/active_tab_unittest.cc', | 796 'browser/extensions/active_tab_unittest.cc', |
797 'browser/extensions/activity_log/activity_database_unittest.cc', | 797 'browser/extensions/activity_log/activity_database_unittest.cc', |
798 'browser/extensions/activity_log/activity_log_enabled_unittest.cc', | 798 'browser/extensions/activity_log/activity_log_enabled_unittest.cc', |
799 'browser/extensions/activity_log/activity_log_unittest.cc', | 799 'browser/extensions/activity_log/activity_log_unittest.cc', |
800 'browser/extensions/activity_log/activity_log_policy_unittest.cc', | 800 'browser/extensions/activity_log/activity_log_policy_unittest.cc', |
(...skipping 2071 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2872 'browser/ui/app_list/test/fake_profile_store.h', | 2872 'browser/ui/app_list/test/fake_profile_store.h', |
2873 'browser/ui/app_list/test/fast_show_pickler_unittest.cc', | 2873 'browser/ui/app_list/test/fast_show_pickler_unittest.cc', |
2874 'browser/ui/views/app_list/linux/app_list_linux_unittest.cc', | 2874 'browser/ui/views/app_list/linux/app_list_linux_unittest.cc', |
2875 'browser/ui/views/app_list/win/app_list_win_unittest.cc', | 2875 'browser/ui/views/app_list/win/app_list_win_unittest.cc', |
2876 ], | 2876 ], |
2877 }, | 2877 }, |
2878 ], | 2878 ], |
2879 }], | 2879 }], |
2880 ], # 'conditions' | 2880 ], # 'conditions' |
2881 } | 2881 } |
OLD | NEW |