gn2bp: add android:cronet to the TARGETS

Test: ./update_results.sh
Change-Id: I83903596a9594eb328ddbaf3af4efce759d3e7d7
diff --git a/tools/gn2bp/Android.bp.swp b/tools/gn2bp/Android.bp.swp
index 20b1d61..d1b6ad0 100644
--- a/tools/gn2bp/Android.bp.swp
+++ b/tools/gn2bp/Android.bp.swp
@@ -261,6 +261,69 @@
     ],
 }
 
+// GN: //base/android/jni_generator:jni_processor__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_base_android_jni_generator_jni_processor__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_annotation_processor " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location base/jni_java.build_config.json)\", \"$(location third_party/android_deps/com_google_auto_service_auto_service_annotations_java.build_config.json)\", \"$(location third_party/android_deps/com_google_guava_guava_java.build_config.json)\", \"$(location third_party/android_deps/com_squareup_javapoet_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/base/android/jni_generator/jni_processor.build_config.json " +
+         "--gn-target " +
+         "//base/android/jni_generator:jni_processor " +
+         "--host-jar-path " +
+         "$(location lib.java/base/android/jni_generator/jni_processor.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location base/android/jni_generator/jni_processor.javac.jar) " +
+         "--interface-jar-path " +
+         "$(location base/android/jni_generator/jni_processor.turbine.jar) " +
+         "--annotation-processor-configs " +
+         "[\"gen/third_party/android_deps/auto_service_processor.build_config.json\"] " +
+         "--java-sources-file " +
+         "gen/base/android/jni_generator/jni_processor.sources " +
+         "--bundled-srcjars " +
+         "[] " +
+         "--main-class " +
+         "org.chromium.jni_generator.JniProcessor",
+    out: [
+        "base/android/jni_generator/jni_processor.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
 // GN: //base:android_runtime_jni_headers
 genrule {
     name: "cronet_aml_base_android_runtime_jni_headers",
@@ -973,6 +1036,80 @@
     cpp_std: "c++20",
 }
 
+// GN: //base:base_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_base_base_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location base/jni_java.build_config.json)\", \"$(location build/android/build_java.build_config.json)\", \"$(location third_party/android_deps/com_google_code_findbugs_jsr305_java.build_config.json)\", \"$(location third_party/androidx/androidx_annotation_annotation_experimental_java.build_config.json)\", \"$(location third_party/androidx/androidx_annotation_annotation_java.build_config.json)\", \"$(location third_party/androidx/androidx_collection_collection_java.build_config.json)\", \"$(location third_party/androidx/androidx_core_core_java.build_config.json)\", \"$(location third_party/androidx/androidx_multidex_multidex_java.build_config.json)\", \"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/base/base_java.build_config.json " +
+         "--gn-target " +
+         "//base:base_java " +
+         "--device-jar-path " +
+         "$(location base/base_java.processed.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/base/base_java.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location base/base_java.javac.jar) " +
+         "--interface-jar-path " +
+         "$(location base/base_java.turbine.jar) " +
+         "--annotation-processor-configs " +
+         "[\"gen/base/android/jni_generator/jni_processor.build_config.json\"] " +
+         "--dex-path " +
+         "obj/base/base_java.dex.jar " +
+         "--supports-android " +
+         "--requires-android " +
+         "--package-name " +
+         "org.chromium.base " +
+         "--java-sources-file " +
+         "gen/base/base_java.sources " +
+         "--bundled-srcjars " +
+         "[\"$(location base/base_android_java_enums_srcjar.srcjar)\", \"$(location base/base_java_aidl.srcjar)\", \"$(location base/java_features_srcjar.srcjar)\", \"$(location base/java_switches_srcjar.srcjar)\"] " +
+         "--proguard-configs " +
+         "[$(location base/android/proguard/chromium_apk.flags), $(location base/android/proguard/chromium_code.flags), $(location base/android/proguard/remove_logging.flags)]",
+    out: [
+        "base/base_java.build_config.json",
+    ],
+    tool_files: [
+        "base/android/proguard/chromium_apk.flags",
+        "base/android/proguard/chromium_code.flags",
+        "base/android/proguard/remove_logging.flags",
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
 // GN: //base:base_jni_headers
 genrule {
     name: "cronet_aml_base_base_jni_headers",
@@ -1393,6 +1530,70 @@
     ],
 }
 
+// GN: //base:jni_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_base_jni_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location build/android/build_java.build_config.json)\", \"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/base/jni_java.build_config.json " +
+         "--gn-target " +
+         "//base:jni_java " +
+         "--device-jar-path " +
+         "$(location base/jni_java.processed.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/base/jni_java.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location base/jni_java.processed.jar) " +
+         "--interface-jar-path " +
+         "$(location base/jni_java.turbine.jar) " +
+         "--dex-path " +
+         "obj/base/jni_java.dex.jar " +
+         "--supports-android " +
+         "--java-sources-file " +
+         "gen/base/jni_java.sources " +
+         "--bundled-srcjars " +
+         "[]",
+    out: [
+        "base/jni_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
 // GN: //base:logging_buildflags
 genrule {
     name: "cronet_aml_base_logging_buildflags",
@@ -1655,6 +1856,73 @@
     ],
 }
 
+// GN: //build/android:build_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_build_android_build_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/build/android/build_java.build_config.json " +
+         "--gn-target " +
+         "//build/android:build_java " +
+         "--device-jar-path " +
+         "$(location build/android/build_java.processed.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/build/android/build_java.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location build/android/build_java.javac.jar) " +
+         "--interface-jar-path " +
+         "$(location build/android/build_java.turbine.jar) " +
+         "--dex-path " +
+         "obj/build/android/build_java.dex.jar " +
+         "--supports-android " +
+         "--java-sources-file " +
+         "gen/build/android/build_java.sources " +
+         "--bundled-srcjars " +
+         "[\"$(location build/android/build_config_gen.srcjar)\", \"$(location build/android/native_libraries_gen.srcjar)\"] " +
+         "--proguard-configs " +
+         "[$(location build/android/chromium_annotations.flags)]",
+    out: [
+        "build/android/build_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/chromium_annotations.flags",
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
 // GN: //build:branding_buildflags
 genrule {
     name: "cronet_aml_build_branding_buildflags",
@@ -1748,6 +2016,778 @@
 // GN: //buildtools/third_party/libc++abi:libc++abi
 filegroup {
     name: "cronet_aml_buildtools_third_party_libc__abi_libc__abi",
+    srcs: [
+        "buildtools/third_party/libc++abi/cxa_demangle_stub.cc",
+    ],
+}
+
+// GN: //buildtools/third_party/libunwind:libunwind
+filegroup {
+    name: "cronet_aml_buildtools_third_party_libunwind_libunwind",
+    srcs: [
+        "buildtools/third_party/libunwind/trunk/src/Unwind-sjlj.c",
+        "buildtools/third_party/libunwind/trunk/src/UnwindLevel1-gcc-ext.c",
+        "buildtools/third_party/libunwind/trunk/src/UnwindLevel1.c",
+    ],
+}
+
+// GN: //components/cronet/android:buildflags
+genrule {
+    name: "cronet_aml_components_cronet_android_buildflags",
+    cmd: "echo '--flags INTEGRATED_MODE=\"false\"' | " +
+         "$(location build/write_buildflag_header.py) --output " +
+         "$(out) " +
+         "--rulename " +
+         "//components/cronet/android:buildflags " +
+         "--gen-dir " +
+         ". " +
+         "--definitions " +
+         "/dev/stdin",
+    out: [
+        "components/cronet/android/buildflags.h",
+    ],
+    tool_files: [
+        "build/write_buildflag_header.py",
+    ],
+}
+
+// GN: //components/cronet/android:cronet
+cc_library_shared {
+    name: "cronet_aml_components_cronet_android_cronet",
+    srcs: [
+        ":cronet_aml_buildtools_third_party_libc___libc__",
+        ":cronet_aml_buildtools_third_party_libc__abi_libc__abi",
+        ":cronet_aml_buildtools_third_party_libunwind_libunwind",
+        ":cronet_aml_components_cronet_android_cronet_static",
+        ":cronet_aml_components_cronet_cronet_common",
+        ":cronet_aml_components_cronet_cronet_version_header",
+        ":cronet_aml_components_cronet_metrics_util",
+        ":cronet_aml_components_cronet_native_cronet_native_headers",
+        ":cronet_aml_components_cronet_native_cronet_native_impl",
+        ":cronet_aml_components_grpc_support_grpc_support",
+        ":cronet_aml_components_grpc_support_headers",
+        ":cronet_aml_components_metrics_library_support",
+        ":cronet_aml_third_party_metrics_proto_metrics_proto_gen",
+        "components/cronet/android/cronet_jni.cc",
+    ],
+    shared_libs: [
+        "libandroid",
+        "liblog",
+        "libprotobuf-cpp-lite",
+    ],
+    static_libs: [
+        "cronet_aml_base_base",
+        "cronet_aml_base_third_party_dynamic_annotations_dynamic_annotations",
+        "cronet_aml_components_prefs_prefs",
+        "cronet_aml_net_net",
+        "cronet_aml_third_party_zlib_zlib",
+        "cronet_aml_url_url",
+    ],
+    generated_headers: [
+        "cronet_aml_base_android_jni_generator_jni_processor__build_config_crbug_908819",
+        "cronet_aml_base_base_java__build_config_crbug_908819",
+        "cronet_aml_base_debugging_buildflags",
+        "cronet_aml_base_jni_java__build_config_crbug_908819",
+        "cronet_aml_base_logging_buildflags",
+        "cronet_aml_build_android_build_java__build_config_crbug_908819",
+        "cronet_aml_build_chromeos_buildflags",
+        "cronet_aml_components_cronet_android_buildflags",
+        "cronet_aml_components_cronet_android_cronet_api_java__build_config_crbug_908819",
+        "cronet_aml_components_cronet_android_cronet_impl_common_base_java__build_config_crbug_908819",
+        "cronet_aml_components_cronet_android_cronet_impl_native_base_java__build_config_crbug_908819",
+        "cronet_aml_components_cronet_android_cronet_jni_headers",
+        "cronet_aml_components_cronet_android_cronet_urlconnection_impl_java__build_config_crbug_908819",
+        "cronet_aml_components_cronet_cronet_buildflags",
+        "cronet_aml_components_cronet_cronet_version_header_action",
+        "cronet_aml_net_android_net_java__build_config_crbug_908819",
+        "cronet_aml_net_android_net_thread_stats_uid_java__build_config_crbug_908819",
+        "cronet_aml_third_party_android_deps_auto_service_processor__build_config_crbug_908819",
+        "cronet_aml_third_party_android_deps_com_google_auto_auto_common_java__build_config_crbug_908819",
+        "cronet_aml_third_party_android_deps_com_google_auto_service_auto_service_annotations_java__build_config_crbug_908819",
+        "cronet_aml_third_party_android_deps_com_google_auto_service_auto_service_java__build_config_crbug_908819",
+        "cronet_aml_third_party_android_deps_com_google_code_findbugs_jsr305_java__build_config_crbug_908819",
+        "cronet_aml_third_party_android_deps_com_google_errorprone_error_prone_annotations_java__build_config_crbug_908819",
+        "cronet_aml_third_party_android_deps_com_google_guava_failureaccess_java__build_config_crbug_908819",
+        "cronet_aml_third_party_android_deps_com_google_guava_guava_java__build_config_crbug_908819",
+        "cronet_aml_third_party_android_deps_com_google_guava_listenablefuture_java__build_config_crbug_908819",
+        "cronet_aml_third_party_android_deps_com_google_j2objc_j2objc_annotations_java__build_config_crbug_908819",
+        "cronet_aml_third_party_android_deps_com_squareup_javapoet_java__build_config_crbug_908819",
+        "cronet_aml_third_party_android_deps_org_checkerframework_checker_qual_java__build_config_crbug_908819",
+        "cronet_aml_third_party_android_deps_org_jetbrains_annotations_java__build_config_crbug_908819",
+        "cronet_aml_third_party_android_deps_org_jetbrains_kotlin_kotlin_stdlib_common_java__build_config_crbug_908819",
+        "cronet_aml_third_party_android_deps_org_jetbrains_kotlin_kotlin_stdlib_java__build_config_crbug_908819",
+        "cronet_aml_third_party_android_sdk_android_sdk_java__build_config_crbug_908819",
+        "cronet_aml_third_party_androidx_androidx_annotation_annotation_experimental_java__build_config_crbug_908819",
+        "cronet_aml_third_party_androidx_androidx_annotation_annotation_experimental_java__classes__build_config_crbug_908819",
+        "cronet_aml_third_party_androidx_androidx_annotation_annotation_experimental_java__resources__build_config_crbug_908819",
+        "cronet_aml_third_party_androidx_androidx_annotation_annotation_java__build_config_crbug_908819",
+        "cronet_aml_third_party_androidx_androidx_annotation_annotation_jvm_java__build_config_crbug_908819",
+        "cronet_aml_third_party_androidx_androidx_arch_core_core_common_java__build_config_crbug_908819",
+        "cronet_aml_third_party_androidx_androidx_arch_core_core_runtime_java__build_config_crbug_908819",
+        "cronet_aml_third_party_androidx_androidx_arch_core_core_runtime_java__classes__build_config_crbug_908819",
+        "cronet_aml_third_party_androidx_androidx_arch_core_core_runtime_java__resources__build_config_crbug_908819",
+        "cronet_aml_third_party_androidx_androidx_collection_collection_java__build_config_crbug_908819",
+        "cronet_aml_third_party_androidx_androidx_collection_collection_jvm_java__build_config_crbug_908819",
+        "cronet_aml_third_party_androidx_androidx_concurrent_concurrent_futures_java__build_config_crbug_908819",
+        "cronet_aml_third_party_androidx_androidx_core_core_java__build_config_crbug_908819",
+        "cronet_aml_third_party_androidx_androidx_core_core_java__classes__build_config_crbug_908819",
+        "cronet_aml_third_party_androidx_androidx_core_core_java__resources__build_config_crbug_908819",
+        "cronet_aml_third_party_androidx_androidx_interpolator_interpolator_java__build_config_crbug_908819",
+        "cronet_aml_third_party_androidx_androidx_interpolator_interpolator_java__classes__build_config_crbug_908819",
+        "cronet_aml_third_party_androidx_androidx_interpolator_interpolator_java__resources__build_config_crbug_908819",
+        "cronet_aml_third_party_androidx_androidx_lifecycle_lifecycle_common_java__build_config_crbug_908819",
+        "cronet_aml_third_party_androidx_androidx_lifecycle_lifecycle_runtime_java__build_config_crbug_908819",
+        "cronet_aml_third_party_androidx_androidx_lifecycle_lifecycle_runtime_java__classes__build_config_crbug_908819",
+        "cronet_aml_third_party_androidx_androidx_lifecycle_lifecycle_runtime_java__resources__build_config_crbug_908819",
+        "cronet_aml_third_party_androidx_androidx_multidex_multidex_java__build_config_crbug_908819",
+        "cronet_aml_third_party_androidx_androidx_multidex_multidex_java__classes__build_config_crbug_908819",
+        "cronet_aml_third_party_androidx_androidx_versionedparcelable_versionedparcelable_java__build_config_crbug_908819",
+        "cronet_aml_third_party_androidx_androidx_versionedparcelable_versionedparcelable_java__classes__build_config_crbug_908819",
+        "cronet_aml_third_party_androidx_androidx_versionedparcelable_versionedparcelable_java__resources__build_config_crbug_908819",
+        "cronet_aml_third_party_metrics_proto_metrics_proto_gen_headers",
+        "cronet_aml_url_buildflags",
+        "cronet_aml_url_url_java__build_config_crbug_908819",
+    ],
+    defaults: [
+        "cronet_aml_defaults",
+    ],
+    cflags: [
+        "-DANDROID",
+        "-DANDROID_NDK_VERSION_ROLL=r23_1",
+        "-DCR_CLANG_REVISION=\"llvmorg-16-init-8697-g60809cd2-1\"",
+        "-DCR_LIBCXX_REVISION=47b31179d10646029c260702650a25d24f555acc",
+        "-DDCHECK_ALWAYS_ON=1",
+        "-DDYNAMIC_ANNOTATIONS_ENABLED=1",
+        "-DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0",
+        "-DGOOGLE_PROTOBUF_NO_RTTI",
+        "-DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER",
+        "-DHAVE_PTHREAD",
+        "-DHAVE_SYS_UIO_H",
+        "-DLIBCXXABI_SILENT_TERMINATE",
+        "-DLIBCXX_BUILDING_LIBCXXABI",
+        "-D_DEBUG",
+        "-D_GNU_SOURCE",
+        "-D_LIBCPP_AVAILABILITY_CUSTOM_VERBOSE_ABORT_PROVIDED=1",
+        "-D_LIBCPP_BUILDING_LIBRARY",
+        "-D_LIBCPP_CONSTINIT=constinit",
+        "-D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS",
+        "-D_LIBCPP_ENABLE_ASSERTIONS_DEFAULT=1",
+        "-D_LIBCPP_OVERRIDABLE_FUNC_VIS=__attribute__((__visibility__(\"default\")))",
+        "-D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS",
+        "-D_LIBUNWIND_DISABLE_VISIBILITY_ANNOTATIONS",
+        "-D_LIBUNWIND_IS_NATIVE_ONLY",
+        "-D__STDC_CONSTANT_MACROS",
+        "-D__STDC_FORMAT_MACROS",
+    ],
+    local_include_dirs: [
+        "./",
+        "buildtools/third_party/libc++/",
+        "buildtools/third_party/libc++/trunk/include",
+        "buildtools/third_party/libc++/trunk/src/",
+        "buildtools/third_party/libc++abi/trunk/include",
+        "buildtools/third_party/libunwind/trunk/include/",
+        "components/cronet/native/generated/",
+        "components/cronet/native/include/",
+        "components/grpc_support/include/",
+        "net/third_party/quiche/overrides/",
+        "net/third_party/quiche/src/",
+        "net/third_party/quiche/src/quiche/common/platform/default/",
+        "third_party/abseil-cpp/",
+        "third_party/boringssl/src/include/",
+        "third_party/protobuf/src/",
+        "third_party/zlib/",
+        "third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include",
+    ],
+    header_libs: [
+        "jni_headers",
+    ],
+    cpp_std: "c++20",
+}
+
+// GN: //components/cronet/android:cronet_api_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_components_cronet_android_cronet_api_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/androidx/androidx_annotation_annotation_java.build_config.json)\", \"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/components/cronet/android/cronet_api_java.build_config.json " +
+         "--gn-target " +
+         "//components/cronet/android:cronet_api_java " +
+         "--device-jar-path " +
+         "$(location components/cronet/android/cronet_api_java.processed.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/components/cronet/android/cronet_api_java.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location components/cronet/android/cronet_api_java.javac.jar) " +
+         "--interface-jar-path " +
+         "$(location components/cronet/android/cronet_api_java.turbine.jar) " +
+         "--dex-path " +
+         "obj/components/cronet/android/cronet_api_java.dex.jar " +
+         "--supports-android " +
+         "--requires-android " +
+         "--java-sources-file " +
+         "gen/components/cronet/android/cronet_api_java.sources " +
+         "--bundled-srcjars " +
+         "[]",
+    out: [
+        "components/cronet/android/cronet_api_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //components/cronet/android:cronet_impl_common_base_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_components_cronet_android_cronet_impl_common_base_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location components/cronet/android/cronet_api_java.build_config.json)\", \"$(location third_party/androidx/androidx_annotation_annotation_java.build_config.json)\", \"$(location net/android/net_thread_stats_uid_java.build_config.json)\", \"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/components/cronet/android/cronet_impl_common_base_java.build_config.json " +
+         "--gn-target " +
+         "//components/cronet/android:cronet_impl_common_base_java " +
+         "--device-jar-path " +
+         "$(location components/cronet/android/cronet_impl_common_base_java.processed.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/components/cronet/android/cronet_impl_common_base_java.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location components/cronet/android/cronet_impl_common_base_java.javac.jar) " +
+         "--interface-jar-path " +
+         "$(location components/cronet/android/cronet_impl_common_base_java.turbine.jar) " +
+         "--dex-path " +
+         "obj/components/cronet/android/cronet_impl_common_base_java.dex.jar " +
+         "--supports-android " +
+         "--requires-android " +
+         "--java-sources-file " +
+         "gen/components/cronet/android/cronet_impl_common_base_java.sources " +
+         "--bundled-srcjars " +
+         "[\"$(location components/cronet/android/http_cache_type_java.srcjar)\", \"$(location components/cronet/android/integrated_mode_state.srcjar)\", \"$(location components/cronet/android/load_states_list.srcjar)\", \"$(location components/cronet/android/rtt_throughput_values_java.srcjar)\", \"$(location net/effective_connection_type_java.srcjar)\"]",
+    out: [
+        "components/cronet/android/cronet_impl_common_base_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //components/cronet/android:cronet_impl_native_base_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_components_cronet_android_cronet_impl_native_base_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location components/cronet/android/cronet_api_java.build_config.json)\", \"$(location components/cronet/android/cronet_impl_common_base_java.build_config.json)\", \"$(location base/jni_java.build_config.json)\", \"$(location build/android/build_java.build_config.json)\", \"$(location third_party/android_deps/com_google_code_findbugs_jsr305_java.build_config.json)\", \"$(location third_party/androidx/androidx_annotation_annotation_java.build_config.json)\", \"$(location components/cronet/android/cronet_urlconnection_impl_java.build_config.json)\", \"$(location base/base_java.build_config.json)\", \"$(location base/jni_java.build_config.json)\", \"$(location build/android/build_java.build_config.json)\", \"$(location net/android/net_java.build_config.json)\", \"$(location url/url_java.build_config.json)\", \"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/components/cronet/android/cronet_impl_native_base_java.build_config.json " +
+         "--gn-target " +
+         "//components/cronet/android:cronet_impl_native_base_java " +
+         "--device-jar-path " +
+         "$(location components/cronet/android/cronet_impl_native_base_java.processed.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/components/cronet/android/cronet_impl_native_base_java.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location components/cronet/android/cronet_impl_native_base_java.javac.jar) " +
+         "--interface-jar-path " +
+         "$(location components/cronet/android/cronet_impl_native_base_java.turbine.jar) " +
+         "--annotation-processor-configs " +
+         "[\"gen/base/android/jni_generator/jni_processor.build_config.json\"] " +
+         "--dex-path " +
+         "obj/components/cronet/android/cronet_impl_native_base_java.dex.jar " +
+         "--supports-android " +
+         "--requires-android " +
+         "--java-sources-file " +
+         "gen/components/cronet/android/cronet_impl_native_base_java.sources " +
+         "--bundled-srcjars " +
+         "[\"$(location components/cronet/android/net_idempotency_java.srcjar)\", \"$(location components/cronet/android/net_request_priority_java.srcjar)\", \"$(location components/cronet/android/network_quality_observation_source_java.srcjar)\", \"$(location components/cronet/android/url_request_error_java.srcjar)\"]",
+    out: [
+        "components/cronet/android/cronet_impl_native_base_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //components/cronet/android:cronet_jni_headers
+genrule {
+    name: "cronet_aml_components_cronet_android_cronet_jni_headers",
+    srcs: [
+        "components/cronet/android/java/src/org/chromium/net/impl/CronetBidirectionalStream.java",
+        "components/cronet/android/java/src/org/chromium/net/impl/CronetLibraryLoader.java",
+        "components/cronet/android/java/src/org/chromium/net/impl/CronetUploadDataStream.java",
+        "components/cronet/android/java/src/org/chromium/net/impl/CronetUrlRequest.java",
+        "components/cronet/android/java/src/org/chromium/net/impl/CronetUrlRequestContext.java",
+    ],
+    cmd: "$(location base/android/jni_generator/jni_generator.py) --ptr_type " +
+         "long " +
+         " " +
+         " " +
+         "--output_dir " +
+         "$(genDir)/components/cronet/android/cronet_jni_headers " +
+         "--includes " +
+         "base/android/jni_generator/jni_generator_helper.h " +
+         "--use_proxy_hash " +
+         "--output_name " +
+         "CronetBidirectionalStream_jni.h " +
+         "--output_name " +
+         "CronetLibraryLoader_jni.h " +
+         "--output_name " +
+         "CronetUploadDataStream_jni.h " +
+         "--output_name " +
+         "CronetUrlRequest_jni.h " +
+         "--output_name " +
+         "CronetUrlRequestContext_jni.h " +
+         "--input_file " +
+         "$(location components/cronet/android/java/src/org/chromium/net/impl/CronetBidirectionalStream.java) " +
+         "--input_file " +
+         "$(location components/cronet/android/java/src/org/chromium/net/impl/CronetLibraryLoader.java) " +
+         "--input_file " +
+         "$(location components/cronet/android/java/src/org/chromium/net/impl/CronetUploadDataStream.java) " +
+         "--input_file " +
+         "$(location components/cronet/android/java/src/org/chromium/net/impl/CronetUrlRequest.java) " +
+         "--input_file " +
+         "$(location components/cronet/android/java/src/org/chromium/net/impl/CronetUrlRequestContext.java)",
+    out: [
+        "components/cronet/android/cronet_jni_headers/CronetBidirectionalStream_jni.h",
+        "components/cronet/android/cronet_jni_headers/CronetLibraryLoader_jni.h",
+        "components/cronet/android/cronet_jni_headers/CronetUploadDataStream_jni.h",
+        "components/cronet/android/cronet_jni_headers/CronetUrlRequestContext_jni.h",
+        "components/cronet/android/cronet_jni_headers/CronetUrlRequest_jni.h",
+    ],
+    tool_files: [
+        "base/android/jni_generator/android_jar.classes",
+        "base/android/jni_generator/jni_generator.py",
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/gn_helpers.py",
+    ],
+}
+
+// GN: //components/cronet/android:cronet_jni_registration
+genrule {
+    name: "cronet_aml_components_cronet_android_cronet_jni_registration",
+    cmd: "$(location base/android/jni_generator/jni_registration_generator.py) --srcjar-path " +
+         "gen/components/cronet/android/cronet_jni_registration.srcjar " +
+         "--depfile " +
+         "gen/components/cronet/android/cronet_jni_registration.d " +
+         "--sources-files " +
+         "@FileArg(gen/components/cronet/android/cronet_impl_native_base_java.build_config.json:deps_info:jni:all_source) " +
+         "--include_test_only " +
+         "--use_proxy_hash " +
+         "--header-path " +
+         "gen/components/cronet/android/cronet_jni_registration.h " +
+         "--manual_jni_registration " +
+         "--sources-exclusions " +
+         "[\"../../base/android/java/src/org/chromium/base/library_loader/LibraryLoader.java\", \"../../base/android/java/src/org/chromium/base/library_loader/LibraryPrefetcher.java\", \"../../base/android/java/src/org/chromium/base/process_launcher/ChildProcessService.java\", \"../../base/android/java/src/org/chromium/base/SysUtils.java\"]",
+    out: [
+        "components/cronet/android/cronet_jni_registration.h",
+        "components/cronet/android/cronet_jni_registration.srcjar",
+    ],
+    tool_files: [
+        "base/android/jni_generator/jni_generator.py",
+        "base/android/jni_generator/jni_registration_generator.py",
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/gn_helpers.py",
+        "out/test/gen/components/cronet/android/cronet_impl_native_base_java.build_config.json",
+    ],
+}
+
+// GN: //components/cronet/android:cronet_static
+filegroup {
+    name: "cronet_aml_components_cronet_android_cronet_static",
+    srcs: [
+        "components/cronet/android/cronet_bidirectional_stream_adapter.cc",
+        "components/cronet/android/cronet_context_adapter.cc",
+        "components/cronet/android/cronet_library_loader.cc",
+        "components/cronet/android/cronet_upload_data_stream_adapter.cc",
+        "components/cronet/android/cronet_url_request_adapter.cc",
+        "components/cronet/android/io_buffer_with_byte_buffer.cc",
+        "components/cronet/android/url_request_error.cc",
+    ],
+}
+
+// GN: //components/cronet/android:cronet_urlconnection_impl_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_components_cronet_android_cronet_urlconnection_impl_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location components/cronet/android/cronet_api_java.build_config.json)\", \"$(location third_party/androidx/androidx_annotation_annotation_java.build_config.json)\", \"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/components/cronet/android/cronet_urlconnection_impl_java.build_config.json " +
+         "--gn-target " +
+         "//components/cronet/android:cronet_urlconnection_impl_java " +
+         "--device-jar-path " +
+         "$(location components/cronet/android/cronet_urlconnection_impl_java.processed.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/components/cronet/android/cronet_urlconnection_impl_java.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location components/cronet/android/cronet_urlconnection_impl_java.javac.jar) " +
+         "--interface-jar-path " +
+         "$(location components/cronet/android/cronet_urlconnection_impl_java.turbine.jar) " +
+         "--dex-path " +
+         "obj/components/cronet/android/cronet_urlconnection_impl_java.dex.jar " +
+         "--supports-android " +
+         "--requires-android " +
+         "--java-sources-file " +
+         "gen/components/cronet/android/cronet_urlconnection_impl_java.sources " +
+         "--bundled-srcjars " +
+         "[]",
+    out: [
+        "components/cronet/android/cronet_urlconnection_impl_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //components/cronet:cronet_buildflags
+genrule {
+    name: "cronet_aml_components_cronet_cronet_buildflags",
+    cmd: "echo '--flags DISABLE_HISTOGRAM_SUPPORT=\"false\"' | " +
+         "$(location build/write_buildflag_header.py) --output " +
+         "$(out) " +
+         "--rulename " +
+         "//components/cronet:cronet_buildflags " +
+         "--gen-dir " +
+         ". " +
+         "--definitions " +
+         "/dev/stdin",
+    out: [
+        "components/cronet/cronet_buildflags.h",
+    ],
+    tool_files: [
+        "build/write_buildflag_header.py",
+    ],
+}
+
+// GN: //components/cronet:cronet_common
+filegroup {
+    name: "cronet_aml_components_cronet_cronet_common",
+    srcs: [
+        "components/cronet/cronet_context.cc",
+        "components/cronet/cronet_prefs_manager.cc",
+        "components/cronet/cronet_upload_data_stream.cc",
+        "components/cronet/cronet_url_request.cc",
+        "components/cronet/host_cache_persistence_manager.cc",
+        "components/cronet/stale_host_resolver.cc",
+        "components/cronet/url_request_context_config.cc",
+    ],
+}
+
+// GN: //components/cronet:cronet_version_header
+filegroup {
+    name: "cronet_aml_components_cronet_cronet_version_header",
+}
+
+// GN: //components/cronet:cronet_version_header_action
+genrule {
+    name: "cronet_aml_components_cronet_cronet_version_header_action",
+    cmd: "$(location build/util/version.py) -f " +
+         "../../chrome/VERSION " +
+         "-e " +
+         "VERSION_FULL " +
+         "\"%s.%s.%s.%s\" % (MAJOR,MINOR,BUILD,PATCH) " +
+         "-o " +
+         "gen/components/cronet/version.h " +
+         "../../components/cronet/version.h.in",
+    out: [
+        "components/cronet/version.h",
+    ],
+    tool_files: [
+        "build/util/LASTCHANGE",
+        "build/util/version.py",
+        "chrome/VERSION",
+        "components/cronet/version.h.in",
+    ],
+}
+
+// GN: //components/cronet:metrics_util
+filegroup {
+    name: "cronet_aml_components_cronet_metrics_util",
+    srcs: [
+        "components/cronet/metrics_util.cc",
+    ],
+}
+
+// GN: //components/cronet/native:cronet_native_headers
+filegroup {
+    name: "cronet_aml_components_cronet_native_cronet_native_headers",
+}
+
+// GN: //components/cronet/native:cronet_native_impl
+filegroup {
+    name: "cronet_aml_components_cronet_native_cronet_native_impl",
+    srcs: [
+        "components/cronet/native/buffer.cc",
+        "components/cronet/native/engine.cc",
+        "components/cronet/native/generated/cronet.idl_impl_interface.cc",
+        "components/cronet/native/generated/cronet.idl_impl_struct.cc",
+        "components/cronet/native/io_buffer_with_cronet_buffer.cc",
+        "components/cronet/native/native_metrics_util.cc",
+        "components/cronet/native/runnables.cc",
+        "components/cronet/native/upload_data_sink.cc",
+        "components/cronet/native/url_request.cc",
+    ],
+}
+
+// GN: //components/grpc_support:grpc_support
+filegroup {
+    name: "cronet_aml_components_grpc_support_grpc_support",
+    srcs: [
+        "components/grpc_support/bidirectional_stream.cc",
+        "components/grpc_support/bidirectional_stream_c.cc",
+    ],
+}
+
+// GN: //components/grpc_support:headers
+filegroup {
+    name: "cronet_aml_components_grpc_support_headers",
+}
+
+// GN: //components/metrics:library_support
+filegroup {
+    name: "cronet_aml_components_metrics_library_support",
+    srcs: [
+        "components/metrics/histogram_encoder.cc",
+        "components/metrics/library_support/histogram_manager.cc",
+    ],
+}
+
+// GN: //components/prefs/android:jni_headers
+genrule {
+    name: "cronet_aml_components_prefs_android_jni_headers",
+    srcs: [
+        "components/prefs/android/java/src/org/chromium/components/prefs/PrefService.java",
+    ],
+    cmd: "$(location base/android/jni_generator/jni_generator.py) --ptr_type " +
+         "long " +
+         " " +
+         " " +
+         "--output_dir " +
+         "$(genDir)/components/prefs/android/jni_headers " +
+         "--includes " +
+         "base/android/jni_generator/jni_generator_helper.h " +
+         "--use_proxy_hash " +
+         "--output_name " +
+         "PrefService_jni.h " +
+         "--input_file " +
+         "$(location components/prefs/android/java/src/org/chromium/components/prefs/PrefService.java)",
+    out: [
+        "components/prefs/android/jni_headers/PrefService_jni.h",
+    ],
+    tool_files: [
+        "base/android/jni_generator/android_jar.classes",
+        "base/android/jni_generator/jni_generator.py",
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/gn_helpers.py",
+    ],
+}
+
+// GN: //components/prefs:prefs
+cc_library_static {
+    name: "cronet_aml_components_prefs_prefs",
+    srcs: [
+        "components/prefs/android/pref_service_android.cc",
+        "components/prefs/command_line_pref_store.cc",
+        "components/prefs/default_pref_store.cc",
+        "components/prefs/in_memory_pref_store.cc",
+        "components/prefs/json_pref_store.cc",
+        "components/prefs/overlay_user_pref_store.cc",
+        "components/prefs/persistent_pref_store.cc",
+        "components/prefs/pref_change_registrar.cc",
+        "components/prefs/pref_member.cc",
+        "components/prefs/pref_notifier_impl.cc",
+        "components/prefs/pref_registry.cc",
+        "components/prefs/pref_registry_simple.cc",
+        "components/prefs/pref_service.cc",
+        "components/prefs/pref_service_factory.cc",
+        "components/prefs/pref_store.cc",
+        "components/prefs/pref_value_map.cc",
+        "components/prefs/pref_value_store.cc",
+        "components/prefs/scoped_user_pref_update.cc",
+        "components/prefs/segregated_pref_store.cc",
+        "components/prefs/value_map_pref_store.cc",
+        "components/prefs/writeable_pref_store.cc",
+    ],
+    shared_libs: [
+        "libandroid",
+        "liblog",
+    ],
+    static_libs: [
+        "cronet_aml_base_base",
+    ],
+    generated_headers: [
+        "cronet_aml_base_debugging_buildflags",
+        "cronet_aml_base_logging_buildflags",
+        "cronet_aml_build_chromeos_buildflags",
+        "cronet_aml_components_prefs_android_jni_headers",
+    ],
+    export_generated_headers: [
+        "cronet_aml_base_debugging_buildflags",
+        "cronet_aml_base_logging_buildflags",
+        "cronet_aml_build_chromeos_buildflags",
+        "cronet_aml_components_prefs_android_jni_headers",
+    ],
+    defaults: [
+        "cronet_aml_defaults",
+    ],
+    cflags: [
+        "-DANDROID",
+        "-DANDROID_NDK_VERSION_ROLL=r23_1",
+        "-DCOMPONENTS_PREFS_IMPLEMENTATION",
+        "-DCR_CLANG_REVISION=\"llvmorg-16-init-8697-g60809cd2-1\"",
+        "-DCR_LIBCXX_REVISION=47b31179d10646029c260702650a25d24f555acc",
+        "-DDCHECK_ALWAYS_ON=1",
+        "-DDYNAMIC_ANNOTATIONS_ENABLED=1",
+        "-DHAVE_SYS_UIO_H",
+        "-D_DEBUG",
+        "-D_GNU_SOURCE",
+        "-D_LIBCPP_AVAILABILITY_CUSTOM_VERBOSE_ABORT_PROVIDED=1",
+        "-D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS",
+        "-D_LIBCPP_ENABLE_ASSERTIONS_DEFAULT=1",
+        "-D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS",
+        "-D__STDC_CONSTANT_MACROS",
+        "-D__STDC_FORMAT_MACROS",
+    ],
+    local_include_dirs: [
+        "./",
+        "buildtools/third_party/libc++/",
+        "buildtools/third_party/libc++/trunk/include",
+        "buildtools/third_party/libc++abi/trunk/include",
+        "third_party/abseil-cpp/",
+        "third_party/boringssl/src/include/",
+        "third_party/android_ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include",
+    ],
+    header_libs: [
+        "jni_headers",
+    ],
+    cpp_std: "c++20",
 }
 
 // GN: //crypto:buildflags
@@ -1892,6 +2932,140 @@
     ],
 }
 
+// GN: //net/android:net_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_net_android_net_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location net/android/net_thread_stats_uid_java.build_config.json)\", \"$(location base/base_java.build_config.json)\", \"$(location base/jni_java.build_config.json)\", \"$(location build/android/build_java.build_config.json)\", \"$(location third_party/android_deps/com_google_code_findbugs_jsr305_java.build_config.json)\", \"$(location third_party/androidx/androidx_annotation_annotation_java.build_config.json)\", \"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/net/android/net_java.build_config.json " +
+         "--gn-target " +
+         "//net/android:net_java " +
+         "--device-jar-path " +
+         "$(location net/android/net_java.processed.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/net/android/net_java.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location net/android/net_java.javac.jar) " +
+         "--interface-jar-path " +
+         "$(location net/android/net_java.turbine.jar) " +
+         "--annotation-processor-configs " +
+         "[\"gen/base/android/jni_generator/jni_processor.build_config.json\"] " +
+         "--dex-path " +
+         "obj/net/android/net_java.dex.jar " +
+         "--supports-android " +
+         "--requires-android " +
+         "--package-name " +
+         "org.chromium.native_test " +
+         "--java-sources-file " +
+         "gen/net/android/net_java.sources " +
+         "--bundled-srcjars " +
+         "[\"$(location net/android/net_android_java_enums_srcjar.srcjar)\", \"$(location net/android/net_errors_java.srcjar)\"]",
+    out: [
+        "net/android/net_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //net/android:net_thread_stats_uid_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_net_android_net_thread_stats_uid_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/net/android/net_thread_stats_uid_java.build_config.json " +
+         "--gn-target " +
+         "//net/android:net_thread_stats_uid_java " +
+         "--device-jar-path " +
+         "$(location net/android/net_thread_stats_uid_java.processed.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/net/android/net_thread_stats_uid_java.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location net/android/net_thread_stats_uid_java.javac.jar) " +
+         "--interface-jar-path " +
+         "$(location net/android/net_thread_stats_uid_java.turbine.jar) " +
+         "--dex-path " +
+         "obj/net/android/net_thread_stats_uid_java.dex.jar " +
+         "--supports-android " +
+         "--requires-android " +
+         "--java-sources-file " +
+         "gen/net/android/net_thread_stats_uid_java.sources " +
+         "--bundled-srcjars " +
+         "[]",
+    out: [
+        "net/android/net_thread_stats_uid_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
 // GN: //net/base/registry_controlled_domains:registry_controlled_domains
 genrule {
     name: "cronet_aml_net_base_registry_controlled_domains_registry_controlled_domains",
@@ -4368,6 +5542,931 @@
     name: "cronet_aml_third_party_abseil_cpp_absl_utility_utility",
 }
 
+// GN: //third_party/android_deps:auto_service_processor__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_android_deps_auto_service_processor__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_annotation_processor " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/android_deps/com_google_auto_service_auto_service_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/android_deps/auto_service_processor.build_config.json " +
+         "--gn-target " +
+         "//third_party/android_deps:auto_service_processor " +
+         "--non-chromium-code " +
+         "--bundled-srcjars " +
+         "[] " +
+         "--main-class " +
+         "com.google.auto.service.processor.AutoServiceProcessor",
+    out: [
+        "third_party/android_deps/auto_service_processor.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/android_deps:com_google_auto_auto_common_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_android_deps_com_google_auto_auto_common_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/android_deps/com_google_guava_guava_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/android_deps/com_google_auto_auto_common_java.build_config.json " +
+         "--gn-target " +
+         "//third_party/android_deps:com_google_auto_auto_common_java " +
+         "--non-chromium-code " +
+         "--host-jar-path " +
+         "$(location lib.java/third_party/android_deps/com_google_auto_auto_common.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location ../../third_party/android_deps/libs/com_google_auto_auto_common/auto-common-1.2.1.jar) " +
+         "--interface-jar-path " +
+         "$(location third_party/android_deps/com_google_auto_auto_common.ijar.jar) " +
+         "--is-prebuilt " +
+         "--bundled-srcjars " +
+         "[]",
+    out: [
+        "third_party/android_deps/com_google_auto_auto_common_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/android_deps:com_google_auto_service_auto_service_annotations_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_android_deps_com_google_auto_service_auto_service_annotations_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/android_deps/com_google_auto_service_auto_service_annotations_java.build_config.json " +
+         "--gn-target " +
+         "//third_party/android_deps:com_google_auto_service_auto_service_annotations_java " +
+         "--non-chromium-code " +
+         "--host-jar-path " +
+         "$(location lib.java/third_party/android_deps/com_google_auto_service_auto_service_annotations.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location ../../third_party/android_deps/libs/com_google_auto_service_auto_service_annotations/auto-service-annotations-1.0-rc6.jar) " +
+         "--interface-jar-path " +
+         "$(location third_party/android_deps/com_google_auto_service_auto_service_annotations.ijar.jar) " +
+         "--is-prebuilt " +
+         "--bundled-srcjars " +
+         "[]",
+    out: [
+        "third_party/android_deps/com_google_auto_service_auto_service_annotations_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/android_deps:com_google_auto_service_auto_service_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_android_deps_com_google_auto_service_auto_service_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/android_deps/com_google_auto_auto_common_java.build_config.json)\", \"$(location third_party/android_deps/com_google_auto_service_auto_service_annotations_java.build_config.json)\", \"$(location third_party/android_deps/com_google_guava_guava_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/android_deps/com_google_auto_service_auto_service_java.build_config.json " +
+         "--gn-target " +
+         "//third_party/android_deps:com_google_auto_service_auto_service_java " +
+         "--non-chromium-code " +
+         "--host-jar-path " +
+         "$(location lib.java/third_party/android_deps/com_google_auto_service_auto_service.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location ../../third_party/android_deps/libs/com_google_auto_service_auto_service/auto-service-1.0-rc6.jar) " +
+         "--interface-jar-path " +
+         "$(location third_party/android_deps/com_google_auto_service_auto_service.ijar.jar) " +
+         "--is-prebuilt " +
+         "--bundled-srcjars " +
+         "[]",
+    out: [
+        "third_party/android_deps/com_google_auto_service_auto_service_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/android_deps:com_google_code_findbugs_jsr305_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_android_deps_com_google_code_findbugs_jsr305_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/android_deps/com_google_code_findbugs_jsr305_java.build_config.json " +
+         "--gn-target " +
+         "//third_party/android_deps:com_google_code_findbugs_jsr305_java " +
+         "--non-chromium-code " +
+         "--device-jar-path " +
+         "$(location ../../third_party/android_deps/libs/com_google_code_findbugs_jsr305/jsr305-3.0.2.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/third_party/android_deps/com_google_code_findbugs_jsr305.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location ../../third_party/android_deps/libs/com_google_code_findbugs_jsr305/jsr305-3.0.2.jar) " +
+         "--interface-jar-path " +
+         "$(location third_party/android_deps/com_google_code_findbugs_jsr305.ijar.jar) " +
+         "--dex-path " +
+         "obj/third_party/android_deps/com_google_code_findbugs_jsr305_java.dex.jar " +
+         "--supports-android " +
+         "--is-prebuilt " +
+         "--bundled-srcjars " +
+         "[]",
+    out: [
+        "third_party/android_deps/com_google_code_findbugs_jsr305_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/android_deps:com_google_errorprone_error_prone_annotations_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_android_deps_com_google_errorprone_error_prone_annotations_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/android_deps/com_google_errorprone_error_prone_annotations_java.build_config.json " +
+         "--gn-target " +
+         "//third_party/android_deps:com_google_errorprone_error_prone_annotations_java " +
+         "--non-chromium-code " +
+         "--device-jar-path " +
+         "$(location ../../third_party/android_deps/libs/com_google_errorprone_error_prone_annotations/error_prone_annotations-2.14.0.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/third_party/android_deps/com_google_errorprone_error_prone_annotations.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location ../../third_party/android_deps/libs/com_google_errorprone_error_prone_annotations/error_prone_annotations-2.14.0.jar) " +
+         "--interface-jar-path " +
+         "$(location third_party/android_deps/com_google_errorprone_error_prone_annotations.ijar.jar) " +
+         "--dex-path " +
+         "obj/third_party/android_deps/com_google_errorprone_error_prone_annotations_java.dex.jar " +
+         "--supports-android " +
+         "--is-prebuilt " +
+         "--bundled-srcjars " +
+         "[]",
+    out: [
+        "third_party/android_deps/com_google_errorprone_error_prone_annotations_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/android_deps:com_google_guava_failureaccess_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_android_deps_com_google_guava_failureaccess_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/android_deps/com_google_guava_failureaccess_java.build_config.json " +
+         "--gn-target " +
+         "//third_party/android_deps:com_google_guava_failureaccess_java " +
+         "--non-chromium-code " +
+         "--device-jar-path " +
+         "$(location ../../third_party/android_deps/libs/com_google_guava_failureaccess/failureaccess-1.0.1.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/third_party/android_deps/com_google_guava_failureaccess.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location ../../third_party/android_deps/libs/com_google_guava_failureaccess/failureaccess-1.0.1.jar) " +
+         "--interface-jar-path " +
+         "$(location third_party/android_deps/com_google_guava_failureaccess.ijar.jar) " +
+         "--dex-path " +
+         "obj/third_party/android_deps/com_google_guava_failureaccess_java.dex.jar " +
+         "--supports-android " +
+         "--is-prebuilt " +
+         "--bundled-srcjars " +
+         "[]",
+    out: [
+        "third_party/android_deps/com_google_guava_failureaccess_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/android_deps:com_google_guava_guava_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_android_deps_com_google_guava_guava_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/android_deps/com_google_code_findbugs_jsr305_java.build_config.json)\", \"$(location third_party/android_deps/com_google_errorprone_error_prone_annotations_java.build_config.json)\", \"$(location third_party/android_deps/com_google_guava_failureaccess_java.build_config.json)\", \"$(location third_party/android_deps/com_google_guava_listenablefuture_java.build_config.json)\", \"$(location third_party/android_deps/com_google_j2objc_j2objc_annotations_java.build_config.json)\", \"$(location third_party/android_deps/org_checkerframework_checker_qual_java.build_config.json)\", \"$(location third_party/android_deps/com_google_guava_listenablefuture_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/android_deps/com_google_guava_guava_java.build_config.json " +
+         "--gn-target " +
+         "//third_party/android_deps:com_google_guava_guava_java " +
+         "--non-chromium-code " +
+         "--host-jar-path " +
+         "$(location lib.java/third_party/android_deps/com_google_guava_guava.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location ../../third_party/android_deps/libs/com_google_guava_guava/guava-31.0.1-jre.jar) " +
+         "--interface-jar-path " +
+         "$(location third_party/android_deps/com_google_guava_guava.ijar.jar) " +
+         "--is-prebuilt " +
+         "--bundled-srcjars " +
+         "[]",
+    out: [
+        "third_party/android_deps/com_google_guava_guava_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/android_deps:com_google_guava_listenablefuture_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_android_deps_com_google_guava_listenablefuture_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/android_deps/com_google_guava_listenablefuture_java.build_config.json " +
+         "--gn-target " +
+         "//third_party/android_deps:com_google_guava_listenablefuture_java " +
+         "--non-chromium-code " +
+         "--device-jar-path " +
+         "$(location ../../third_party/android_deps/libs/com_google_guava_listenablefuture/listenablefuture-1.0.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/third_party/android_deps/com_google_guava_listenablefuture.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location ../../third_party/android_deps/libs/com_google_guava_listenablefuture/listenablefuture-1.0.jar) " +
+         "--interface-jar-path " +
+         "$(location third_party/android_deps/com_google_guava_listenablefuture.ijar.jar) " +
+         "--dex-path " +
+         "obj/third_party/android_deps/com_google_guava_listenablefuture_java.dex.jar " +
+         "--supports-android " +
+         "--is-prebuilt " +
+         "--bundled-srcjars " +
+         "[]",
+    out: [
+        "third_party/android_deps/com_google_guava_listenablefuture_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/android_deps:com_google_j2objc_j2objc_annotations_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_android_deps_com_google_j2objc_j2objc_annotations_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/android_deps/com_google_j2objc_j2objc_annotations_java.build_config.json " +
+         "--gn-target " +
+         "//third_party/android_deps:com_google_j2objc_j2objc_annotations_java " +
+         "--non-chromium-code " +
+         "--device-jar-path " +
+         "$(location ../../third_party/android_deps/libs/com_google_j2objc_j2objc_annotations/j2objc-annotations-1.3.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/third_party/android_deps/com_google_j2objc_j2objc_annotations.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location ../../third_party/android_deps/libs/com_google_j2objc_j2objc_annotations/j2objc-annotations-1.3.jar) " +
+         "--interface-jar-path " +
+         "$(location third_party/android_deps/com_google_j2objc_j2objc_annotations.ijar.jar) " +
+         "--dex-path " +
+         "obj/third_party/android_deps/com_google_j2objc_j2objc_annotations_java.dex.jar " +
+         "--supports-android " +
+         "--is-prebuilt " +
+         "--bundled-srcjars " +
+         "[]",
+    out: [
+        "third_party/android_deps/com_google_j2objc_j2objc_annotations_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/android_deps:com_squareup_javapoet_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_android_deps_com_squareup_javapoet_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/android_deps/com_squareup_javapoet_java.build_config.json " +
+         "--gn-target " +
+         "//third_party/android_deps:com_squareup_javapoet_java " +
+         "--non-chromium-code " +
+         "--host-jar-path " +
+         "$(location lib.java/third_party/android_deps/com_squareup_javapoet.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location ../../third_party/android_deps/libs/com_squareup_javapoet/javapoet-1.13.0.jar) " +
+         "--interface-jar-path " +
+         "$(location third_party/android_deps/com_squareup_javapoet.ijar.jar) " +
+         "--is-prebuilt " +
+         "--bundled-srcjars " +
+         "[]",
+    out: [
+        "third_party/android_deps/com_squareup_javapoet_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/android_deps:org_checkerframework_checker_qual_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_android_deps_org_checkerframework_checker_qual_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/android_deps/org_checkerframework_checker_qual_java.build_config.json " +
+         "--gn-target " +
+         "//third_party/android_deps:org_checkerframework_checker_qual_java " +
+         "--non-chromium-code " +
+         "--device-jar-path " +
+         "$(location ../../third_party/android_deps/libs/org_checkerframework_checker_qual/checker-qual-3.25.0.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/third_party/android_deps/org_checkerframework_checker_qual.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location ../../third_party/android_deps/libs/org_checkerframework_checker_qual/checker-qual-3.25.0.jar) " +
+         "--interface-jar-path " +
+         "$(location third_party/android_deps/org_checkerframework_checker_qual.ijar.jar) " +
+         "--dex-path " +
+         "obj/third_party/android_deps/org_checkerframework_checker_qual_java.dex.jar " +
+         "--supports-android " +
+         "--is-prebuilt " +
+         "--bundled-srcjars " +
+         "[]",
+    out: [
+        "third_party/android_deps/org_checkerframework_checker_qual_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/android_deps:org_jetbrains_annotations_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_android_deps_org_jetbrains_annotations_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/android_deps/org_jetbrains_annotations_java.build_config.json " +
+         "--gn-target " +
+         "//third_party/android_deps:org_jetbrains_annotations_java " +
+         "--non-chromium-code " +
+         "--device-jar-path " +
+         "$(location ../../third_party/android_deps/libs/org_jetbrains_annotations/annotations-13.0.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/third_party/android_deps/org_jetbrains_annotations.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location ../../third_party/android_deps/libs/org_jetbrains_annotations/annotations-13.0.jar) " +
+         "--interface-jar-path " +
+         "$(location third_party/android_deps/org_jetbrains_annotations.ijar.jar) " +
+         "--dex-path " +
+         "obj/third_party/android_deps/org_jetbrains_annotations_java.dex.jar " +
+         "--supports-android " +
+         "--is-prebuilt " +
+         "--bundled-srcjars " +
+         "[]",
+    out: [
+        "third_party/android_deps/org_jetbrains_annotations_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_common_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_android_deps_org_jetbrains_kotlin_kotlin_stdlib_common_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_common_java.build_config.json " +
+         "--gn-target " +
+         "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_common_java " +
+         "--non-chromium-code " +
+         "--device-jar-path " +
+         "$(location ../../third_party/android_deps/libs/org_jetbrains_kotlin_kotlin_stdlib_common/kotlin-stdlib-common-1.7.10.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_common.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location ../../third_party/android_deps/libs/org_jetbrains_kotlin_kotlin_stdlib_common/kotlin-stdlib-common-1.7.10.jar) " +
+         "--interface-jar-path " +
+         "$(location third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_common.ijar.jar) " +
+         "--dex-path " +
+         "obj/third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_common_java.dex.jar " +
+         "--supports-android " +
+         "--is-prebuilt " +
+         "--bundled-srcjars " +
+         "[]",
+    out: [
+        "third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_common_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_android_deps_org_jetbrains_kotlin_kotlin_stdlib_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/android_deps/org_jetbrains_annotations_java.build_config.json)\", \"$(location third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_common_java.build_config.json)\", \"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_java.build_config.json " +
+         "--gn-target " +
+         "//third_party/android_deps:org_jetbrains_kotlin_kotlin_stdlib_java " +
+         "--non-chromium-code " +
+         "--device-jar-path " +
+         "$(location ../../third_party/android_deps/libs/org_jetbrains_kotlin_kotlin_stdlib/kotlin-stdlib-1.7.10.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location ../../third_party/android_deps/libs/org_jetbrains_kotlin_kotlin_stdlib/kotlin-stdlib-1.7.10.jar) " +
+         "--interface-jar-path " +
+         "$(location third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib.ijar.jar) " +
+         "--dex-path " +
+         "obj/third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_java.dex.jar " +
+         "--supports-android " +
+         "--is-prebuilt " +
+         "--bundled-srcjars " +
+         "[]",
+    out: [
+        "third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
 // GN: //third_party/android_ndk:cpu_features
 filegroup {
     name: "cronet_aml_third_party_android_ndk_cpu_features",
@@ -4376,6 +6475,1668 @@
     ],
 }
 
+// GN: //third_party/android_sdk:android_sdk_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_android_sdk_android_sdk_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "system_java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/android_sdk/android_sdk_java.build_config.json " +
+         "--gn-target " +
+         "//third_party/android_sdk:android_sdk_java " +
+         "--non-chromium-code " +
+         "--unprocessed-jar-path " +
+         "$(location ../../third_party/android_sdk/public/platforms/android-33/android.jar) " +
+         "--interface-jar-path " +
+         "$(location third_party/android_sdk/android.ijar.jar) " +
+         "--supports-android " +
+         "--is-prebuilt " +
+         "--bundled-srcjars " +
+         "[]",
+    out: [
+        "third_party/android_sdk/android_sdk_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/androidx:androidx_annotation_annotation_experimental_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_androidx_androidx_annotation_annotation_experimental_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "group " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/androidx/androidx_annotation_annotation_experimental_java__classes.build_config.json)\", \"$(location third_party/androidx/androidx_annotation_annotation_experimental_java__resources.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/androidx/androidx_annotation_annotation_experimental_java.build_config.json " +
+         "--gn-target " +
+         "//third_party/androidx:androidx_annotation_annotation_experimental_java " +
+         "--supports-android",
+    out: [
+        "third_party/androidx/androidx_annotation_annotation_experimental_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/androidx:androidx_annotation_annotation_experimental_java__classes__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_androidx_androidx_annotation_annotation_experimental_java__classes__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_java.build_config.json)\", \"$(location third_party/androidx/androidx_annotation_annotation_experimental_java__resources.build_config.json)\", \"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/androidx/androidx_annotation_annotation_experimental_java__classes.build_config.json " +
+         "--gn-target " +
+         "androidx_annotation_annotation_experimental_java " +
+         "--aar-path " +
+         "../../third_party/androidx/libs/androidx_annotation_annotation_experimental/annotation-experimental-1.4.0-SNAPSHOT.aar " +
+         "--non-chromium-code " +
+         "--device-jar-path " +
+         "$(location third_party/androidx/androidx_annotation_annotation_experimental_java/classes.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/third_party/androidx/androidx_annotation_annotation_experimental_java.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location third_party/androidx/androidx_annotation_annotation_experimental_java/classes.jar) " +
+         "--interface-jar-path " +
+         "$(location third_party/androidx/androidx_annotation_annotation_experimental_java.ijar.jar) " +
+         "--dex-path " +
+         "obj/third_party/androidx/androidx_annotation_annotation_experimental_java__classes.dex.jar " +
+         "--supports-android " +
+         "--requires-android " +
+         "--is-prebuilt " +
+         "--bundled-srcjars " +
+         "[] " +
+         "--proguard-configs " +
+         "[]",
+    out: [
+        "third_party/androidx/androidx_annotation_annotation_experimental_java__classes.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/androidx:androidx_annotation_annotation_experimental_java__resources__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_androidx_androidx_annotation_annotation_experimental_java__resources__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "android_resources " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/androidx/androidx_annotation_annotation_experimental_java__resources.build_config.json " +
+         "--gn-target " +
+         "//third_party/androidx:androidx_annotation_annotation_experimental_java__resources " +
+         "--non-chromium-code " +
+         "--resources-zip " +
+         "obj/third_party/androidx/androidx_annotation_annotation_experimental_java__resources.resources.zip " +
+         "--resource-overlay " +
+         "--package-name " +
+         "androidx.annotation.experimental " +
+         "--r-text-path " +
+         "gen/third_party/androidx/androidx_annotation_annotation_experimental_java__resources_R.txt " +
+         "--res-sources-path " +
+         "gen/third_party/androidx/androidx_annotation_annotation_experimental_java__resources.res.sources",
+    out: [
+        "third_party/androidx/androidx_annotation_annotation_experimental_java__resources.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/androidx:androidx_annotation_annotation_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_androidx_androidx_annotation_annotation_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "group " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/androidx/androidx_annotation_annotation_java.build_config.json " +
+         "--gn-target " +
+         "//third_party/androidx:androidx_annotation_annotation_java " +
+         "--supports-android",
+    out: [
+        "third_party/androidx/androidx_annotation_annotation_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/androidx:androidx_annotation_annotation_jvm_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_androidx_androidx_annotation_annotation_jvm_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_java.build_config.json)\", \"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json " +
+         "--gn-target " +
+         "//third_party/androidx:androidx_annotation_annotation_jvm_java " +
+         "--non-chromium-code " +
+         "--device-jar-path " +
+         "$(location ../../third_party/androidx/libs/androidx_annotation_annotation_jvm/annotation-jvm-1.6.0-SNAPSHOT.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/third_party/androidx/androidx_annotation_annotation_jvm.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location ../../third_party/androidx/libs/androidx_annotation_annotation_jvm/annotation-jvm-1.6.0-SNAPSHOT.jar) " +
+         "--interface-jar-path " +
+         "$(location third_party/androidx/androidx_annotation_annotation_jvm.ijar.jar) " +
+         "--dex-path " +
+         "obj/third_party/androidx/androidx_annotation_annotation_jvm_java.dex.jar " +
+         "--supports-android " +
+         "--is-prebuilt " +
+         "--bundled-srcjars " +
+         "[]",
+    out: [
+        "third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/androidx:androidx_arch_core_core_common_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_androidx_androidx_arch_core_core_common_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json)\", \"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/androidx/androidx_arch_core_core_common_java.build_config.json " +
+         "--gn-target " +
+         "//third_party/androidx:androidx_arch_core_core_common_java " +
+         "--non-chromium-code " +
+         "--device-jar-path " +
+         "$(location ../../third_party/androidx/libs/androidx_arch_core_core_common/core-common-2.2.0-SNAPSHOT.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/third_party/androidx/androidx_arch_core_core_common.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location ../../third_party/androidx/libs/androidx_arch_core_core_common/core-common-2.2.0-SNAPSHOT.jar) " +
+         "--interface-jar-path " +
+         "$(location third_party/androidx/androidx_arch_core_core_common.ijar.jar) " +
+         "--dex-path " +
+         "obj/third_party/androidx/androidx_arch_core_core_common_java.dex.jar " +
+         "--supports-android " +
+         "--is-prebuilt " +
+         "--bundled-srcjars " +
+         "[]",
+    out: [
+        "third_party/androidx/androidx_arch_core_core_common_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/androidx:androidx_arch_core_core_runtime_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_androidx_androidx_arch_core_core_runtime_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "group " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/androidx/androidx_arch_core_core_runtime_java__classes.build_config.json)\", \"$(location third_party/androidx/androidx_arch_core_core_runtime_java__resources.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/androidx/androidx_arch_core_core_runtime_java.build_config.json " +
+         "--gn-target " +
+         "//third_party/androidx:androidx_arch_core_core_runtime_java " +
+         "--supports-android",
+    out: [
+        "third_party/androidx/androidx_arch_core_core_runtime_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/androidx:androidx_arch_core_core_runtime_java__classes__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_androidx_androidx_arch_core_core_runtime_java__classes__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json)\", \"$(location third_party/androidx/androidx_arch_core_core_common_java.build_config.json)\", \"$(location third_party/androidx/androidx_arch_core_core_runtime_java__resources.build_config.json)\", \"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/androidx/androidx_arch_core_core_runtime_java__classes.build_config.json " +
+         "--gn-target " +
+         "androidx_arch_core_core_runtime_java " +
+         "--aar-path " +
+         "../../third_party/androidx/libs/androidx_arch_core_core_runtime/core-runtime-2.2.0-SNAPSHOT.aar " +
+         "--non-chromium-code " +
+         "--device-jar-path " +
+         "$(location third_party/androidx/androidx_arch_core_core_runtime_java/classes.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/third_party/androidx/androidx_arch_core_core_runtime_java.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location third_party/androidx/androidx_arch_core_core_runtime_java/classes.jar) " +
+         "--interface-jar-path " +
+         "$(location third_party/androidx/androidx_arch_core_core_runtime_java.ijar.jar) " +
+         "--dex-path " +
+         "obj/third_party/androidx/androidx_arch_core_core_runtime_java__classes.dex.jar " +
+         "--supports-android " +
+         "--requires-android " +
+         "--is-prebuilt " +
+         "--bundled-srcjars " +
+         "[] " +
+         "--proguard-configs " +
+         "[]",
+    out: [
+        "third_party/androidx/androidx_arch_core_core_runtime_java__classes.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/androidx:androidx_arch_core_core_runtime_java__resources__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_androidx_androidx_arch_core_core_runtime_java__resources__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "android_resources " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/androidx/androidx_arch_core_core_runtime_java__resources.build_config.json " +
+         "--gn-target " +
+         "//third_party/androidx:androidx_arch_core_core_runtime_java__resources " +
+         "--non-chromium-code " +
+         "--resources-zip " +
+         "obj/third_party/androidx/androidx_arch_core_core_runtime_java__resources.resources.zip " +
+         "--resource-overlay " +
+         "--package-name " +
+         "androidx.arch.core " +
+         "--r-text-path " +
+         "gen/third_party/androidx/androidx_arch_core_core_runtime_java__resources_R.txt " +
+         "--res-sources-path " +
+         "gen/third_party/androidx/androidx_arch_core_core_runtime_java__resources.res.sources",
+    out: [
+        "third_party/androidx/androidx_arch_core_core_runtime_java__resources.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/androidx:androidx_collection_collection_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_androidx_androidx_collection_collection_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "group " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/androidx/androidx_collection_collection_jvm_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/androidx/androidx_collection_collection_java.build_config.json " +
+         "--gn-target " +
+         "//third_party/androidx:androidx_collection_collection_java " +
+         "--supports-android",
+    out: [
+        "third_party/androidx/androidx_collection_collection_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/androidx:androidx_collection_collection_jvm_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_androidx_androidx_collection_collection_jvm_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json)\", \"$(location third_party/android_deps/org_jetbrains_kotlin_kotlin_stdlib_java.build_config.json)\", \"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/androidx/androidx_collection_collection_jvm_java.build_config.json " +
+         "--gn-target " +
+         "//third_party/androidx:androidx_collection_collection_jvm_java " +
+         "--non-chromium-code " +
+         "--device-jar-path " +
+         "$(location ../../third_party/androidx/libs/androidx_collection_collection_jvm/collection-jvm-1.3.0-SNAPSHOT.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/third_party/androidx/androidx_collection_collection_jvm.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location ../../third_party/androidx/libs/androidx_collection_collection_jvm/collection-jvm-1.3.0-SNAPSHOT.jar) " +
+         "--interface-jar-path " +
+         "$(location third_party/androidx/androidx_collection_collection_jvm.ijar.jar) " +
+         "--dex-path " +
+         "obj/third_party/androidx/androidx_collection_collection_jvm_java.dex.jar " +
+         "--supports-android " +
+         "--is-prebuilt " +
+         "--bundled-srcjars " +
+         "[]",
+    out: [
+        "third_party/androidx/androidx_collection_collection_jvm_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/androidx:androidx_concurrent_concurrent_futures_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_androidx_androidx_concurrent_concurrent_futures_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json)\", \"$(location third_party/android_deps/com_google_guava_listenablefuture_java.build_config.json)\", \"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/androidx/androidx_concurrent_concurrent_futures_java.build_config.json " +
+         "--gn-target " +
+         "//third_party/androidx:androidx_concurrent_concurrent_futures_java " +
+         "--non-chromium-code " +
+         "--device-jar-path " +
+         "$(location ../../third_party/androidx/libs/androidx_concurrent_concurrent_futures/concurrent-futures-1.2.0-SNAPSHOT.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/third_party/androidx/androidx_concurrent_concurrent_futures.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location ../../third_party/androidx/libs/androidx_concurrent_concurrent_futures/concurrent-futures-1.2.0-SNAPSHOT.jar) " +
+         "--interface-jar-path " +
+         "$(location third_party/androidx/androidx_concurrent_concurrent_futures.ijar.jar) " +
+         "--dex-path " +
+         "obj/third_party/androidx/androidx_concurrent_concurrent_futures_java.dex.jar " +
+         "--supports-android " +
+         "--is-prebuilt " +
+         "--bundled-srcjars " +
+         "[]",
+    out: [
+        "third_party/androidx/androidx_concurrent_concurrent_futures_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/androidx:androidx_core_core_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_androidx_androidx_core_core_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "group " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/androidx/androidx_core_core_java__classes.build_config.json)\", \"$(location third_party/androidx/androidx_core_core_java__resources.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/androidx/androidx_core_core_java.build_config.json " +
+         "--gn-target " +
+         "//third_party/androidx:androidx_core_core_java " +
+         "--supports-android",
+    out: [
+        "third_party/androidx/androidx_core_core_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/androidx:androidx_core_core_java__classes__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_androidx_androidx_core_core_java__classes__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/androidx/androidx_annotation_annotation_experimental_java.build_config.json)\", \"$(location third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json)\", \"$(location third_party/androidx/androidx_collection_collection_jvm_java.build_config.json)\", \"$(location third_party/androidx/androidx_concurrent_concurrent_futures_java.build_config.json)\", \"$(location third_party/androidx/androidx_interpolator_interpolator_java.build_config.json)\", \"$(location third_party/androidx/androidx_lifecycle_lifecycle_runtime_java.build_config.json)\", \"$(location third_party/androidx/androidx_versionedparcelable_versionedparcelable_java.build_config.json)\", \"$(location third_party/androidx/androidx_core_core_java__resources.build_config.json)\", \"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/androidx/androidx_core_core_java__classes.build_config.json " +
+         "--gn-target " +
+         "androidx_core_core_java " +
+         "--aar-path " +
+         "../../third_party/androidx/libs/androidx_core_core/core-1.10.0-SNAPSHOT.aar " +
+         "--non-chromium-code " +
+         "--device-jar-path " +
+         "$(location third_party/androidx/androidx_core_core_java.processed.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/third_party/androidx/androidx_core_core_java.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location third_party/androidx/androidx_core_core_java/classes.jar) " +
+         "--interface-jar-path " +
+         "$(location third_party/androidx/androidx_core_core_java.ijar.jar) " +
+         "--dex-path " +
+         "obj/third_party/androidx/androidx_core_core_java__classes.dex.jar " +
+         "--supports-android " +
+         "--requires-android " +
+         "--is-prebuilt " +
+         "--bundled-srcjars " +
+         "[]",
+    out: [
+        "third_party/androidx/androidx_core_core_java__classes.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/androidx:androidx_core_core_java__resources__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_androidx_androidx_core_core_java__resources__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "android_resources " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/androidx/androidx_core_core_java__resources.build_config.json " +
+         "--gn-target " +
+         "//third_party/androidx:androidx_core_core_java__resources " +
+         "--non-chromium-code " +
+         "--resources-zip " +
+         "obj/third_party/androidx/androidx_core_core_java__resources.resources.zip " +
+         "--resource-overlay " +
+         "--package-name " +
+         "androidx.core " +
+         "--r-text-path " +
+         "gen/third_party/androidx/androidx_core_core_java__resources_R.txt " +
+         "--res-sources-path " +
+         "gen/third_party/androidx/androidx_core_core_java__resources.res.sources",
+    out: [
+        "third_party/androidx/androidx_core_core_java__resources.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/androidx:androidx_interpolator_interpolator_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_androidx_androidx_interpolator_interpolator_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "group " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/androidx/androidx_interpolator_interpolator_java__classes.build_config.json)\", \"$(location third_party/androidx/androidx_interpolator_interpolator_java__resources.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/androidx/androidx_interpolator_interpolator_java.build_config.json " +
+         "--gn-target " +
+         "//third_party/androidx:androidx_interpolator_interpolator_java " +
+         "--supports-android",
+    out: [
+        "third_party/androidx/androidx_interpolator_interpolator_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/androidx:androidx_interpolator_interpolator_java__classes__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_androidx_androidx_interpolator_interpolator_java__classes__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json)\", \"$(location third_party/androidx/androidx_interpolator_interpolator_java__resources.build_config.json)\", \"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/androidx/androidx_interpolator_interpolator_java__classes.build_config.json " +
+         "--gn-target " +
+         "androidx_interpolator_interpolator_java " +
+         "--aar-path " +
+         "../../third_party/androidx/libs/androidx_interpolator_interpolator/interpolator-1.1.0-SNAPSHOT.aar " +
+         "--non-chromium-code " +
+         "--device-jar-path " +
+         "$(location third_party/androidx/androidx_interpolator_interpolator_java/classes.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/third_party/androidx/androidx_interpolator_interpolator_java.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location third_party/androidx/androidx_interpolator_interpolator_java/classes.jar) " +
+         "--interface-jar-path " +
+         "$(location third_party/androidx/androidx_interpolator_interpolator_java.ijar.jar) " +
+         "--dex-path " +
+         "obj/third_party/androidx/androidx_interpolator_interpolator_java__classes.dex.jar " +
+         "--supports-android " +
+         "--requires-android " +
+         "--is-prebuilt " +
+         "--bundled-srcjars " +
+         "[] " +
+         "--proguard-configs " +
+         "[]",
+    out: [
+        "third_party/androidx/androidx_interpolator_interpolator_java__classes.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/androidx:androidx_interpolator_interpolator_java__resources__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_androidx_androidx_interpolator_interpolator_java__resources__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "android_resources " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/androidx/androidx_interpolator_interpolator_java__resources.build_config.json " +
+         "--gn-target " +
+         "//third_party/androidx:androidx_interpolator_interpolator_java__resources " +
+         "--non-chromium-code " +
+         "--resources-zip " +
+         "obj/third_party/androidx/androidx_interpolator_interpolator_java__resources.resources.zip " +
+         "--resource-overlay " +
+         "--package-name " +
+         "androidx.interpolator " +
+         "--r-text-path " +
+         "gen/third_party/androidx/androidx_interpolator_interpolator_java__resources_R.txt " +
+         "--res-sources-path " +
+         "gen/third_party/androidx/androidx_interpolator_interpolator_java__resources.res.sources",
+    out: [
+        "third_party/androidx/androidx_interpolator_interpolator_java__resources.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/androidx:androidx_lifecycle_lifecycle_common_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_androidx_androidx_lifecycle_lifecycle_common_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json)\", \"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/androidx/androidx_lifecycle_lifecycle_common_java.build_config.json " +
+         "--gn-target " +
+         "//third_party/androidx:androidx_lifecycle_lifecycle_common_java " +
+         "--non-chromium-code " +
+         "--device-jar-path " +
+         "$(location ../../third_party/androidx/libs/androidx_lifecycle_lifecycle_common/lifecycle-common-2.6.0-SNAPSHOT.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/third_party/androidx/androidx_lifecycle_lifecycle_common.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location ../../third_party/androidx/libs/androidx_lifecycle_lifecycle_common/lifecycle-common-2.6.0-SNAPSHOT.jar) " +
+         "--interface-jar-path " +
+         "$(location third_party/androidx/androidx_lifecycle_lifecycle_common.ijar.jar) " +
+         "--dex-path " +
+         "obj/third_party/androidx/androidx_lifecycle_lifecycle_common_java.dex.jar " +
+         "--supports-android " +
+         "--is-prebuilt " +
+         "--bundled-srcjars " +
+         "[]",
+    out: [
+        "third_party/androidx/androidx_lifecycle_lifecycle_common_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/androidx:androidx_lifecycle_lifecycle_runtime_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_androidx_androidx_lifecycle_lifecycle_runtime_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "group " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/androidx/androidx_lifecycle_lifecycle_runtime_java__classes.build_config.json)\", \"$(location third_party/androidx/androidx_lifecycle_lifecycle_runtime_java__resources.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/androidx/androidx_lifecycle_lifecycle_runtime_java.build_config.json " +
+         "--gn-target " +
+         "//third_party/androidx:androidx_lifecycle_lifecycle_runtime_java " +
+         "--supports-android",
+    out: [
+        "third_party/androidx/androidx_lifecycle_lifecycle_runtime_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/androidx:androidx_lifecycle_lifecycle_runtime_java__classes__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_androidx_androidx_lifecycle_lifecycle_runtime_java__classes__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json)\", \"$(location third_party/androidx/androidx_arch_core_core_common_java.build_config.json)\", \"$(location third_party/androidx/androidx_arch_core_core_runtime_java.build_config.json)\", \"$(location third_party/androidx/androidx_lifecycle_lifecycle_common_java.build_config.json)\", \"$(location third_party/androidx/androidx_lifecycle_lifecycle_runtime_java__resources.build_config.json)\", \"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/androidx/androidx_lifecycle_lifecycle_runtime_java__classes.build_config.json " +
+         "--gn-target " +
+         "androidx_lifecycle_lifecycle_runtime_java " +
+         "--aar-path " +
+         "../../third_party/androidx/libs/androidx_lifecycle_lifecycle_runtime/lifecycle-runtime-2.6.0-SNAPSHOT.aar " +
+         "--non-chromium-code " +
+         "--device-jar-path " +
+         "$(location third_party/androidx/androidx_lifecycle_lifecycle_runtime_java/classes.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/third_party/androidx/androidx_lifecycle_lifecycle_runtime_java.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location third_party/androidx/androidx_lifecycle_lifecycle_runtime_java/classes.jar) " +
+         "--interface-jar-path " +
+         "$(location third_party/androidx/androidx_lifecycle_lifecycle_runtime_java.ijar.jar) " +
+         "--dex-path " +
+         "obj/third_party/androidx/androidx_lifecycle_lifecycle_runtime_java__classes.dex.jar " +
+         "--supports-android " +
+         "--requires-android " +
+         "--is-prebuilt " +
+         "--bundled-srcjars " +
+         "[]",
+    out: [
+        "third_party/androidx/androidx_lifecycle_lifecycle_runtime_java__classes.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/androidx:androidx_lifecycle_lifecycle_runtime_java__resources__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_androidx_androidx_lifecycle_lifecycle_runtime_java__resources__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "android_resources " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/androidx/androidx_lifecycle_lifecycle_runtime_java__resources.build_config.json " +
+         "--gn-target " +
+         "//third_party/androidx:androidx_lifecycle_lifecycle_runtime_java__resources " +
+         "--non-chromium-code " +
+         "--resources-zip " +
+         "obj/third_party/androidx/androidx_lifecycle_lifecycle_runtime_java__resources.resources.zip " +
+         "--resource-overlay " +
+         "--package-name " +
+         "androidx.lifecycle.runtime " +
+         "--r-text-path " +
+         "gen/third_party/androidx/androidx_lifecycle_lifecycle_runtime_java__resources_R.txt " +
+         "--res-sources-path " +
+         "gen/third_party/androidx/androidx_lifecycle_lifecycle_runtime_java__resources.res.sources",
+    out: [
+        "third_party/androidx/androidx_lifecycle_lifecycle_runtime_java__resources.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/androidx:androidx_multidex_multidex_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_androidx_androidx_multidex_multidex_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "group " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/androidx/androidx_multidex_multidex_java__classes.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/androidx/androidx_multidex_multidex_java.build_config.json " +
+         "--gn-target " +
+         "//third_party/androidx:androidx_multidex_multidex_java " +
+         "--supports-android",
+    out: [
+        "third_party/androidx/androidx_multidex_multidex_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/androidx:androidx_multidex_multidex_java__classes__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_androidx_androidx_multidex_multidex_java__classes__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/androidx/androidx_multidex_multidex_java__classes.build_config.json " +
+         "--gn-target " +
+         "androidx_multidex_multidex_java " +
+         "--aar-path " +
+         "../../third_party/androidx/libs/androidx_multidex_multidex/multidex-2.0.0.aar " +
+         "--non-chromium-code " +
+         "--device-jar-path " +
+         "$(location third_party/androidx/androidx_multidex_multidex_java/classes.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/third_party/androidx/androidx_multidex_multidex_java.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location third_party/androidx/androidx_multidex_multidex_java/classes.jar) " +
+         "--interface-jar-path " +
+         "$(location third_party/androidx/androidx_multidex_multidex_java.ijar.jar) " +
+         "--dex-path " +
+         "obj/third_party/androidx/androidx_multidex_multidex_java__classes.dex.jar " +
+         "--supports-android " +
+         "--requires-android " +
+         "--is-prebuilt " +
+         "--bundled-srcjars " +
+         "[] " +
+         "--proguard-configs " +
+         "[]",
+    out: [
+        "third_party/androidx/androidx_multidex_multidex_java__classes.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/androidx:androidx_versionedparcelable_versionedparcelable_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_androidx_androidx_versionedparcelable_versionedparcelable_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "group " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/androidx/androidx_versionedparcelable_versionedparcelable_java__classes.build_config.json)\", \"$(location third_party/androidx/androidx_versionedparcelable_versionedparcelable_java__resources.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/androidx/androidx_versionedparcelable_versionedparcelable_java.build_config.json " +
+         "--gn-target " +
+         "//third_party/androidx:androidx_versionedparcelable_versionedparcelable_java " +
+         "--supports-android",
+    out: [
+        "third_party/androidx/androidx_versionedparcelable_versionedparcelable_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/androidx:androidx_versionedparcelable_versionedparcelable_java__classes__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_androidx_androidx_versionedparcelable_versionedparcelable_java__classes__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/androidx/androidx_annotation_annotation_jvm_java.build_config.json)\", \"$(location third_party/androidx/androidx_collection_collection_jvm_java.build_config.json)\", \"$(location third_party/androidx/androidx_versionedparcelable_versionedparcelable_java__resources.build_config.json)\", \"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/androidx/androidx_versionedparcelable_versionedparcelable_java__classes.build_config.json " +
+         "--gn-target " +
+         "androidx_versionedparcelable_versionedparcelable_java " +
+         "--aar-path " +
+         "../../third_party/androidx/libs/androidx_versionedparcelable_versionedparcelable/versionedparcelable-1.2.0-SNAPSHOT.aar " +
+         "--non-chromium-code " +
+         "--device-jar-path " +
+         "$(location third_party/androidx/androidx_versionedparcelable_versionedparcelable_java/classes.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/third_party/androidx/androidx_versionedparcelable_versionedparcelable_java.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location third_party/androidx/androidx_versionedparcelable_versionedparcelable_java/classes.jar) " +
+         "--interface-jar-path " +
+         "$(location third_party/androidx/androidx_versionedparcelable_versionedparcelable_java.ijar.jar) " +
+         "--dex-path " +
+         "obj/third_party/androidx/androidx_versionedparcelable_versionedparcelable_java__classes.dex.jar " +
+         "--supports-android " +
+         "--requires-android " +
+         "--is-prebuilt " +
+         "--bundled-srcjars " +
+         "[] " +
+         "--proguard-configs " +
+         "[$(location obj/third_party/androidx/androidx_versionedparcelable_versionedparcelable_java/proguard.txt)]",
+    out: [
+        "third_party/androidx/androidx_versionedparcelable_versionedparcelable_java__classes.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "obj/third_party/androidx/androidx_versionedparcelable_versionedparcelable_java/proguard.txt",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
+// GN: //third_party/androidx:androidx_versionedparcelable_versionedparcelable_java__resources__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_third_party_androidx_androidx_versionedparcelable_versionedparcelable_java__resources__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "android_resources " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/third_party/androidx/androidx_versionedparcelable_versionedparcelable_java__resources.build_config.json " +
+         "--gn-target " +
+         "//third_party/androidx:androidx_versionedparcelable_versionedparcelable_java__resources " +
+         "--non-chromium-code " +
+         "--resources-zip " +
+         "obj/third_party/androidx/androidx_versionedparcelable_versionedparcelable_java__resources.resources.zip " +
+         "--resource-overlay " +
+         "--package-name " +
+         "androidx.versionedparcelable " +
+         "--r-text-path " +
+         "gen/third_party/androidx/androidx_versionedparcelable_versionedparcelable_java__resources_R.txt " +
+         "--res-sources-path " +
+         "gen/third_party/androidx/androidx_versionedparcelable_versionedparcelable_java__resources.res.sources",
+    out: [
+        "third_party/androidx/androidx_versionedparcelable_versionedparcelable_java__resources.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
 // GN: //third_party/ashmem:ashmem
 filegroup {
     name: "cronet_aml_third_party_ashmem_ashmem",
@@ -4947,6 +8708,145 @@
     cpp_std: "c++20",
 }
 
+// GN: //third_party/metrics_proto:metrics_proto
+genrule {
+    name: "cronet_aml_third_party_metrics_proto_metrics_proto_gen",
+    srcs: [
+        "third_party/metrics_proto/call_stack_profile.proto",
+        "third_party/metrics_proto/cast_logs.proto",
+        "third_party/metrics_proto/chrome_os_app_list_launch_event.proto",
+        "third_party/metrics_proto/chrome_searchbox_stats.proto",
+        "third_party/metrics_proto/chrome_user_metrics_extension.proto",
+        "third_party/metrics_proto/custom_tab_session.proto",
+        "third_party/metrics_proto/execution_context.proto",
+        "third_party/metrics_proto/extension_install.proto",
+        "third_party/metrics_proto/histogram_event.proto",
+        "third_party/metrics_proto/omnibox_event.proto",
+        "third_party/metrics_proto/omnibox_focus_type.proto",
+        "third_party/metrics_proto/omnibox_input_type.proto",
+        "third_party/metrics_proto/perf_data.proto",
+        "third_party/metrics_proto/perf_stat.proto",
+        "third_party/metrics_proto/printer_event.proto",
+        "third_party/metrics_proto/reporting_info.proto",
+        "third_party/metrics_proto/sampled_profile.proto",
+        "third_party/metrics_proto/structured_data.proto",
+        "third_party/metrics_proto/system_profile.proto",
+        "third_party/metrics_proto/trace_log.proto",
+        "third_party/metrics_proto/translate_event.proto",
+        "third_party/metrics_proto/ukm/aggregate.proto",
+        "third_party/metrics_proto/ukm/entry.proto",
+        "third_party/metrics_proto/ukm/report.proto",
+        "third_party/metrics_proto/ukm/source.proto",
+        "third_party/metrics_proto/user_action_event.proto",
+        "third_party/metrics_proto/user_demographics.proto",
+    ],
+    tools: [
+        "aprotoc",
+    ],
+    cmd: "$(location aprotoc) --proto_path=external/chromium_org/third_party/metrics_proto --cpp_out=lite=true:$(genDir)/external/chromium_org/third_party/metrics_proto/ $(in)",
+    out: [
+        "external/chromium_org/third_party/metrics_proto/call_stack_profile.pb.cc",
+        "external/chromium_org/third_party/metrics_proto/cast_logs.pb.cc",
+        "external/chromium_org/third_party/metrics_proto/chrome_os_app_list_launch_event.pb.cc",
+        "external/chromium_org/third_party/metrics_proto/chrome_searchbox_stats.pb.cc",
+        "external/chromium_org/third_party/metrics_proto/chrome_user_metrics_extension.pb.cc",
+        "external/chromium_org/third_party/metrics_proto/custom_tab_session.pb.cc",
+        "external/chromium_org/third_party/metrics_proto/execution_context.pb.cc",
+        "external/chromium_org/third_party/metrics_proto/extension_install.pb.cc",
+        "external/chromium_org/third_party/metrics_proto/histogram_event.pb.cc",
+        "external/chromium_org/third_party/metrics_proto/omnibox_event.pb.cc",
+        "external/chromium_org/third_party/metrics_proto/omnibox_focus_type.pb.cc",
+        "external/chromium_org/third_party/metrics_proto/omnibox_input_type.pb.cc",
+        "external/chromium_org/third_party/metrics_proto/perf_data.pb.cc",
+        "external/chromium_org/third_party/metrics_proto/perf_stat.pb.cc",
+        "external/chromium_org/third_party/metrics_proto/printer_event.pb.cc",
+        "external/chromium_org/third_party/metrics_proto/reporting_info.pb.cc",
+        "external/chromium_org/third_party/metrics_proto/sampled_profile.pb.cc",
+        "external/chromium_org/third_party/metrics_proto/structured_data.pb.cc",
+        "external/chromium_org/third_party/metrics_proto/system_profile.pb.cc",
+        "external/chromium_org/third_party/metrics_proto/trace_log.pb.cc",
+        "external/chromium_org/third_party/metrics_proto/translate_event.pb.cc",
+        "external/chromium_org/third_party/metrics_proto/ukm/aggregate.pb.cc",
+        "external/chromium_org/third_party/metrics_proto/ukm/entry.pb.cc",
+        "external/chromium_org/third_party/metrics_proto/ukm/report.pb.cc",
+        "external/chromium_org/third_party/metrics_proto/ukm/source.pb.cc",
+        "external/chromium_org/third_party/metrics_proto/user_action_event.pb.cc",
+        "external/chromium_org/third_party/metrics_proto/user_demographics.pb.cc",
+    ],
+}
+
+// GN: //third_party/metrics_proto:metrics_proto
+genrule {
+    name: "cronet_aml_third_party_metrics_proto_metrics_proto_gen_headers",
+    srcs: [
+        "third_party/metrics_proto/call_stack_profile.proto",
+        "third_party/metrics_proto/cast_logs.proto",
+        "third_party/metrics_proto/chrome_os_app_list_launch_event.proto",
+        "third_party/metrics_proto/chrome_searchbox_stats.proto",
+        "third_party/metrics_proto/chrome_user_metrics_extension.proto",
+        "third_party/metrics_proto/custom_tab_session.proto",
+        "third_party/metrics_proto/execution_context.proto",
+        "third_party/metrics_proto/extension_install.proto",
+        "third_party/metrics_proto/histogram_event.proto",
+        "third_party/metrics_proto/omnibox_event.proto",
+        "third_party/metrics_proto/omnibox_focus_type.proto",
+        "third_party/metrics_proto/omnibox_input_type.proto",
+        "third_party/metrics_proto/perf_data.proto",
+        "third_party/metrics_proto/perf_stat.proto",
+        "third_party/metrics_proto/printer_event.proto",
+        "third_party/metrics_proto/reporting_info.proto",
+        "third_party/metrics_proto/sampled_profile.proto",
+        "third_party/metrics_proto/structured_data.proto",
+        "third_party/metrics_proto/system_profile.proto",
+        "third_party/metrics_proto/trace_log.proto",
+        "third_party/metrics_proto/translate_event.proto",
+        "third_party/metrics_proto/ukm/aggregate.proto",
+        "third_party/metrics_proto/ukm/entry.proto",
+        "third_party/metrics_proto/ukm/report.proto",
+        "third_party/metrics_proto/ukm/source.proto",
+        "third_party/metrics_proto/user_action_event.proto",
+        "third_party/metrics_proto/user_demographics.proto",
+    ],
+    tools: [
+        "aprotoc",
+    ],
+    cmd: "$(location aprotoc) --proto_path=external/chromium_org/third_party/metrics_proto --cpp_out=lite=true:$(genDir)/external/chromium_org/third_party/metrics_proto/ $(in)",
+    out: [
+        "external/chromium_org/third_party/metrics_proto/call_stack_profile.pb.h",
+        "external/chromium_org/third_party/metrics_proto/cast_logs.pb.h",
+        "external/chromium_org/third_party/metrics_proto/chrome_os_app_list_launch_event.pb.h",
+        "external/chromium_org/third_party/metrics_proto/chrome_searchbox_stats.pb.h",
+        "external/chromium_org/third_party/metrics_proto/chrome_user_metrics_extension.pb.h",
+        "external/chromium_org/third_party/metrics_proto/custom_tab_session.pb.h",
+        "external/chromium_org/third_party/metrics_proto/execution_context.pb.h",
+        "external/chromium_org/third_party/metrics_proto/extension_install.pb.h",
+        "external/chromium_org/third_party/metrics_proto/histogram_event.pb.h",
+        "external/chromium_org/third_party/metrics_proto/omnibox_event.pb.h",
+        "external/chromium_org/third_party/metrics_proto/omnibox_focus_type.pb.h",
+        "external/chromium_org/third_party/metrics_proto/omnibox_input_type.pb.h",
+        "external/chromium_org/third_party/metrics_proto/perf_data.pb.h",
+        "external/chromium_org/third_party/metrics_proto/perf_stat.pb.h",
+        "external/chromium_org/third_party/metrics_proto/printer_event.pb.h",
+        "external/chromium_org/third_party/metrics_proto/reporting_info.pb.h",
+        "external/chromium_org/third_party/metrics_proto/sampled_profile.pb.h",
+        "external/chromium_org/third_party/metrics_proto/structured_data.pb.h",
+        "external/chromium_org/third_party/metrics_proto/system_profile.pb.h",
+        "external/chromium_org/third_party/metrics_proto/trace_log.pb.h",
+        "external/chromium_org/third_party/metrics_proto/translate_event.pb.h",
+        "external/chromium_org/third_party/metrics_proto/ukm/aggregate.pb.h",
+        "external/chromium_org/third_party/metrics_proto/ukm/entry.pb.h",
+        "external/chromium_org/third_party/metrics_proto/ukm/report.pb.h",
+        "external/chromium_org/third_party/metrics_proto/ukm/source.pb.h",
+        "external/chromium_org/third_party/metrics_proto/user_action_event.pb.h",
+        "external/chromium_org/third_party/metrics_proto/user_demographics.pb.h",
+    ],
+    export_include_dirs: [
+        ".",
+        "protos",
+        "third_party/metrics_proto",
+    ],
+}
+
 // GN: //third_party/modp_b64:modp_b64
 cc_library_static {
     name: "cronet_aml_third_party_modp_b64_modp_b64",
@@ -5191,6 +9091,71 @@
     cpp_std: "c++20",
 }
 
+// GN: //url:url_java__build_config_crbug_908819
+genrule {
+    name: "cronet_aml_url_url_java__build_config_crbug_908819",
+    cmd: "$(location build/android/gyp/write_build_config.py) --type " +
+         "java_library " +
+         " " +
+         " " +
+         "--deps-configs " +
+         "[\"$(location base/jni_java.build_config.json)\", \"$(location third_party/android_sdk/android_sdk_java.build_config.json)\"] " +
+         "--public-deps-configs " +
+         "[] " +
+         "--build-config " +
+         "$(genDir)/url/url_java.build_config.json " +
+         "--gn-target " +
+         "//url:url_java " +
+         "--device-jar-path " +
+         "$(location url/url_java.processed.jar) " +
+         "--host-jar-path " +
+         "$(location lib.java/url/url_java.jar) " +
+         "--unprocessed-jar-path " +
+         "$(location url/url_java.javac.jar) " +
+         "--interface-jar-path " +
+         "$(location url/url_java.turbine.jar) " +
+         "--dex-path " +
+         "obj/url/url_java.dex.jar " +
+         "--supports-android " +
+         "--requires-android " +
+         "--java-sources-file " +
+         "gen/url/url_java.sources " +
+         "--bundled-srcjars " +
+         "[]",
+    out: [
+        "url/url_java.build_config.json",
+    ],
+    tool_files: [
+        "build/android/gyp/util/__init__.py",
+        "build/android/gyp/util/build_utils.py",
+        "build/android/gyp/util/resource_utils.py",
+        "build/android/gyp/write_build_config.py",
+        "build/gn_helpers.py",
+        "third_party/jinja2/__init__.py",
+        "third_party/jinja2/_compat.py",
+        "third_party/jinja2/_identifier.py",
+        "third_party/jinja2/bccache.py",
+        "third_party/jinja2/compiler.py",
+        "third_party/jinja2/defaults.py",
+        "third_party/jinja2/environment.py",
+        "third_party/jinja2/exceptions.py",
+        "third_party/jinja2/filters.py",
+        "third_party/jinja2/idtracking.py",
+        "third_party/jinja2/lexer.py",
+        "third_party/jinja2/loaders.py",
+        "third_party/jinja2/nodes.py",
+        "third_party/jinja2/optimizer.py",
+        "third_party/jinja2/parser.py",
+        "third_party/jinja2/runtime.py",
+        "third_party/jinja2/tests.py",
+        "third_party/jinja2/utils.py",
+        "third_party/jinja2/visitor.py",
+        "third_party/markupsafe/__init__.py",
+        "third_party/markupsafe/_compat.py",
+        "third_party/markupsafe/_native.py",
+    ],
+}
+
 // GN: //url:url_jni_headers
 genrule {
     name: "cronet_aml_url_url_jni_headers",