| OLD | NEW |
| 1 # Copyright 2014 The Chromium Authors. All rights reserved. | 1 # Copyright 2014 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 import("//build/config/chrome_build.gni") | 5 import("//build/config/chrome_build.gni") |
| 6 import("//build/config/chromecast_build.gni") | 6 import("//build/config/chromecast_build.gni") |
| 7 import("//build/config/compiler/compiler.gni") | 7 import("//build/config/compiler/compiler.gni") |
| 8 import("//build/config/crypto.gni") | 8 import("//build/config/crypto.gni") |
| 9 import("//build/config/features.gni") | 9 import("//build/config/features.gni") |
| 10 import("//build/config/ui.gni") | 10 import("//build/config/ui.gni") |
| (...skipping 1059 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1070 "../browser/download/base_file_win_unittest.cc", | 1070 "../browser/download/base_file_win_unittest.cc", |
| 1071 "../browser/download/download_file_unittest.cc", | 1071 "../browser/download/download_file_unittest.cc", |
| 1072 "../browser/download/download_item_impl_unittest.cc", | 1072 "../browser/download/download_item_impl_unittest.cc", |
| 1073 "../browser/download/download_job_unittest.cc", | 1073 "../browser/download/download_job_unittest.cc", |
| 1074 "../browser/download/download_manager_impl_unittest.cc", | 1074 "../browser/download/download_manager_impl_unittest.cc", |
| 1075 "../browser/download/download_request_core_unittest.cc", | 1075 "../browser/download/download_request_core_unittest.cc", |
| 1076 "../browser/download/parallel_download_job_unittest.cc", | 1076 "../browser/download/parallel_download_job_unittest.cc", |
| 1077 "../browser/download/parallel_download_utils_unittest.cc", | 1077 "../browser/download/parallel_download_utils_unittest.cc", |
| 1078 "../browser/download/rate_estimator_unittest.cc", | 1078 "../browser/download/rate_estimator_unittest.cc", |
| 1079 "../browser/download/save_package_unittest.cc", | 1079 "../browser/download/save_package_unittest.cc", |
| 1080 "../browser/fileapi/copy_or_move_file_validator_unittest.cc", | |
| 1081 "../browser/fileapi/copy_or_move_operation_delegate_unittest.cc", | 1080 "../browser/fileapi/copy_or_move_operation_delegate_unittest.cc", |
| 1082 "../browser/fileapi/dragged_file_util_unittest.cc", | 1081 "../browser/fileapi/dragged_file_util_unittest.cc", |
| 1083 "../browser/fileapi/file_system_context_unittest.cc", | 1082 "../browser/fileapi/file_system_context_unittest.cc", |
| 1084 "../browser/fileapi/file_system_dir_url_request_job_unittest.cc", | |
| 1085 "../browser/fileapi/file_system_file_stream_reader_unittest.cc", | |
| 1086 "../browser/fileapi/file_system_operation_impl_unittest.cc", | 1083 "../browser/fileapi/file_system_operation_impl_unittest.cc", |
| 1087 "../browser/fileapi/file_system_operation_impl_write_unittest.cc", | 1084 "../browser/fileapi/file_system_operation_impl_write_unittest.cc", |
| 1088 "../browser/fileapi/file_system_operation_runner_unittest.cc", | 1085 "../browser/fileapi/file_system_operation_runner_unittest.cc", |
| 1089 "../browser/fileapi/file_system_quota_client_unittest.cc", | |
| 1090 "../browser/fileapi/file_system_url_request_job_unittest.cc", | |
| 1091 "../browser/fileapi/file_writer_delegate_unittest.cc", | |
| 1092 "../browser/fileapi/fileapi_message_filter_unittest.cc", | 1086 "../browser/fileapi/fileapi_message_filter_unittest.cc", |
| 1093 "../browser/fileapi/local_file_util_unittest.cc", | |
| 1094 "../browser/fileapi/mock_file_change_observer.cc", | 1087 "../browser/fileapi/mock_file_change_observer.cc", |
| 1095 "../browser/fileapi/mock_file_change_observer.h", | 1088 "../browser/fileapi/mock_file_change_observer.h", |
| 1096 "../browser/fileapi/mock_file_update_observer.cc", | 1089 "../browser/fileapi/mock_file_update_observer.cc", |
| 1097 "../browser/fileapi/mock_file_update_observer.h", | 1090 "../browser/fileapi/mock_file_update_observer.h", |
| 1098 "../browser/fileapi/obfuscated_file_util_unittest.cc", | 1091 "../browser/fileapi/obfuscated_file_util_unittest.cc", |
| 1099 "../browser/fileapi/plugin_private_file_system_backend_unittest.cc", | |
| 1100 "../browser/fileapi/recursive_operation_delegate_unittest.cc", | 1092 "../browser/fileapi/recursive_operation_delegate_unittest.cc", |
| 1101 "../browser/fileapi/sandbox_database_test_helper.cc", | 1093 "../browser/fileapi/sandbox_database_test_helper.cc", |
| 1102 "../browser/fileapi/sandbox_database_test_helper.h", | 1094 "../browser/fileapi/sandbox_database_test_helper.h", |
| 1103 "../browser/fileapi/sandbox_directory_database_unittest.cc", | 1095 "../browser/fileapi/sandbox_directory_database_unittest.cc", |
| 1104 "../browser/fileapi/sandbox_file_system_backend_delegate_unittest.cc", | |
| 1105 "../browser/fileapi/sandbox_file_system_backend_unittest.cc", | |
| 1106 "../browser/fileapi/sandbox_origin_database_unittest.cc", | 1096 "../browser/fileapi/sandbox_origin_database_unittest.cc", |
| 1107 "../browser/fileapi/transient_file_util_unittest.cc", | |
| 1108 "../browser/fileapi/upload_file_system_file_element_reader_unittest.cc", | 1097 "../browser/fileapi/upload_file_system_file_element_reader_unittest.cc", |
| 1109 "../browser/frame_host/ancestor_throttle_unittest.cc", | 1098 "../browser/frame_host/ancestor_throttle_unittest.cc", |
| 1110 "../browser/frame_host/frame_tree_node_blame_context_unittest.cc", | 1099 "../browser/frame_host/frame_tree_node_blame_context_unittest.cc", |
| 1111 "../browser/frame_host/frame_tree_unittest.cc", | 1100 "../browser/frame_host/frame_tree_unittest.cc", |
| 1112 "../browser/frame_host/mixed_content_navigation_throttle_unittest.cc", | 1101 "../browser/frame_host/mixed_content_navigation_throttle_unittest.cc", |
| 1113 "../browser/frame_host/navigation_controller_impl_unittest.cc", | 1102 "../browser/frame_host/navigation_controller_impl_unittest.cc", |
| 1114 "../browser/frame_host/navigation_entry_impl_unittest.cc", | 1103 "../browser/frame_host/navigation_entry_impl_unittest.cc", |
| 1115 "../browser/frame_host/navigation_handle_impl_unittest.cc", | 1104 "../browser/frame_host/navigation_handle_impl_unittest.cc", |
| 1116 "../browser/frame_host/navigator_impl_unittest.cc", | 1105 "../browser/frame_host/navigator_impl_unittest.cc", |
| 1117 "../browser/frame_host/render_frame_host_manager_unittest.cc", | 1106 "../browser/frame_host/render_frame_host_manager_unittest.cc", |
| (...skipping 732 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1850 if (is_android) { | 1839 if (is_android) { |
| 1851 deps += [ "//testing/android/native_test:native_test_native_code" ] | 1840 deps += [ "//testing/android/native_test:native_test_native_code" ] |
| 1852 } | 1841 } |
| 1853 } | 1842 } |
| 1854 | 1843 |
| 1855 group("fuzzers") { | 1844 group("fuzzers") { |
| 1856 deps = [ | 1845 deps = [ |
| 1857 "//content/test/fuzzer", | 1846 "//content/test/fuzzer", |
| 1858 ] | 1847 ] |
| 1859 } | 1848 } |
| OLD | NEW |