| 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("//build/config/android/config.gni") | 5 import("//build/config/android/config.gni") |
| 6 import("//build/config/android/rules.gni") | 6 import("//build/config/android/rules.gni") |
| 7 import("//build/config/locales.gni") | 7 import("//build/config/locales.gni") |
| 8 import("//tools/grit/repack.gni") | 8 import("//tools/grit/repack.gni") |
| 9 import("system_webview_apk_tmpl.gni") | 9 import("system_webview_apk_tmpl.gni") |
| 10 import("webview_repack_locales.gni") | 10 import("webview_repack_locales.gni") |
| (...skipping 555 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 566 "//components/metrics", | 566 "//components/metrics", |
| 567 "//components/metrics:gpu", | 567 "//components/metrics:gpu", |
| 568 "//components/metrics:net", | 568 "//components/metrics:net", |
| 569 "//components/metrics:profiler", | 569 "//components/metrics:profiler", |
| 570 "//components/metrics:ui", | 570 "//components/metrics:ui", |
| 571 "//components/navigation_interception", | 571 "//components/navigation_interception", |
| 572 "//components/prefs", | 572 "//components/prefs", |
| 573 "//components/printing/browser", | 573 "//components/printing/browser", |
| 574 "//components/printing/common", | 574 "//components/printing/common", |
| 575 "//components/printing/renderer", | 575 "//components/printing/renderer", |
| 576 "//components/supervised_user_error_page", |
| 577 "//components/supervised_user_error_page:gin", |
| 576 "//components/version_info", | 578 "//components/version_info", |
| 577 "//components/visitedlink/browser", | 579 "//components/visitedlink/browser", |
| 578 "//components/visitedlink/renderer", | 580 "//components/visitedlink/renderer", |
| 579 "//components/web_contents_delegate_android:web_contents_delegate_android", | 581 "//components/web_contents_delegate_android:web_contents_delegate_android", |
| 582 "//components/web_restrictions:browser", |
| 580 "//content", | 583 "//content", |
| 581 "//content/public/app:both", | 584 "//content/public/app:both", |
| 582 "//content/public/browser", | 585 "//content/public/browser", |
| 583 "//gin", | 586 "//gin", |
| 584 "//gpu/command_buffer/client:gl_in_process_context", | 587 "//gpu/command_buffer/client:gl_in_process_context", |
| 585 "//gpu/command_buffer/client:gles2_c_lib", | 588 "//gpu/command_buffer/client:gles2_c_lib", |
| 586 "//gpu/command_buffer/client:gles2_implementation", | 589 "//gpu/command_buffer/client:gles2_implementation", |
| 587 "//gpu/command_buffer/common:gles2_utils", | 590 "//gpu/command_buffer/common:gles2_utils", |
| 588 "//gpu/command_buffer/service", | 591 "//gpu/command_buffer/service", |
| 589 "//gpu/skia_bindings", | 592 "//gpu/skia_bindings", |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 676 "java/src/org/chromium/android_webview/permission/AwPermissionRequest.java", | 679 "java/src/org/chromium/android_webview/permission/AwPermissionRequest.java", |
| 677 "java/src/org/chromium/android_webview/policy/AwPolicyProvider.java", | 680 "java/src/org/chromium/android_webview/policy/AwPolicyProvider.java", |
| 678 ] | 681 ] |
| 679 deps = [ | 682 deps = [ |
| 680 ":resources", | 683 ":resources", |
| 681 ":strings_grd", | 684 ":strings_grd", |
| 682 "//base:base_java", | 685 "//base:base_java", |
| 683 "//components/external_video_surface:java", | 686 "//components/external_video_surface:java", |
| 684 "//components/navigation_interception/android:navigation_interception_java", | 687 "//components/navigation_interception/android:navigation_interception_java", |
| 685 "//components/web_contents_delegate_android:web_contents_delegate_android_ja
va", | 688 "//components/web_contents_delegate_android:web_contents_delegate_android_ja
va", |
| 689 "//components/web_restrictions:web_restrictions_java", |
| 686 "//content/public/android:content_java", | 690 "//content/public/android:content_java", |
| 687 "//device/geolocation:geolocation_java", | 691 "//device/geolocation:geolocation_java", |
| 688 "//net/android:net_java", | 692 "//net/android:net_java", |
| 689 "//third_party/android_tools:android_support_annotations_java", | 693 "//third_party/android_tools:android_support_annotations_java", |
| 690 "//ui/android:ui_java", | 694 "//ui/android:ui_java", |
| 691 ] | 695 ] |
| 692 | 696 |
| 693 if (enable_configuration_policy) { | 697 if (enable_configuration_policy) { |
| 694 deps += [ "//components/policy/android:policy_java" ] | 698 deps += [ "//components/policy/android:policy_java" ] |
| 695 } | 699 } |
| (...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 752 android_manifest = get_target_outputs(":system_webview_manifest") | 756 android_manifest = get_target_outputs(":system_webview_manifest") |
| 753 android_manifest = android_manifest[1] | 757 android_manifest = android_manifest[1] |
| 754 android_manifest_dep = ":system_webview_manifest" | 758 android_manifest_dep = ":system_webview_manifest" |
| 755 deps = [ | 759 deps = [ |
| 756 ":system_webview_resources", | 760 ":system_webview_resources", |
| 757 "//android_webview/glue", | 761 "//android_webview/glue", |
| 758 ] | 762 ] |
| 759 apk_name = "SystemWebView" | 763 apk_name = "SystemWebView" |
| 760 } | 764 } |
| 761 } | 765 } |
| OLD | NEW |