| OLD | NEW |
| 1 # Copyright 2015 The Chromium Authors. All rights reserved. | 1 # Copyright 2015 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("//ios/build/config.gni") | 5 import("//ios/build/config.gni") |
| 6 import("//ios/web/js_compile.gni") | 6 import("//ios/web/js_compile.gni") |
| 7 import("//testing/test.gni") | 7 import("//testing/test.gni") |
| 8 import("//tools/grit/grit_rule.gni") | 8 import("//tools/grit/grit_rule.gni") |
| 9 | 9 |
| 10 group("all_tests") { | 10 group("all_tests") { |
| (...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 171 "public/webui/web_ui_ios_controller.h", | 171 "public/webui/web_ui_ios_controller.h", |
| 172 "public/webui/web_ui_ios_controller_factory.h", | 172 "public/webui/web_ui_ios_controller_factory.h", |
| 173 "public/webui/web_ui_ios_message_handler.cc", | 173 "public/webui/web_ui_ios_message_handler.cc", |
| 174 "public/webui/web_ui_ios_message_handler.h", | 174 "public/webui/web_ui_ios_message_handler.h", |
| 175 "url_scheme_util.mm", | 175 "url_scheme_util.mm", |
| 176 "url_util.cc", | 176 "url_util.cc", |
| 177 "web_kit_constants.cc", | 177 "web_kit_constants.cc", |
| 178 "web_state/blocked_popup_info.h", | 178 "web_state/blocked_popup_info.h", |
| 179 "web_state/blocked_popup_info.mm", | 179 "web_state/blocked_popup_info.mm", |
| 180 "web_state/context_menu_params.mm", | 180 "web_state/context_menu_params.mm", |
| 181 "web_state/context_menu_params_utils.h", |
| 182 "web_state/context_menu_params_utils.mm", |
| 181 "web_state/credential.cc", | 183 "web_state/credential.cc", |
| 182 "web_state/crw_pass_kit_downloader.h", | 184 "web_state/crw_pass_kit_downloader.h", |
| 183 "web_state/crw_pass_kit_downloader.mm", | 185 "web_state/crw_pass_kit_downloader.mm", |
| 184 "web_state/crw_web_view_proxy_impl.h", | 186 "web_state/crw_web_view_proxy_impl.h", |
| 185 "web_state/crw_web_view_proxy_impl.mm", | 187 "web_state/crw_web_view_proxy_impl.mm", |
| 186 "web_state/crw_web_view_scroll_view_proxy.mm", | 188 "web_state/crw_web_view_scroll_view_proxy.mm", |
| 187 "web_state/error_translation_util.h", | 189 "web_state/error_translation_util.h", |
| 188 "web_state/error_translation_util.mm", | 190 "web_state/error_translation_util.mm", |
| 189 "web_state/global_web_state_event_tracker.h", | 191 "web_state/global_web_state_event_tracker.h", |
| 190 "web_state/global_web_state_event_tracker.mm", | 192 "web_state/global_web_state_event_tracker.mm", |
| 191 "web_state/global_web_state_observer.cc", | 193 "web_state/global_web_state_observer.cc", |
| 192 "web_state/js/credential_util.mm", | 194 "web_state/js/credential_util.mm", |
| 193 "web_state/js/crw_js_injection_manager.mm", | 195 "web_state/js/crw_js_injection_manager.mm", |
| 194 "web_state/js/crw_js_injection_receiver.mm", | 196 "web_state/js/crw_js_injection_receiver.mm", |
| 195 "web_state/js/crw_js_plugin_placeholder_manager.h", | 197 "web_state/js/crw_js_plugin_placeholder_manager.h", |
| 196 "web_state/js/crw_js_plugin_placeholder_manager.mm", | 198 "web_state/js/crw_js_plugin_placeholder_manager.mm", |
| 197 "web_state/js/crw_js_post_request_loader.h", | 199 "web_state/js/crw_js_post_request_loader.h", |
| 198 "web_state/js/crw_js_post_request_loader.mm", | 200 "web_state/js/crw_js_post_request_loader.mm", |
| 199 "web_state/js/crw_js_window_id_manager.h", | 201 "web_state/js/crw_js_window_id_manager.h", |
| 200 "web_state/js/crw_js_window_id_manager.mm", | 202 "web_state/js/crw_js_window_id_manager.mm", |
| 201 "web_state/js/page_script_util.h", | 203 "web_state/js/page_script_util.h", |
| 202 "web_state/js/page_script_util.mm", | 204 "web_state/js/page_script_util.mm", |
| 203 "web_state/page_viewport_state.h", | 205 "web_state/page_viewport_state.h", |
| 204 "web_state/page_viewport_state.mm", | 206 "web_state/page_viewport_state.mm", |
| 207 "web_state/ui/crw_context_menu_controller.h", |
| 208 "web_state/ui/crw_context_menu_controller.mm", |
| 205 "web_state/ui/crw_generic_content_view.mm", | 209 "web_state/ui/crw_generic_content_view.mm", |
| 206 "web_state/ui/crw_swipe_recognizer_provider.h", | 210 "web_state/ui/crw_swipe_recognizer_provider.h", |
| 207 "web_state/ui/crw_touch_tracking_recognizer.h", | 211 "web_state/ui/crw_touch_tracking_recognizer.h", |
| 208 "web_state/ui/crw_touch_tracking_recognizer.mm", | 212 "web_state/ui/crw_touch_tracking_recognizer.mm", |
| 209 "web_state/ui/crw_wk_navigation_states.h", | 213 "web_state/ui/crw_wk_navigation_states.h", |
| 210 "web_state/ui/crw_wk_navigation_states.mm", | 214 "web_state/ui/crw_wk_navigation_states.mm", |
| 211 "web_thread_impl.cc", | 215 "web_thread_impl.cc", |
| 212 "web_thread_impl.h", | 216 "web_thread_impl.h", |
| 213 "web_view_creation_util.mm", | 217 "web_view_creation_util.mm", |
| 214 "webui/crw_web_ui_manager.h", | 218 "webui/crw_web_ui_manager.h", |
| (...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 263 "//ui/gfx/geometry", | 267 "//ui/gfx/geometry", |
| 264 "//ui/resources", | 268 "//ui/resources", |
| 265 "//url", | 269 "//url", |
| 266 ] | 270 ] |
| 267 | 271 |
| 268 public_deps = [ | 272 public_deps = [ |
| 269 ":web_arc", | 273 ":web_arc", |
| 270 ] | 274 ] |
| 271 | 275 |
| 272 sources = [ | 276 sources = [ |
| 273 "web_state/ui/crw_context_menu_controller.h", | |
| 274 "web_state/ui/crw_context_menu_controller.mm", | |
| 275 "web_state/ui/crw_web_controller.h", | 277 "web_state/ui/crw_web_controller.h", |
| 276 "web_state/ui/crw_web_controller.mm", | 278 "web_state/ui/crw_web_controller.mm", |
| 277 "web_state/ui/crw_web_controller_container_view.h", | 279 "web_state/ui/crw_web_controller_container_view.h", |
| 278 "web_state/ui/crw_web_controller_container_view.mm", | 280 "web_state/ui/crw_web_controller_container_view.mm", |
| 279 "web_state/ui/crw_web_view_content_view.mm", | 281 "web_state/ui/crw_web_view_content_view.mm", |
| 280 "web_state/ui/crw_wk_script_message_router.h", | 282 "web_state/ui/crw_wk_script_message_router.h", |
| 281 "web_state/ui/crw_wk_script_message_router.mm", | 283 "web_state/ui/crw_wk_script_message_router.mm", |
| 282 "web_state/ui/web_view_js_utils.h", | 284 "web_state/ui/web_view_js_utils.h", |
| 283 "web_state/ui/web_view_js_utils.mm", | 285 "web_state/ui/web_view_js_utils.mm", |
| 284 "web_state/ui/wk_back_forward_list_item_holder.h", | 286 "web_state/ui/wk_back_forward_list_item_holder.h", |
| (...skipping 206 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 491 | 493 |
| 492 test("ios_web_unittests") { | 494 test("ios_web_unittests") { |
| 493 deps = [ | 495 deps = [ |
| 494 ":core", | 496 ":core", |
| 495 ":ios_web_unittests_bundle_data", | 497 ":ios_web_unittests_bundle_data", |
| 496 ":run_all_unittests", | 498 ":run_all_unittests", |
| 497 ":test_support", | 499 ":test_support", |
| 498 ":web", | 500 ":web", |
| 499 "//base", | 501 "//base", |
| 500 "//base/test:test_support", | 502 "//base/test:test_support", |
| 503 "//components/url_formatter", |
| 501 "//ios/net", | 504 "//ios/net", |
| 502 "//ios/testing:ocmock_support", | 505 "//ios/testing:ocmock_support", |
| 503 "//ios/web/public/image_fetcher:unit_tests", | 506 "//ios/web/public/image_fetcher:unit_tests", |
| 504 "//ios/web/test:mojo_bindings", | 507 "//ios/web/test:mojo_bindings", |
| 505 "//net:test_support", | 508 "//net:test_support", |
| 506 "//services/service_manager/public/cpp", | 509 "//services/service_manager/public/cpp", |
| 507 "//testing/gmock", | 510 "//testing/gmock", |
| 508 "//testing/gtest", | 511 "//testing/gtest", |
| 509 "//third_party/ocmock", | 512 "//third_party/ocmock", |
| 510 "//ui/base:test_support", | 513 "//ui/base:test_support", |
| (...skipping 15 matching lines...) Expand all Loading... |
| 526 "net/crw_ssl_status_updater_unittest.mm", | 529 "net/crw_ssl_status_updater_unittest.mm", |
| 527 "net/request_group_util_unittest.mm", | 530 "net/request_group_util_unittest.mm", |
| 528 "net/request_tracker_impl_unittest.mm", | 531 "net/request_tracker_impl_unittest.mm", |
| 529 "net/web_http_protocol_handler_delegate_unittest.mm", | 532 "net/web_http_protocol_handler_delegate_unittest.mm", |
| 530 "payments/payment_request_unittest.cc", | 533 "payments/payment_request_unittest.cc", |
| 531 "public/origin_util_unittest.mm", | 534 "public/origin_util_unittest.mm", |
| 532 "public/referrer_util_unittest.cc", | 535 "public/referrer_util_unittest.cc", |
| 533 "public/web_state/page_viewport_state_unittest.mm", | 536 "public/web_state/page_viewport_state_unittest.mm", |
| 534 "url_scheme_util_unittest.mm", | 537 "url_scheme_util_unittest.mm", |
| 535 "url_util_unittest.cc", | 538 "url_util_unittest.cc", |
| 539 "web_state/context_menu_params_utils_unittest.mm", |
| 536 "web_state/crw_pass_kit_downloader_unittest.mm", | 540 "web_state/crw_pass_kit_downloader_unittest.mm", |
| 537 "web_state/crw_web_view_scroll_view_proxy_unittest.mm", | 541 "web_state/crw_web_view_scroll_view_proxy_unittest.mm", |
| 538 "web_state/error_translation_util_unittest.mm", | 542 "web_state/error_translation_util_unittest.mm", |
| 539 "web_state/js/common_js_unittest.mm", | 543 "web_state/js/common_js_unittest.mm", |
| 540 "web_state/js/core_js_unittest.mm", | 544 "web_state/js/core_js_unittest.mm", |
| 541 "web_state/js/credential_util_unittest.mm", | 545 "web_state/js/credential_util_unittest.mm", |
| 542 "web_state/js/crw_js_injection_manager_unittest.mm", | 546 "web_state/js/crw_js_injection_manager_unittest.mm", |
| 543 "web_state/js/crw_js_post_request_loader_unittest.mm", | 547 "web_state/js/crw_js_post_request_loader_unittest.mm", |
| 544 "web_state/js/crw_js_window_id_manager_unittest.mm", | 548 "web_state/js/crw_js_window_id_manager_unittest.mm", |
| 545 "web_state/js/page_script_util_unittest.mm", | 549 "web_state/js/page_script_util_unittest.mm", |
| (...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 633 } | 637 } |
| 634 | 638 |
| 635 grit("resources") { | 639 grit("resources") { |
| 636 source = "ios_web_resources.grd" | 640 source = "ios_web_resources.grd" |
| 637 use_qualified_include = true | 641 use_qualified_include = true |
| 638 outputs = [ | 642 outputs = [ |
| 639 "grit/ios_web_resources.h", | 643 "grit/ios_web_resources.h", |
| 640 "ios_web_resources.pak", | 644 "ios_web_resources.pak", |
| 641 ] | 645 ] |
| 642 } | 646 } |
| OLD | NEW |