15c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu# This file is generated by gyp; do not edit.
25c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
35c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liuinclude $(CLEAR_VARS)
45c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
55c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo LiuLOCAL_MODULE_CLASS := SHARED_LIBRARIES
65c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo LiuLOCAL_MODULE := libwebviewchromium
75c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo LiuLOCAL_MODULE_SUFFIX := .so
85c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo LiuLOCAL_MODULE_TARGET_ARCH := $(TARGET_$(GYP_VAR_PREFIX)ARCH)
95c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liugyp_intermediate_dir := $(call local-intermediates-dir,,$(GYP_VAR_PREFIX))
105c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liugyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared,,,$(GYP_VAR_PREFIX))
115c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
125c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu# Make sure our deps are built first.
135c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo LiuGYP_TARGET_DEPENDENCIES := \
145c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,android_webview_android_webview_common_gyp,,,$(GYP_VAR_PREFIX))/android_webview_android_webview_common_gyp.a \
155c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,base_base_java_application_state_gyp,,,$(GYP_VAR_PREFIX))/base_java_application_state.stamp \
165c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,base_base_java_memory_pressure_level_list_gyp,,,$(GYP_VAR_PREFIX))/base_java_memory_pressure_level_list.stamp \
1746d4c2bc3267f3f028f39e7e311b0f89aba2e4fdTorne (Richard Coles)	$(call intermediates-dir-for,GYP,content_content_gamepad_mapping_gyp,,,$(GYP_VAR_PREFIX))/content_gamepad_mapping.stamp \
185c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,content_gesture_event_type_java_gyp,,,$(GYP_VAR_PREFIX))/gesture_event_type_java.stamp \
195c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,content_popup_item_type_java_gyp,,,$(GYP_VAR_PREFIX))/popup_item_type_java.stamp \
205c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,content_result_codes_java_gyp,,,$(GYP_VAR_PREFIX))/result_codes_java.stamp \
215c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,content_screen_orientation_values_java_gyp,,,$(GYP_VAR_PREFIX))/screen_orientation_values_java.stamp \
225f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	$(call intermediates-dir-for,GYP,content_selection_event_type_java_gyp,,,$(GYP_VAR_PREFIX))/selection_event_type_java.stamp \
235c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,content_speech_recognition_error_java_gyp,,,$(GYP_VAR_PREFIX))/speech_recognition_error_java.stamp \
245c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,media_media_android_imageformat_list_gyp,,,$(GYP_VAR_PREFIX))/media_android_imageformat_list.stamp \
255c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,net_cert_verify_status_android_java_gyp,,,$(GYP_VAR_PREFIX))/cert_verify_status_android_java.stamp \
26cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	$(call intermediates-dir-for,GYP,net_certificate_mime_types_java_gyp,,,$(GYP_VAR_PREFIX))/certificate_mime_types_java.stamp \
275c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,net_net_errors_java_gyp,,,$(GYP_VAR_PREFIX))/net_errors_java.stamp \
285c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,net_private_key_types_java_gyp,,,$(GYP_VAR_PREFIX))/private_key_types_java.stamp \
295c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,ui_android_bitmap_format_java_gyp,,,$(GYP_VAR_PREFIX))/bitmap_format_java.stamp \
301320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,GYP,ui_android_page_transition_types_java_gyp,,,$(GYP_VAR_PREFIX))/page_transition_types_java.stamp \
31cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	$(call intermediates-dir-for,GYP,ui_android_window_open_disposition_java_gyp,,,$(GYP_VAR_PREFIX))/window_open_disposition_java.stamp \
325c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,android_webview_native_webview_native_gyp,,,$(GYP_VAR_PREFIX))/android_webview_native_webview_native_gyp.a \
335c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,base_base_static_gyp,,,$(GYP_VAR_PREFIX))/base_base_static_gyp.a \
345c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,base_third_party_dynamic_annotations_dynamic_annotations_gyp,,,$(GYP_VAR_PREFIX))/base_third_party_dynamic_annotations_dynamic_annotations_gyp.a \
355c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,cc_cc_gyp,,,$(GYP_VAR_PREFIX))/cc_cc_gyp.a \
365c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,base_base_gyp,,,$(GYP_VAR_PREFIX))/base_base_gyp.a \
375c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,base_allocator_allocator_extension_thunks_gyp,,,$(GYP_VAR_PREFIX))/base_allocator_allocator_extension_thunks_gyp.a \
385c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,testing_gtest_prod_gyp,,,$(GYP_VAR_PREFIX))/gtest_prod.stamp \
395c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_modp_b64_modp_b64_gyp,,,$(GYP_VAR_PREFIX))/third_party_modp_b64_modp_b64_gyp.a \
405c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,base_base_jni_headers_gyp,,,$(GYP_VAR_PREFIX))/base_jni_headers.stamp \
416e8cce623b6e4fe0c9e4af605d675dd9d0338c38Torne (Richard Coles)	$(call intermediates-dir-for,GYP,build_android_android_exports_gyp,,,$(GYP_VAR_PREFIX))/android_exports.stamp \
421320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_ashmem_ashmem_gyp,,,$(GYP_VAR_PREFIX))/third_party_ashmem_ashmem_gyp.a \
435c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_libevent_libevent_gyp,,,$(GYP_VAR_PREFIX))/third_party_libevent_libevent_gyp.a \
445c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,gpu_gpu_gyp,,,$(GYP_VAR_PREFIX))/gpu.stamp \
455c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,gpu_command_buffer_client_gyp,,,$(GYP_VAR_PREFIX))/gpu_command_buffer_client_gyp.a \
465c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,gpu_command_buffer_common_gyp,,,$(GYP_VAR_PREFIX))/gpu_command_buffer_common_gyp.a \
475c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,gpu_command_buffer_gles2_utils_gyp,,,$(GYP_VAR_PREFIX))/gpu_command_buffer_gles2_utils_gyp.a \
485c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_khronos_khronos_headers_gyp,,,$(GYP_VAR_PREFIX))/khronos_headers.stamp \
495c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,gpu_command_buffer_service_gyp,,,$(GYP_VAR_PREFIX))/gpu_command_buffer_service_gyp.a \
505c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,gpu_disk_cache_proto_gyp,,,$(GYP_VAR_PREFIX))/gpu_disk_cache_proto_gyp.a \
515c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_protobuf_protobuf_lite_gyp,,,$(GYP_VAR_PREFIX))/third_party_protobuf_protobuf_lite_gyp.a \
525c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,crypto_crypto_gyp,,,$(GYP_VAR_PREFIX))/crypto_crypto_gyp.a \
535f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_boringssl_boringssl_gyp,,,$(GYP_VAR_PREFIX))/third_party_boringssl_boringssl_gyp.a \
545c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_re2_re2_gyp,,,$(GYP_VAR_PREFIX))/third_party_re2_re2_gyp.a \
555c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_smhasher_cityhash_gyp,,,$(GYP_VAR_PREFIX))/third_party_smhasher_cityhash_gyp.a \
565c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,ui_gfx_gfx_gyp,,,$(GYP_VAR_PREFIX))/ui_gfx_gfx_gyp.a \
575c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,base_base_i18n_gyp,,,$(GYP_VAR_PREFIX))/base_base_i18n_gyp.a \
585c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_icu_icui18n_gyp,,,$(GYP_VAR_PREFIX))/icui18n.stamp \
595c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_icu_system_icu_gyp,,,$(GYP_VAR_PREFIX))/system_icu.stamp \
605c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_icu_icuuc_gyp,,,$(GYP_VAR_PREFIX))/icuuc.stamp \
615c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,skia_skia_gyp,,,$(GYP_VAR_PREFIX))/skia.stamp \
625c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,skia_skia_library_gyp,,,$(GYP_VAR_PREFIX))/skia_skia_library_gyp.a \
635c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,skia_skia_opts_gyp,,,$(GYP_VAR_PREFIX))/skia_skia_opts_gyp.a \
645c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_zlib_zlib_gyp,,,$(GYP_VAR_PREFIX))/third_party_zlib_zlib_gyp.a \
655c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_sfntly_sfntly_gyp,,,$(GYP_VAR_PREFIX))/third_party_sfntly_sfntly_gyp.a \
665c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_public_blink_skia_config_gyp,,,$(GYP_VAR_PREFIX))/blink_skia_config.stamp \
671320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_expat_expat_gyp,,,$(GYP_VAR_PREFIX))/third_party_expat_expat_gyp.a \
685c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_freetype_ft2_gyp,,,$(GYP_VAR_PREFIX))/third_party_freetype_ft2_gyp.a \
695c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_libpng_libpng_gyp,,,$(GYP_VAR_PREFIX))/third_party_libpng_libpng_gyp.a \
705c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,skia_skia_chrome_gyp,,,$(GYP_VAR_PREFIX))/skia_skia_chrome_gyp.a \
715c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,skia_skia_chrome_opts_gyp,,,$(GYP_VAR_PREFIX))/skia_skia_chrome_opts_gyp.a \
72cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_harfbuzz_ng_harfbuzz_ng_gyp,,,$(GYP_VAR_PREFIX))/third_party_harfbuzz_ng_harfbuzz_ng_gyp.a \
735c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,ui_gfx_gfx_geometry_gyp,,,$(GYP_VAR_PREFIX))/ui_gfx_gfx_geometry_gyp.a \
741320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_libjpeg_turbo_libjpeg_gyp,,,$(GYP_VAR_PREFIX))/third_party_libjpeg_turbo_libjpeg_gyp.a \
755c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,ui_gfx_gfx_jni_headers_gyp,,,$(GYP_VAR_PREFIX))/gfx_jni_headers.stamp \
765c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,ui_gl_gl_gyp,,,$(GYP_VAR_PREFIX))/ui_gl_gl_gyp.a \
775c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_mesa_mesa_headers_gyp,,,$(GYP_VAR_PREFIX))/mesa_headers.stamp \
785c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,ui_gl_gl_jni_headers_gyp,,,$(GYP_VAR_PREFIX))/gl_jni_headers.stamp \
795c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,ui_gl_surface_jni_headers_gyp,,,$(GYP_VAR_PREFIX))/surface_jni_headers.stamp \
805c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_angle_src_translator_gyp,,,$(GYP_VAR_PREFIX))/third_party_angle_src_translator_gyp.a \
81010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_angle_src_translator_lib_gyp,,,$(GYP_VAR_PREFIX))/third_party_angle_src_translator_lib_gyp.a \
825c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_angle_src_preprocessor_gyp,,,$(GYP_VAR_PREFIX))/third_party_angle_src_preprocessor_gyp.a \
835c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,gpu_gles2_cmd_helper_gyp,,,$(GYP_VAR_PREFIX))/gpu_gles2_cmd_helper_gyp.a \
845c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,gpu_gpu_config_gyp,,,$(GYP_VAR_PREFIX))/gpu_gpu_config_gyp.a \
855c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,gpu_gpu_ipc_gyp,,,$(GYP_VAR_PREFIX))/gpu_gpu_ipc_gyp.a \
865c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,ipc_ipc_gyp,,,$(GYP_VAR_PREFIX))/ipc_ipc_gyp.a \
875c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,media_media_gyp,,,$(GYP_VAR_PREFIX))/media_media_gyp.a \
886e8cce623b6e4fe0c9e4af605d675dd9d0338c38Torne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_libyuv_libyuv_gyp,,,$(GYP_VAR_PREFIX))/third_party_libyuv_libyuv_gyp.a \
895c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_opus_opus_gyp,,,$(GYP_VAR_PREFIX))/third_party_opus_opus_gyp.a \
905c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,ui_events_events_base_gyp,,,$(GYP_VAR_PREFIX))/ui_events_events_base_gyp.a \
915c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,ui_events_dom4_keycode_converter_gyp,,,$(GYP_VAR_PREFIX))/ui_events_dom4_keycode_converter_gyp.a \
925c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,url_url_lib_gyp,,,$(GYP_VAR_PREFIX))/url_url_lib_gyp.a \
935c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,media_shared_memory_support_gyp,,,$(GYP_VAR_PREFIX))/media_shared_memory_support_gyp.a \
945c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,media_media_android_jni_headers_gyp,,,$(GYP_VAR_PREFIX))/media_android_jni_headers.stamp \
955c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,media_player_android_gyp,,,$(GYP_VAR_PREFIX))/media_player_android_gyp.a \
965c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_widevine_cdm_widevine_cdm_version_h_gyp,,,$(GYP_VAR_PREFIX))/widevine_cdm_version_h.stamp \
975c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,media_video_capture_android_jni_headers_gyp,,,$(GYP_VAR_PREFIX))/video_capture_android_jni_headers.stamp \
985c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,components_autofill_content_browser_gyp,,,$(GYP_VAR_PREFIX))/components_autofill_content_browser_gyp.a \
995c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,base_base_prefs_gyp,,,$(GYP_VAR_PREFIX))/base_base_prefs_gyp.a \
1005c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,content_content_browser_gyp,,,$(GYP_VAR_PREFIX))/content_content_browser_gyp.a \
1015c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,content_content_common_gyp,,,$(GYP_VAR_PREFIX))/content_content_common_gyp.a \
1025c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,components_tracing_gyp,,,$(GYP_VAR_PREFIX))/components_tracing_gyp.a \
1035c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,net_net_gyp,,,$(GYP_VAR_PREFIX))/net_net_gyp.a \
1045c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,sdch_sdch_gyp,,,$(GYP_VAR_PREFIX))/sdch_sdch_gyp.a \
105cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	$(call intermediates-dir-for,GYP,net_net_derived_sources_gyp,,,$(GYP_VAR_PREFIX))/net_derived_sources.stamp \
1065c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,net_net_resources_gyp,,,$(GYP_VAR_PREFIX))/net_resources.stamp \
1075c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,net_net_jni_headers_gyp,,,$(GYP_VAR_PREFIX))/net_jni_headers.stamp \
1085c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_public_blink_headers_gyp,,,$(GYP_VAR_PREFIX))/blink_headers.stamp \
1095c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,ui_accessibility_accessibility_gyp,,,$(GYP_VAR_PREFIX))/ui_accessibility_accessibility_gyp.a \
1105c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,ui_accessibility_ax_gen_gyp,,,$(GYP_VAR_PREFIX))/ui_accessibility_ax_gen_gyp.a \
1115c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,tools_json_schema_compiler_api_gen_util_gyp,,,$(GYP_VAR_PREFIX))/tools_json_schema_compiler_api_gen_util_gyp.a \
1125c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,ui_base_ui_base_gyp,,,$(GYP_VAR_PREFIX))/ui_base_ui_base_gyp.a \
1135f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,ui_events_events_gyp,,,$(GYP_VAR_PREFIX))/ui_events_events_gyp.a \
1145f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,ui_events_gesture_detection_gyp,,,$(GYP_VAR_PREFIX))/ui_events_gesture_detection_gyp.a \
115cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,ui_events_platform_events_platform_gyp,,,$(GYP_VAR_PREFIX))/ui_events_platform_events_platform_gyp.a \
1165c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,ui_resources_ui_resources_gyp,,,$(GYP_VAR_PREFIX))/ui_resources.stamp \
117cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	$(call intermediates-dir-for,GYP,ui_strings_ui_strings_gyp,,,$(GYP_VAR_PREFIX))/ui_strings.stamp \
1185c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,ui_base_ui_base_jni_headers_gyp,,,$(GYP_VAR_PREFIX))/ui_base_jni_headers.stamp \
119cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,ui_events_ipc_events_ipc_gyp,,,$(GYP_VAR_PREFIX))/ui_events_ipc_events_ipc_gyp.a \
120116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	$(call intermediates-dir-for,STATIC_LIBRARIES,ui_gfx_ipc_gfx_ipc_gyp,,,$(GYP_VAR_PREFIX))/ui_gfx_ipc_gfx_ipc_gyp.a \
1215c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,ui_shell_dialogs_shell_dialogs_gyp,,,$(GYP_VAR_PREFIX))/ui_shell_dialogs_shell_dialogs_gyp.a \
1225c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,content_content_resources_gyp,,,$(GYP_VAR_PREFIX))/content_resources.stamp \
1235c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,gpu_gles2_c_lib_gyp,,,$(GYP_VAR_PREFIX))/gpu_gles2_c_lib_gyp.a \
1245c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,gpu_gles2_implementation_gyp,,,$(GYP_VAR_PREFIX))/gpu_gles2_implementation_gyp.a \
1255c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,gpu_gl_in_process_context_gyp,,,$(GYP_VAR_PREFIX))/gpu_gl_in_process_context_gyp.a \
1265c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,gpu_skia_bindings_gpu_skia_bindings_gyp,,,$(GYP_VAR_PREFIX))/gpu_skia_bindings_gpu_skia_bindings_gyp.a \
1275f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,ipc_mojo_ipc_mojo_gyp,,,$(GYP_VAR_PREFIX))/ipc_mojo_ipc_mojo_gyp.a \
128116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	$(call intermediates-dir-for,STATIC_LIBRARIES,mojo_mojo_cpp_bindings_gyp,,,$(GYP_VAR_PREFIX))/mojo_mojo_cpp_bindings_gyp.a \
1295c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,mojo_mojo_environment_chromium_gyp,,,$(GYP_VAR_PREFIX))/mojo_mojo_environment_chromium_gyp.a \
130116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	$(call intermediates-dir-for,STATIC_LIBRARIES,mojo_mojo_environment_chromium_impl_gyp,,,$(GYP_VAR_PREFIX))/mojo_mojo_environment_chromium_impl_gyp.a \
1315c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,mojo_mojo_common_lib_gyp,,,$(GYP_VAR_PREFIX))/mojo_mojo_common_lib_gyp.a \
132116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	$(call intermediates-dir-for,GYP,mojo_mojo_none_gyp,,,$(GYP_VAR_PREFIX))/mojo_none.stamp \
1335c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,mojo_mojo_system_impl_gyp,,,$(GYP_VAR_PREFIX))/mojo_mojo_system_impl_gyp.a \
1345f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,mojo_mojo_application_bindings_gyp,,,$(GYP_VAR_PREFIX))/mojo_mojo_application_bindings_gyp.a \
1351320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,STATIC_LIBRARIES,storage_storage_gyp,,,$(GYP_VAR_PREFIX))/storage_storage_gyp.a \
1361320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,STATIC_LIBRARIES,sql_sql_gyp,,,$(GYP_VAR_PREFIX))/sql_sql_gyp.a \
1371320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_sqlite_sqlite_gyp,,,$(GYP_VAR_PREFIX))/third_party_sqlite_sqlite_gyp.a \
1381320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,STATIC_LIBRARIES,storage_storage_common_gyp,,,$(GYP_VAR_PREFIX))/storage_storage_common_gyp.a \
1391320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_leveldatabase_leveldatabase_gyp,,,$(GYP_VAR_PREFIX))/third_party_leveldatabase_leveldatabase_gyp.a \
1405c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_public_blink_gyp,,,$(GYP_VAR_PREFIX))/blink.stamp \
1415c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_WebKit_Source_platform_blink_platform_gyp,,,$(GYP_VAR_PREFIX))/third_party_WebKit_Source_platform_blink_platform_gyp.a \
1425c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_config_gyp,,,$(GYP_VAR_PREFIX))/config.stamp \
1435c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_WebKit_Source_wtf_wtf_gyp,,,$(GYP_VAR_PREFIX))/third_party_WebKit_Source_wtf_wtf_gyp.a \
1445c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_wtf_wtf_config_gyp,,,$(GYP_VAR_PREFIX))/wtf_config.stamp \
1455c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_WebKit_Source_platform_blink_common_gyp,,,$(GYP_VAR_PREFIX))/third_party_WebKit_Source_platform_blink_common_gyp.a \
1465c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_WebKit_Source_platform_blink_heap_asm_stubs_gyp,,,$(GYP_VAR_PREFIX))/third_party_WebKit_Source_platform_blink_heap_asm_stubs_gyp.a \
1475c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_platform_blink_prerequisites_gyp,,,$(GYP_VAR_PREFIX))/blink_prerequisites.stamp \
1485c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_libwebp_libwebp_gyp,,,$(GYP_VAR_PREFIX))/webp.stamp \
1495c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_libwebp_libwebp_dec_gyp,,,$(GYP_VAR_PREFIX))/third_party_libwebp_libwebp_dec_gyp.a \
1505c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_libwebp_libwebp_dsp_gyp,,,$(GYP_VAR_PREFIX))/third_party_libwebp_libwebp_dsp_gyp.a \
151116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_libwebp_libwebp_dsp_neon_gyp,,,$(GYP_VAR_PREFIX))/third_party_libwebp_libwebp_dsp_neon_gyp.a \
1525c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_libwebp_libwebp_utils_gyp,,,$(GYP_VAR_PREFIX))/third_party_libwebp_libwebp_utils_gyp.a \
1535c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_libwebp_libwebp_demux_gyp,,,$(GYP_VAR_PREFIX))/third_party_libwebp_libwebp_demux_gyp.a \
1545c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_libwebp_libwebp_enc_gyp,,,$(GYP_VAR_PREFIX))/third_party_libwebp_libwebp_enc_gyp.a \
1555c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_ots_ots_gyp,,,$(GYP_VAR_PREFIX))/third_party_ots_ots_gyp.a \
1565c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_brotli_brotli_gyp,,,$(GYP_VAR_PREFIX))/third_party_brotli_brotli_gyp.a \
1575c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_qcms_qcms_gyp,,,$(GYP_VAR_PREFIX))/third_party_qcms_qcms_gyp.a \
1585c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,v8_tools_gyp_v8_gyp,,,$(GYP_VAR_PREFIX))/v8.stamp \
159cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,v8_tools_gyp_v8_base_gyp,,,$(GYP_VAR_PREFIX))/v8_tools_gyp_v8_base_gyp.a \
160f8ee788a64d60abd8f2d742a5fdedde054ecd910Torne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,v8_tools_gyp_v8_libbase_gyp,,,$(GYP_VAR_PREFIX))/v8_tools_gyp_v8_libbase_gyp.a \
1615c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,v8_tools_gyp_v8_snapshot_gyp,,,$(GYP_VAR_PREFIX))/v8_tools_gyp_v8_snapshot_gyp.a \
16246d4c2bc3267f3f028f39e7e311b0f89aba2e4fdTorne (Richard Coles)	$(call intermediates-dir-for,GYP,v8_tools_gyp_js2c_$(TARGET_$(GYP_VAR_PREFIX)ARCH)_host_gyp,true,,$(GYP_HOST_VAR_PREFIX))/js2c.stamp \
1635c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_platform_make_platform_generated_gyp,,,$(GYP_VAR_PREFIX))/make_platform_generated.stamp \
1645c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_iccjpeg_iccjpeg_gyp,,,$(GYP_VAR_PREFIX))/third_party_iccjpeg_iccjpeg_gyp.a \
165116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_openmax_dl_dl_openmax_dl_gyp,,,$(GYP_VAR_PREFIX))/third_party_openmax_dl_dl_openmax_dl_gyp.a \
1665c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_WebKit_Source_web_blink_web_gyp,,,$(GYP_VAR_PREFIX))/third_party_WebKit_Source_web_blink_web_gyp.a \
1675c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_webcore_gyp,,,$(GYP_VAR_PREFIX))/webcore.stamp \
1685c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_WebKit_Source_core_webcore_dom_gyp,,,$(GYP_VAR_PREFIX))/third_party_WebKit_Source_core_webcore_dom_gyp.a \
1695c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_webcore_prerequisites_gyp,,,$(GYP_VAR_PREFIX))/webcore_prerequisites.stamp \
1705c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_inspector_protocol_sources_gyp,,,$(GYP_VAR_PREFIX))/inspector_protocol_sources.stamp \
1715c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_generate_inspector_protocol_version_gyp,,,$(GYP_VAR_PREFIX))/generate_inspector_protocol_version.stamp \
1725c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_inspector_instrumentation_sources_gyp,,,$(GYP_VAR_PREFIX))/inspector_instrumentation_sources.stamp \
1735c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_make_core_generated_gyp,,,$(GYP_VAR_PREFIX))/make_core_generated.stamp \
174cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_generated_testing_idls_gyp,,,$(GYP_VAR_PREFIX))/generated_testing_idls.stamp \
17546d4c2bc3267f3f028f39e7e311b0f89aba2e4fdTorne (Richard Coles)	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_core_event_interfaces_gyp,,,$(GYP_VAR_PREFIX))/core_event_interfaces.stamp \
17646d4c2bc3267f3f028f39e7e311b0f89aba2e4fdTorne (Richard Coles)	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_bindings_core_v8_bindings_core_v8_generated_gyp,,,$(GYP_VAR_PREFIX))/bindings_core_v8_generated.stamp \
1771320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_bindings_core_v8_bindings_core_dictionary_impl_generated_gyp,,,$(GYP_VAR_PREFIX))/bindings_core_dictionary_impl_generated.stamp \
178cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_bindings_scripts_cached_jinja_templates_gyp,,,$(GYP_VAR_PREFIX))/cached_jinja_templates.stamp \
179cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_bindings_scripts_cached_lex_yacc_tables_gyp,,,$(GYP_VAR_PREFIX))/cached_lex_yacc_tables.stamp \
180cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_bindings_modules_interfaces_info_gyp,,,$(GYP_VAR_PREFIX))/interfaces_info.stamp \
181cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_bindings_core_interfaces_info_individual_core_gyp,,,$(GYP_VAR_PREFIX))/interfaces_info_individual_core.stamp \
1821320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_bindings_core_core_global_constructors_idls_gyp,,,$(GYP_VAR_PREFIX))/core_global_constructors_idls.stamp \
1831320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_bindings_core_core_global_objects_gyp,,,$(GYP_VAR_PREFIX))/core_global_objects.stamp \
184cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_bindings_modules_interfaces_info_individual_modules_gyp,,,$(GYP_VAR_PREFIX))/interfaces_info_individual_modules.stamp \
18546d4c2bc3267f3f028f39e7e311b0f89aba2e4fdTorne (Richard Coles)	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_bindings_modules_modules_core_global_constructors_idls_gyp,,,$(GYP_VAR_PREFIX))/modules_core_global_constructors_idls.stamp \
1861320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_bindings_modules_modules_global_objects_gyp,,,$(GYP_VAR_PREFIX))/modules_global_objects.stamp \
1871320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_bindings_modules_modules_global_constructors_idls_gyp,,,$(GYP_VAR_PREFIX))/modules_global_constructors_idls.stamp \
1881320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_bindings_core_v8_bindings_core_v8_generated_aggregate_gyp,,,$(GYP_VAR_PREFIX))/bindings_core_v8_generated_aggregate.stamp \
1891320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_bindings_core_v8_bindings_core_v8_generated_individual_gyp,,,$(GYP_VAR_PREFIX))/bindings_core_v8_generated_individual.stamp \
19046d4c2bc3267f3f028f39e7e311b0f89aba2e4fdTorne (Richard Coles)	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_bindings_modules_v8_bindings_modules_v8_generated_gyp,,,$(GYP_VAR_PREFIX))/bindings_modules_v8_generated.stamp \
1911320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_bindings_modules_v8_bindings_modules_dictionary_impl_generated_gyp,,,$(GYP_VAR_PREFIX))/bindings_modules_dictionary_impl_generated.stamp \
19246d4c2bc3267f3f028f39e7e311b0f89aba2e4fdTorne (Richard Coles)	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_bindings_modules_v8_bindings_modules_v8_generated_aggregate_gyp,,,$(GYP_VAR_PREFIX))/bindings_modules_v8_generated_aggregate.stamp \
19346d4c2bc3267f3f028f39e7e311b0f89aba2e4fdTorne (Richard Coles)	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_bindings_modules_v8_bindings_modules_v8_generated_individual_gyp,,,$(GYP_VAR_PREFIX))/bindings_modules_v8_generated_individual.stamp \
1945c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_libxml_libxml_gyp,,,$(GYP_VAR_PREFIX))/third_party_libxml_libxml_gyp.a \
1955c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_libxslt_libxslt_gyp,,,$(GYP_VAR_PREFIX))/third_party_libxslt_libxslt_gyp.a \
1965c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_npapi_npapi_gyp,,,$(GYP_VAR_PREFIX))/npapi.stamp \
1975c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_WebKit_Source_core_webcore_html_gyp,,,$(GYP_VAR_PREFIX))/third_party_WebKit_Source_core_webcore_html_gyp.a \
1985c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_WebKit_Source_core_webcore_remaining_gyp,,,$(GYP_VAR_PREFIX))/third_party_WebKit_Source_core_webcore_remaining_gyp.a \
1995c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_WebKit_Source_core_webcore_rendering_gyp,,,$(GYP_VAR_PREFIX))/third_party_WebKit_Source_core_webcore_rendering_gyp.a \
2005c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_WebKit_Source_core_webcore_svg_gyp,,,$(GYP_VAR_PREFIX))/third_party_WebKit_Source_core_webcore_svg_gyp.a \
2015c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_WebKit_Source_core_webcore_generated_gyp,,,$(GYP_VAR_PREFIX))/third_party_WebKit_Source_core_webcore_generated_gyp.a \
20246d4c2bc3267f3f028f39e7e311b0f89aba2e4fdTorne (Richard Coles)	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_bindings_modules_modules_event_generated_gyp,,,$(GYP_VAR_PREFIX))/modules_event_generated.stamp \
2035c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,gin_gin_gyp,,,$(GYP_VAR_PREFIX))/gin_gin_gyp.a \
2045c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_WebKit_Source_modules_modules_gyp,,,$(GYP_VAR_PREFIX))/third_party_WebKit_Source_modules_modules_gyp.a \
205cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_modules_make_modules_generated_gyp,,,$(GYP_VAR_PREFIX))/make_modules_generated.stamp \
2065c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_public_blink_minimal_gyp,,,$(GYP_VAR_PREFIX))/blink_minimal.stamp \
2075c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,webkit_common_gpu_webkit_gpu_gyp,,,$(GYP_VAR_PREFIX))/webkit_common_gpu_webkit_gpu_gyp.a \
2085c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,content_content_jni_headers_gyp,,,$(GYP_VAR_PREFIX))/content_jni_headers.stamp \
2095c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,content_java_set_jni_headers_gyp,,,$(GYP_VAR_PREFIX))/java_set_jni_headers.stamp \
2105c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,content_motionevent_jni_headers_gyp,,,$(GYP_VAR_PREFIX))/motionevent_jni_headers.stamp \
2115c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,content_common_aidl_gyp,,,$(GYP_VAR_PREFIX))/common_aidl.stamp \
2125f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_libjingle_libjingle_gyp,,,$(GYP_VAR_PREFIX))/third_party_libjingle_libjingle_gyp.a \
2131320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,GYP,third_party_webrtc_base_webrtc_base_gyp,,,$(GYP_VAR_PREFIX))/webrtc_base.stamp \
2141320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_base_rtc_base_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_base_rtc_base_gyp.a \
2151320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_base_rtc_base_approved_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_base_rtc_base_approved_gyp.a \
2161320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_libjingle_xmllite_rtc_xmllite_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_libjingle_xmllite_rtc_xmllite_gyp.a \
2175f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_libjingle_libjingle_p2p_constants_gyp,,,$(GYP_VAR_PREFIX))/third_party_libjingle_libjingle_p2p_constants_gyp.a \
2185c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,google_apis_google_apis_gyp,,,$(GYP_VAR_PREFIX))/google_apis_google_apis_gyp.a \
2195c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_zlib_google_zip_gyp,,,$(GYP_VAR_PREFIX))/third_party_zlib_google_zip_gyp.a \
2205c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_zlib_minizip_gyp,,,$(GYP_VAR_PREFIX))/third_party_zlib_minizip_gyp.a \
2215c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,ui_snapshot_snapshot_gyp,,,$(GYP_VAR_PREFIX))/ui_snapshot_snapshot_gyp.a \
2226e8cce623b6e4fe0c9e4af605d675dd9d0338c38Torne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,content_browser_service_worker_proto_gyp,,,$(GYP_VAR_PREFIX))/content_browser_service_worker_proto_gyp.a \
2235c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,content_browser_speech_proto_speech_proto_gyp,,,$(GYP_VAR_PREFIX))/content_browser_speech_proto_speech_proto_gyp.a \
2245c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,content_content_child_gyp,,,$(GYP_VAR_PREFIX))/content_content_child_gyp.a \
22503b57e008b61dfcb1fbad3aea950ae0e001748b0Torne (Richard Coles)	$(call intermediates-dir-for,GYP,content_app_resources_content_resources_gyp,,,$(GYP_VAR_PREFIX))/content_resources.stamp \
2266e8cce623b6e4fe0c9e4af605d675dd9d0338c38Torne (Richard Coles)	$(call intermediates-dir-for,GYP,content_app_strings_content_strings_gyp,,,$(GYP_VAR_PREFIX))/content_strings.stamp \
2275f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	$(call intermediates-dir-for,GYP,third_party_WebKit_public_blink_resources_gyp,,,$(GYP_VAR_PREFIX))/blink_resources.stamp \
2285c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,content_content_gpu_gyp,,,$(GYP_VAR_PREFIX))/content_content_gpu_gyp.a \
2295c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,content_content_utility_gyp,,,$(GYP_VAR_PREFIX))/content_content_utility_gyp.a \
2305c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,courgette_courgette_lib_gyp,,,$(GYP_VAR_PREFIX))/courgette_courgette_lib_gyp.a \
2315c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_lzma_sdk_lzma_sdk_gyp,,,$(GYP_VAR_PREFIX))/third_party_lzma_sdk_lzma_sdk_gyp.a \
2325c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,content_browser_devtools_devtools_resources_gyp,,,$(GYP_VAR_PREFIX))/devtools_resources.stamp \
2335c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_public_blink_generate_devtools_grd_gyp,,,$(GYP_VAR_PREFIX))/blink_generate_devtools_grd.stamp \
2345c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_devtools_generate_devtools_grd_gyp,,,$(GYP_VAR_PREFIX))/generate_devtools_grd.stamp \
2355c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_devtools_devtools_html_gyp,,,$(GYP_VAR_PREFIX))/devtools_html.stamp \
2361320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_devtools_toolbox_html_gyp,,,$(GYP_VAR_PREFIX))/toolbox_html.stamp \
2375c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_devtools_devtools_extension_api_gyp,,,$(GYP_VAR_PREFIX))/devtools_extension_api.stamp \
2385c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_devtools_devtools_frontend_resources_gyp,,,$(GYP_VAR_PREFIX))/devtools_frontend_resources.stamp \
2395c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_devtools_supported_css_properties_gyp,,,$(GYP_VAR_PREFIX))/supported_css_properties.stamp \
2405c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_devtools_frontend_protocol_sources_gyp,,,$(GYP_VAR_PREFIX))/frontend_protocol_sources.stamp \
2411320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_devtools_build_applications_gyp,,,$(GYP_VAR_PREFIX))/build_applications.stamp \
2425c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_devtools_build_audits_module_gyp,,,$(GYP_VAR_PREFIX))/build_audits_module.stamp \
2435c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_devtools_build_console_module_gyp,,,$(GYP_VAR_PREFIX))/build_console_module.stamp \
2445c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_devtools_build_devices_module_gyp,,,$(GYP_VAR_PREFIX))/build_devices_module.stamp \
2456e8cce623b6e4fe0c9e4af605d675dd9d0338c38Torne (Richard Coles)	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_devtools_build_documentation_module_gyp,,,$(GYP_VAR_PREFIX))/build_documentation_module.stamp \
2465c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_devtools_build_elements_module_gyp,,,$(GYP_VAR_PREFIX))/build_elements_module.stamp \
2475c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_devtools_build_extensions_module_gyp,,,$(GYP_VAR_PREFIX))/build_extensions_module.stamp \
2486e8cce623b6e4fe0c9e4af605d675dd9d0338c38Torne (Richard Coles)	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_devtools_build_heap_snapshot_worker_module_gyp,,,$(GYP_VAR_PREFIX))/build_heap_snapshot_worker_module.stamp \
2495c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_devtools_build_layers_module_gyp,,,$(GYP_VAR_PREFIX))/build_layers_module.stamp \
2505c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_devtools_build_network_module_gyp,,,$(GYP_VAR_PREFIX))/build_network_module.stamp \
2515c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_devtools_build_profiler_module_gyp,,,$(GYP_VAR_PREFIX))/build_profiler_module.stamp \
2521320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_devtools_build_promises_module_gyp,,,$(GYP_VAR_PREFIX))/build_promises_module.stamp \
2535c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_devtools_build_resources_module_gyp,,,$(GYP_VAR_PREFIX))/build_resources_module.stamp \
2546e8cce623b6e4fe0c9e4af605d675dd9d0338c38Torne (Richard Coles)	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_devtools_build_script_formatter_worker_module_gyp,,,$(GYP_VAR_PREFIX))/build_script_formatter_worker_module.stamp \
255010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_devtools_build_settings_module_gyp,,,$(GYP_VAR_PREFIX))/build_settings_module.stamp \
2565c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_devtools_build_source_frame_module_gyp,,,$(GYP_VAR_PREFIX))/build_source_frame_module.stamp \
2575c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_devtools_build_sources_module_gyp,,,$(GYP_VAR_PREFIX))/build_sources_module.stamp \
2585c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_devtools_build_temp_storage_shared_worker_module_gyp,,,$(GYP_VAR_PREFIX))/build_temp_storage_shared_worker_module.stamp \
2596e8cce623b6e4fe0c9e4af605d675dd9d0338c38Torne (Richard Coles)	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_devtools_build_timeline_module_gyp,,,$(GYP_VAR_PREFIX))/build_timeline_module.stamp \
2601320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_devtools_concatenated_module_descriptors_gyp,,,$(GYP_VAR_PREFIX))/concatenated_module_descriptors.stamp \
2615b62eb5758cb7b791cfdd45cf78f35dc060631b6Ben Murdoch	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_devtools_copy_standalone_css_gyp,,,$(GYP_VAR_PREFIX))/copy_standalone_css.stamp \
2625c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_devtools_concatenated_devtools_css_gyp,,,$(GYP_VAR_PREFIX))/concatenated_devtools_css.stamp \
2631320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,GYP,third_party_WebKit_Source_devtools_concatenated_toolbox_css_gyp,,,$(GYP_VAR_PREFIX))/concatenated_toolbox_css.stamp \
2645c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,content_content_common_mojo_bindings_gyp,,,$(GYP_VAR_PREFIX))/content_content_common_mojo_bindings_gyp.a \
26546d4c2bc3267f3f028f39e7e311b0f89aba2e4fdTorne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,cc_cc_surfaces_gyp,,,$(GYP_VAR_PREFIX))/cc_cc_surfaces_gyp.a \
2665c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,mojo_mojo_js_bindings_gyp,,,$(GYP_VAR_PREFIX))/mojo_mojo_js_bindings_gyp.a \
2675c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,net_http_server_gyp,,,$(GYP_VAR_PREFIX))/net_http_server_gyp.a \
2685c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_angle_src_commit_id_gyp,,,$(GYP_VAR_PREFIX))/commit_id.stamp \
269010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)	$(call intermediates-dir-for,GYP,third_party_angle_src_copy_scripts_gyp,,,$(GYP_VAR_PREFIX))/copy_scripts.stamp \
270116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	$(call intermediates-dir-for,STATIC_LIBRARIES,ui_surface_surface_gyp,,,$(GYP_VAR_PREFIX))/ui_surface_surface_gyp.a \
2715c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,printing_printing_gyp,,,$(GYP_VAR_PREFIX))/printing_printing_gyp.a \
2725c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,printing_printing_jni_headers_gyp,,,$(GYP_VAR_PREFIX))/printing_jni_headers.stamp \
2735c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,sandbox_sandbox_gyp,,,$(GYP_VAR_PREFIX))/sandbox.stamp \
2745c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,sandbox_sandbox_services_gyp,,,$(GYP_VAR_PREFIX))/sandbox_sandbox_services_gyp.a \
2751320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,STATIC_LIBRARIES,sandbox_seccomp_bpf_gyp,,,$(GYP_VAR_PREFIX))/sandbox_seccomp_bpf_gyp.a \
2761320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,GYP,sandbox_sandbox_services_headers_gyp,,,$(GYP_VAR_PREFIX))/sandbox_services_headers.stamp \
2771320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,STATIC_LIBRARIES,sandbox_seccomp_bpf_helpers_gyp,,,$(GYP_VAR_PREFIX))/sandbox_seccomp_bpf_helpers_gyp.a \
2785c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,jingle_jingle_glue_gyp,,,$(GYP_VAR_PREFIX))/jingle_jingle_glue_gyp.a \
2795c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_libphonenumber_libphonenumber_gyp,,,$(GYP_VAR_PREFIX))/third_party_libphonenumber_libphonenumber_gyp.a \
2805c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_libphonenumber_libphonenumber_without_metadata_gyp,,,$(GYP_VAR_PREFIX))/third_party_libphonenumber_libphonenumber_without_metadata_gyp.a \
2815c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,components_autofill_content_common_gyp,,,$(GYP_VAR_PREFIX))/components_autofill_content_common_gyp.a \
2825c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,components_autofill_core_common_gyp,,,$(GYP_VAR_PREFIX))/components_autofill_core_common_gyp.a \
2835c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,components_autofill_content_risk_proto_gyp,,,$(GYP_VAR_PREFIX))/components_autofill_content_risk_proto_gyp.a \
2845c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,components_autofill_core_browser_gyp,,,$(GYP_VAR_PREFIX))/components_autofill_core_browser_gyp.a \
285f8ee788a64d60abd8f2d742a5fdedde054ecd910Torne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_fips181_fips181_gyp,,,$(GYP_VAR_PREFIX))/third_party_fips181_fips181_gyp.a \
286cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_libaddressinput_libaddressinput_util_gyp,,,$(GYP_VAR_PREFIX))/third_party_libaddressinput_libaddressinput_util_gyp.a \
287116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	$(call intermediates-dir-for,GYP,third_party_libaddressinput_libaddressinput_strings_gyp,,,$(GYP_VAR_PREFIX))/libaddressinput_strings.stamp \
2885c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,components_autofill_regexes_gyp,,,$(GYP_VAR_PREFIX))/autofill_regexes.stamp \
2895c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,components_components_resources_gyp,,,$(GYP_VAR_PREFIX))/components_resources.stamp \
2905c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,components_components_strings_gyp,,,$(GYP_VAR_PREFIX))/components_strings.stamp \
291f8ee788a64d60abd8f2d742a5fdedde054ecd910Torne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,components_keyed_service_core_gyp,,,$(GYP_VAR_PREFIX))/components_keyed_service_core_gyp.a \
2925c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,components_os_crypt_gyp,,,$(GYP_VAR_PREFIX))/components_os_crypt_gyp.a \
293cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,components_pref_registry_gyp,,,$(GYP_VAR_PREFIX))/components_pref_registry_gyp.a \
2945c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,components_webdata_common_gyp,,,$(GYP_VAR_PREFIX))/components_webdata_common_gyp.a \
295cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,components_user_prefs_gyp,,,$(GYP_VAR_PREFIX))/components_user_prefs_gyp.a \
2965c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,components_web_contents_delegate_android_gyp,,,$(GYP_VAR_PREFIX))/components_web_contents_delegate_android_gyp.a \
2975c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,components_web_contents_delegate_android_jni_headers_gyp,,,$(GYP_VAR_PREFIX))/web_contents_delegate_android_jni_headers.stamp \
2985c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,android_webview_native_android_webview_native_jni_gyp,,,$(GYP_VAR_PREFIX))/android_webview_native_jni.stamp \
2995c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,android_webview_native_cancellation_signal_android_jar_jni_headers_gyp,,,$(GYP_VAR_PREFIX))/cancellation_signal_android_jar_jni_headers.stamp \
3005c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,components_auto_login_parser_gyp,,,$(GYP_VAR_PREFIX))/components_auto_login_parser_gyp.a \
3015c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,components_autofill_content_renderer_gyp,,,$(GYP_VAR_PREFIX))/components_autofill_content_renderer_gyp.a \
3025c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,content_content_renderer_gyp,,,$(GYP_VAR_PREFIX))/content_content_renderer_gyp.a \
30303b57e008b61dfcb1fbad3aea950ae0e001748b0Torne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,cc_blink_cc_blink_gyp,,,$(GYP_VAR_PREFIX))/cc_blink_cc_blink_gyp.a \
3041320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,STATIC_LIBRARIES,media_blink_media_blink_gyp,,,$(GYP_VAR_PREFIX))/media_blink_media_blink_gyp.a \
3055c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,mojo_mojo_js_bindings_lib_gyp,,,$(GYP_VAR_PREFIX))/mojo_mojo_js_bindings_lib_gyp.a \
3065f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,ui_native_theme_native_theme_gyp,,,$(GYP_VAR_PREFIX))/ui_native_theme_native_theme_gyp.a \
3075c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_libjingle_libjingle_webrtc_gyp,,,$(GYP_VAR_PREFIX))/third_party_libjingle_libjingle_webrtc_gyp.a \
3085c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_libjingle_libjingle_webrtc_common_gyp,,,$(GYP_VAR_PREFIX))/third_party_libjingle_libjingle_webrtc_common_gyp.a \
3095c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_libsrtp_libsrtp_gyp,,,$(GYP_VAR_PREFIX))/third_party_libsrtp_libsrtp_gyp.a \
3105c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_modules_media_file_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_modules_media_file_gyp.a \
3115c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_system_wrappers_source_system_wrappers_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_system_wrappers_source_system_wrappers_gyp.a \
3125c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_system_wrappers_source_cpu_features_android_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_system_wrappers_source_cpu_features_android_gyp.a \
3131320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_modules_video_capture_module_impl_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_modules_video_capture_module_impl_gyp.a \
3145c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_modules_video_capture_module_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_modules_video_capture_module_gyp.a \
3155c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_modules_webrtc_utility_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_modules_webrtc_utility_gyp.a \
3165c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_modules_audio_coding_module_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_modules_audio_coding_module_gyp.a \
3175c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_modules_CNG_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_modules_CNG_gyp.a \
3185c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_common_audio_common_audio_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_common_audio_common_audio_gyp.a \
3195c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_modules_G711_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_modules_G711_gyp.a \
3205c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_modules_G722_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_modules_G722_gyp.a \
3215c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_modules_iLBC_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_modules_iLBC_gyp.a \
3225c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_modules_iSAC_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_modules_iSAC_gyp.a \
3235c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_modules_iSACFix_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_modules_iSACFix_gyp.a \
3245c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_modules_PCM16B_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_modules_PCM16B_gyp.a \
3255c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_modules_webrtc_opus_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_modules_webrtc_opus_gyp.a \
326f8ee788a64d60abd8f2d742a5fdedde054ecd910Torne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_modules_neteq_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_modules_neteq_gyp.a \
3275c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_modules_webrtc_video_coding_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_modules_webrtc_video_coding_gyp.a \
3285c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_modules_webrtc_i420_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_modules_webrtc_i420_gyp.a \
3295c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_common_video_common_video_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_common_video_common_video_gyp.a \
3305c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_modules_video_coding_utility_video_coding_utility_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_modules_video_coding_utility_video_coding_utility_gyp.a \
3315c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_modules_video_coding_codecs_vp8_webrtc_vp8_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_modules_video_coding_codecs_vp8_webrtc_vp8_gyp.a \
3325c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_libvpx_libvpx_gyp,,,$(GYP_VAR_PREFIX))/third_party_libvpx_libvpx_gyp.a \
3335c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,third_party_libvpx_gen_asm_offsets_vp8_gyp,,,$(GYP_VAR_PREFIX))/gen_asm_offsets_vp8.stamp \
3345c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,libvpx_asm_offsets_vp8,,,$(GYP_VAR_PREFIX))/libvpx_asm_offsets_vp8.a \
3351320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_modules_video_render_module_impl_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_modules_video_render_module_impl_gyp.a \
3365c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_modules_video_render_module_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_modules_video_render_module_gyp.a \
3375c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_usrsctp_usrsctplib_gyp,,,$(GYP_VAR_PREFIX))/third_party_usrsctp_usrsctplib_gyp.a \
3385c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_libjingle_libpeerconnection_gyp,,,$(GYP_VAR_PREFIX))/third_party_libjingle_libpeerconnection_gyp.a \
339ab8f6f0bd665d3c1ff476eb06c58c42630e462d4Ben Murdoch	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_voice_engine_voice_engine_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_voice_engine_voice_engine_gyp.a \
340ab8f6f0bd665d3c1ff476eb06c58c42630e462d4Ben Murdoch	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_modules_audio_conference_mixer_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_modules_audio_conference_mixer_gyp.a \
341e4256316f8b5e8d1ec0df1f7762771622a53fa63Ben Murdoch	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_modules_audio_processing_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_modules_audio_processing_gyp.a \
342e4256316f8b5e8d1ec0df1f7762771622a53fa63Ben Murdoch	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_modules_audioproc_debug_proto_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_modules_audioproc_debug_proto_gyp.a \
343cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_modules_audio_device_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_modules_audio_device_gyp.a \
34446d4c2bc3267f3f028f39e7e311b0f89aba2e4fdTorne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_modules_bitrate_controller_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_modules_bitrate_controller_gyp.a \
3455c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_modules_rtp_rtcp_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_modules_rtp_rtcp_gyp.a \
3465c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_modules_paced_sender_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_modules_paced_sender_gyp.a \
3475c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_modules_remote_bitrate_estimator_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_modules_remote_bitrate_estimator_gyp.a \
3485c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_modules_remote_bitrate_estimator_rbe_components_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_modules_remote_bitrate_estimator_rbe_components_gyp.a \
349cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_webrtc_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_webrtc_gyp.a \
350cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_webrtc_common_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_webrtc_common_gyp.a \
351cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_video_engine_video_engine_core_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_video_engine_video_engine_core_gyp.a \
3525c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,third_party_webrtc_modules_video_processing_gyp,,,$(GYP_VAR_PREFIX))/third_party_webrtc_modules_video_processing_gyp.a \
353010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,components_cdm_browser_gyp,,,$(GYP_VAR_PREFIX))/components_cdm_browser_gyp.a \
354010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,components_cdm_common_gyp,,,$(GYP_VAR_PREFIX))/components_cdm_common_gyp.a \
355010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,components_cdm_renderer_gyp,,,$(GYP_VAR_PREFIX))/components_cdm_renderer_gyp.a \
356010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,components_data_reduction_proxy_browser_gyp,,,$(GYP_VAR_PREFIX))/components_data_reduction_proxy_browser_gyp.a \
3571320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(call intermediates-dir-for,GYP,components_data_reduction_proxy_version_header_gyp,,,$(GYP_VAR_PREFIX))/data_reduction_proxy_version_header.stamp \
358010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)	$(call intermediates-dir-for,STATIC_LIBRARIES,components_data_reduction_proxy_common_gyp,,,$(GYP_VAR_PREFIX))/components_data_reduction_proxy_common_gyp.a \
3595c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,components_navigation_interception_gyp,,,$(GYP_VAR_PREFIX))/components_navigation_interception_gyp.a \
3605c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,components_navigation_interception_jni_headers_gyp,,,$(GYP_VAR_PREFIX))/navigation_interception_jni_headers.stamp \
3615c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,components_visitedlink_browser_gyp,,,$(GYP_VAR_PREFIX))/components_visitedlink_browser_gyp.a \
3625c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,components_visitedlink_common_gyp,,,$(GYP_VAR_PREFIX))/components_visitedlink_common_gyp.a \
3635c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,components_visitedlink_renderer_gyp,,,$(GYP_VAR_PREFIX))/components_visitedlink_renderer_gyp.a \
3645c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,STATIC_LIBRARIES,content_content_app_both_gyp,,,$(GYP_VAR_PREFIX))/content_content_app_both_gyp.a \
3655c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(call intermediates-dir-for,GYP,android_webview_android_webview_pak_gyp,,,$(GYP_VAR_PREFIX))/android_webview_pak.stamp
3665c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
3675c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo LiuGYP_GENERATED_OUTPUTS :=
3685c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
3695c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu# Make sure our deps and generated files are built first.
3705c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo LiuLOCAL_ADDITIONAL_DEPENDENCIES := $(GYP_TARGET_DEPENDENCIES) $(GYP_GENERATED_OUTPUTS)
3715c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
3725c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo LiuLOCAL_CPP_EXTENSION := .cc
3735c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo LiuLOCAL_GENERATED_SOURCES :=
3745c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
3755c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo LiuGYP_COPIED_SOURCE_ORIGIN_DIRS :=
3765c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
3775c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo LiuLOCAL_SRC_FILES := \
3785c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	android_webview/lib/main/webview_entry_point.cc
3795c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
3805c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
3815c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu# Flags passed to both C and C++ files.
3825c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo LiuMY_CFLAGS_Debug := \
3835c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	--param=ssp-buffer-size=4 \
3845c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Werror \
3855c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-fno-strict-aliasing \
3865c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wall \
3875c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wno-unused-parameter \
3885c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wno-missing-field-initializers \
3895c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-fvisibility=hidden \
3905c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-pipe \
3915c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-fPIC \
3925c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wno-unused-local-typedefs \
3935c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-ffunction-sections \
3945c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-funwind-tables \
3955c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-g \
3965c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-fno-short-enums \
3975c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-finline-limit=64 \
3985c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wa,--noexecstack \
3995c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-U_FORTIFY_SOURCE \
4005c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wno-extra \
4015c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wno-ignored-qualifiers \
4025c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wno-type-limits \
4035c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wno-unused-but-set-variable \
4045c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Os \
4055c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-g \
4061320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	-gdwarf-4 \
4075c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-fdata-sections \
4085c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-ffunction-sections \
4095c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-funwind-tables
4105c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
4115c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo LiuMY_DEFS_Debug := \
4125c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DV8_DEPRECATION_WARNINGS' \
4135c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-D_FILE_OFFSET_BITS=64' \
4145c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DNO_TCMALLOC' \
4155c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DDISABLE_NACL' \
4165c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DCHROMIUM_BUILD' \
4175c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DUSE_LIBJPEG_TURBO=1' \
4185c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DENABLE_WEBRTC=1' \
4195c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DUSE_PROPRIETARY_CODECS' \
420f8ee788a64d60abd8f2d742a5fdedde054ecd910Torne (Richard Coles)	'-DENABLE_BROWSER_CDMS' \
4215c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DENABLE_CONFIGURATION_POLICY' \
4225c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
4235c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
4245c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DENABLE_EGLIMAGE=1' \
4255c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DCLD_VERSION=1' \
4265c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DENABLE_PRINTING=1' \
4275c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DENABLE_MANAGED_USERS=1' \
428cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \
4291320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	'-DDATA_REDUCTION_DEV_HOST="https://proxy-dev.googlezip.net:443/"' \
4301320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	'-DDATA_REDUCTION_DEV_FALLBACK_HOST="http://proxy-dev.googlezip.net:80/"' \
431cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \
432cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \
4336d86b77056ed63eb6871182f42a9fd5f07550f90Torne (Richard Coles)	'-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \
4340de6073388f4e2780db8536178b129cd8f6ab386Torne (Richard Coles)	'-DVIDEO_HOLE=1' \
4351320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	'-DENABLE_LOAD_COMPLETION_HACKS=1' \
4365c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DMOJO_USE_SYSTEM_IMPL' \
4375c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DLIBPEERCONNECTION_LIB=1' \
4385c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DUSE_OPENSSL=1' \
4395c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DUSE_OPENSSL_CERTS=1' \
4405c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-D__STDC_CONSTANT_MACROS' \
4415c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-D__STDC_FORMAT_MACROS' \
4425c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DANDROID' \
4435c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-D__GNU_SOURCE=1' \
4445c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DUSE_STLPORT=1' \
4455c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
4465c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DCHROME_BUILD_ID=""' \
4475c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DDYNAMIC_ANNOTATIONS_ENABLED=1' \
4485c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DWTF_USE_DYNAMIC_ANNOTATIONS=1' \
4495c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-D_DEBUG'
4505c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
4515c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
4525c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu# Include paths placed before CFLAGS/CPPFLAGS
4535c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo LiuLOCAL_C_INCLUDES_Debug := \
4545c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
4555c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
456f8ee788a64d60abd8f2d742a5fdedde054ecd910Torne (Richard Coles)	$(gyp_shared_intermediate_dir) \
4575c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(LOCAL_PATH) \
4585c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(LOCAL_PATH)/third_party/khronos \
4595c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(LOCAL_PATH)/gpu \
4605c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(LOCAL_PATH)/skia/config \
4615c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(LOCAL_PATH)/third_party/WebKit/Source \
4621320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(gyp_shared_intermediate_dir)/angle \
4635c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(PWD)/frameworks/wilhelm/include \
4645c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(PWD)/bionic \
4655c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(PWD)/external/stlport/stlport
4665c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
4675c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
4685c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu# Flags passed to only C++ (and not C) files.
4695c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo LiuLOCAL_CPPFLAGS_Debug := \
4701320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	-fno-exceptions \
4715c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-fno-rtti \
4725c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-fno-threadsafe-statics \
4735c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-fvisibility-inlines-hidden \
4745c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wsign-compare \
475116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	-std=gnu++11 \
476116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	-Wno-narrowing \
477116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	-Wno-literal-suffix \
4785c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wno-non-virtual-dtor \
4795c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wno-sign-promo
4805c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
4815c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
4825c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu# Flags passed to both C and C++ files.
4835c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo LiuMY_CFLAGS_Release := \
4845c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	--param=ssp-buffer-size=4 \
4855c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Werror \
4865c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-fno-strict-aliasing \
4875c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wall \
4885c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wno-unused-parameter \
4895c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wno-missing-field-initializers \
4905c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-fvisibility=hidden \
4915c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-pipe \
4925c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-fPIC \
4935c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wno-unused-local-typedefs \
4945c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-ffunction-sections \
4955c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-funwind-tables \
4965c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-g \
4975c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-fno-short-enums \
4985c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-finline-limit=64 \
4995c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wa,--noexecstack \
5005c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-U_FORTIFY_SOURCE \
5015c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wno-extra \
5025c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wno-ignored-qualifiers \
5035c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wno-type-limits \
5045c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wno-unused-but-set-variable \
5055c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Os \
5065c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-fno-ident \
5075c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-fdata-sections \
5085c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-ffunction-sections \
5095c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-funwind-tables
5105c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
5115c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo LiuMY_DEFS_Release := \
5125c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DV8_DEPRECATION_WARNINGS' \
5135c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-D_FILE_OFFSET_BITS=64' \
5145c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DNO_TCMALLOC' \
5155c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DDISABLE_NACL' \
5165c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DCHROMIUM_BUILD' \
5175c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DUSE_LIBJPEG_TURBO=1' \
5185c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DENABLE_WEBRTC=1' \
5195c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DUSE_PROPRIETARY_CODECS' \
520f8ee788a64d60abd8f2d742a5fdedde054ecd910Torne (Richard Coles)	'-DENABLE_BROWSER_CDMS' \
5215c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DENABLE_CONFIGURATION_POLICY' \
5225c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
5235c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
5245c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DENABLE_EGLIMAGE=1' \
5255c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DCLD_VERSION=1' \
5265c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DENABLE_PRINTING=1' \
5275c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DENABLE_MANAGED_USERS=1' \
528cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \
5291320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	'-DDATA_REDUCTION_DEV_HOST="https://proxy-dev.googlezip.net:443/"' \
5301320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	'-DDATA_REDUCTION_DEV_FALLBACK_HOST="http://proxy-dev.googlezip.net:80/"' \
531cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \
532cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \
5336d86b77056ed63eb6871182f42a9fd5f07550f90Torne (Richard Coles)	'-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \
5340de6073388f4e2780db8536178b129cd8f6ab386Torne (Richard Coles)	'-DVIDEO_HOLE=1' \
5351320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	'-DENABLE_LOAD_COMPLETION_HACKS=1' \
5365c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DMOJO_USE_SYSTEM_IMPL' \
5375c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DLIBPEERCONNECTION_LIB=1' \
5385c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DUSE_OPENSSL=1' \
5395c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DUSE_OPENSSL_CERTS=1' \
5405c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-D__STDC_CONSTANT_MACROS' \
5415c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-D__STDC_FORMAT_MACROS' \
5425c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DANDROID' \
5435c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-D__GNU_SOURCE=1' \
5445c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DUSE_STLPORT=1' \
5455c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
5465c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DCHROME_BUILD_ID=""' \
5475c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DNDEBUG' \
5485c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DNVALGRIND' \
5495c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-DDYNAMIC_ANNOTATIONS_ENABLED=0' \
5505c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	'-D_FORTIFY_SOURCE=2'
5515c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
5525c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
5535c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu# Include paths placed before CFLAGS/CPPFLAGS
5545c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo LiuLOCAL_C_INCLUDES_Release := \
5555c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
5565c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
557f8ee788a64d60abd8f2d742a5fdedde054ecd910Torne (Richard Coles)	$(gyp_shared_intermediate_dir) \
5585c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(LOCAL_PATH) \
5595c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(LOCAL_PATH)/third_party/khronos \
5605c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(LOCAL_PATH)/gpu \
5615c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(LOCAL_PATH)/skia/config \
5625c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(LOCAL_PATH)/third_party/WebKit/Source \
5631320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	$(gyp_shared_intermediate_dir)/angle \
5645c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(PWD)/frameworks/wilhelm/include \
5655c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(PWD)/bionic \
5665c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	$(PWD)/external/stlport/stlport
5675c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
5685c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
5695c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu# Flags passed to only C++ (and not C) files.
5705c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo LiuLOCAL_CPPFLAGS_Release := \
5711320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	-fno-exceptions \
5725c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-fno-rtti \
5735c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-fno-threadsafe-statics \
5745c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-fvisibility-inlines-hidden \
5755c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wsign-compare \
576116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	-std=gnu++11 \
577116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	-Wno-narrowing \
578116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	-Wno-literal-suffix \
5795c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wno-non-virtual-dtor \
5805c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wno-sign-promo
5815c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
5825c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
5835c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo LiuLOCAL_CFLAGS := $(MY_CFLAGS_$(GYP_CONFIGURATION)) $(MY_DEFS_$(GYP_CONFIGURATION))
5845c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo LiuLOCAL_C_INCLUDES := $(GYP_COPIED_SOURCE_ORIGIN_DIRS) $(LOCAL_C_INCLUDES_$(GYP_CONFIGURATION))
5855c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo LiuLOCAL_CPPFLAGS := $(LOCAL_CPPFLAGS_$(GYP_CONFIGURATION))
5865c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo LiuLOCAL_ASFLAGS := $(LOCAL_CFLAGS)
5875c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu### Rules for final target.
5885c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
5895c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo LiuLOCAL_LDFLAGS_Debug := \
5905c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wl,-z,now \
5915c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wl,-z,relro \
5925c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wl,-z,noexecstack \
5935c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-fPIC \
5945c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wl,--no-fatal-warnings \
5956e8cce623b6e4fe0c9e4af605d675dd9d0338c38Torne (Richard Coles)	-Wl,--version-script=$(gyp_shared_intermediate_dir)/android_exports.lst \
5965c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-nostdlib \
5975c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wl,--no-undefined \
5985c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wl,-shared,-Bsymbolic \
5995c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wl,--warn-shared-textrel \
6005c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wl,-O1 \
6015c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wl,--as-needed
6025c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
6035c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
6045c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo LiuLOCAL_LDFLAGS_Release := \
6055c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wl,-z,now \
6065c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wl,-z,relro \
6075c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wl,-z,noexecstack \
6085c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-fPIC \
6095c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wl,--no-fatal-warnings \
6106e8cce623b6e4fe0c9e4af605d675dd9d0338c38Torne (Richard Coles)	-Wl,--version-script=$(gyp_shared_intermediate_dir)/android_exports.lst \
6115c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-nostdlib \
6125c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wl,--no-undefined \
6135c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wl,-shared,-Bsymbolic \
6145c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wl,-O1 \
6155c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wl,--as-needed \
6165c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wl,--gc-sections \
6175c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	-Wl,--warn-shared-textrel
6185c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
6195c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
6205c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo LiuLOCAL_LDFLAGS := $(LOCAL_LDFLAGS_$(GYP_CONFIGURATION))
6215c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
6225c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo LiuLOCAL_STATIC_LIBRARIES := \
6235c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	cpufeatures \
6245c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	android_webview_android_webview_common_gyp \
6255c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	android_webview_native_webview_native_gyp \
6265c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	base_base_static_gyp \
6275c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	base_third_party_dynamic_annotations_dynamic_annotations_gyp \
6285c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	cc_cc_gyp \
6295c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	base_base_gyp \
6305c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	base_allocator_allocator_extension_thunks_gyp \
6315c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_modp_b64_modp_b64_gyp \
6321320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	third_party_ashmem_ashmem_gyp \
6335c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_libevent_libevent_gyp \
6345c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	gpu_command_buffer_client_gyp \
6355c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	gpu_command_buffer_common_gyp \
6365c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	gpu_command_buffer_gles2_utils_gyp \
6375c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	gpu_command_buffer_service_gyp \
6385c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	gpu_disk_cache_proto_gyp \
6395c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_protobuf_protobuf_lite_gyp \
6405c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	crypto_crypto_gyp \
6415f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	third_party_boringssl_boringssl_gyp \
6425c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_re2_re2_gyp \
6435c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_smhasher_cityhash_gyp \
6445c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	ui_gfx_gfx_gyp \
6455c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	base_base_i18n_gyp \
6465c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	skia_skia_library_gyp \
6475c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	skia_skia_opts_gyp \
6485c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_zlib_zlib_gyp \
6495c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_sfntly_sfntly_gyp \
6501320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	third_party_expat_expat_gyp \
6515c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_freetype_ft2_gyp \
6525c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_libpng_libpng_gyp \
6535c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	skia_skia_chrome_gyp \
6545c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	skia_skia_chrome_opts_gyp \
655cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	third_party_harfbuzz_ng_harfbuzz_ng_gyp \
6565c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	ui_gfx_gfx_geometry_gyp \
6571320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	third_party_libjpeg_turbo_libjpeg_gyp \
6585c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	ui_gl_gl_gyp \
6595c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_angle_src_translator_gyp \
660010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)	third_party_angle_src_translator_lib_gyp \
6615c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_angle_src_preprocessor_gyp \
6625c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	gpu_gles2_cmd_helper_gyp \
6635c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	gpu_gpu_config_gyp \
6645c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	gpu_gpu_ipc_gyp \
6655c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	ipc_ipc_gyp \
6665c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	media_media_gyp \
6676e8cce623b6e4fe0c9e4af605d675dd9d0338c38Torne (Richard Coles)	third_party_libyuv_libyuv_gyp \
6685c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_opus_opus_gyp \
6695c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	ui_events_events_base_gyp \
6705c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	ui_events_dom4_keycode_converter_gyp \
6715c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	url_url_lib_gyp \
6725c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	media_shared_memory_support_gyp \
6735c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	media_player_android_gyp \
6745c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	components_autofill_content_browser_gyp \
6755c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	base_base_prefs_gyp \
6765c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	content_content_browser_gyp \
6775c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	content_content_common_gyp \
6785c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	components_tracing_gyp \
6795c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	net_net_gyp \
6805c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	sdch_sdch_gyp \
6815c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	ui_accessibility_accessibility_gyp \
6825c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	ui_accessibility_ax_gen_gyp \
6835c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	tools_json_schema_compiler_api_gen_util_gyp \
6845c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	ui_base_ui_base_gyp \
6855f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	ui_events_events_gyp \
6865f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	ui_events_gesture_detection_gyp \
687cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	ui_events_platform_events_platform_gyp \
688cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	ui_events_ipc_events_ipc_gyp \
689116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	ui_gfx_ipc_gfx_ipc_gyp \
6905c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	ui_shell_dialogs_shell_dialogs_gyp \
6915c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	gpu_gles2_c_lib_gyp \
6925c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	gpu_gles2_implementation_gyp \
6935c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	gpu_gl_in_process_context_gyp \
6945c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	gpu_skia_bindings_gpu_skia_bindings_gyp \
6955f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	ipc_mojo_ipc_mojo_gyp \
696116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	mojo_mojo_cpp_bindings_gyp \
6975c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	mojo_mojo_environment_chromium_gyp \
698116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	mojo_mojo_environment_chromium_impl_gyp \
6995c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	mojo_mojo_common_lib_gyp \
7005c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	mojo_mojo_system_impl_gyp \
7015f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	mojo_mojo_application_bindings_gyp \
7021320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	storage_storage_gyp \
7031320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	sql_sql_gyp \
7041320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	third_party_sqlite_sqlite_gyp \
7051320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	storage_storage_common_gyp \
7061320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	third_party_leveldatabase_leveldatabase_gyp \
7075c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_WebKit_Source_platform_blink_platform_gyp \
7085c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_WebKit_Source_wtf_wtf_gyp \
7095c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_WebKit_Source_platform_blink_common_gyp \
7105c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_WebKit_Source_platform_blink_heap_asm_stubs_gyp \
7115c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_libwebp_libwebp_dec_gyp \
7125c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_libwebp_libwebp_dsp_gyp \
713116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	third_party_libwebp_libwebp_dsp_neon_gyp \
7145c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_libwebp_libwebp_utils_gyp \
7155c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_libwebp_libwebp_demux_gyp \
7165c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_libwebp_libwebp_enc_gyp \
7175c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_ots_ots_gyp \
7185c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_brotli_brotli_gyp \
7195c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_qcms_qcms_gyp \
720cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	v8_tools_gyp_v8_base_gyp \
721f8ee788a64d60abd8f2d742a5fdedde054ecd910Torne (Richard Coles)	v8_tools_gyp_v8_libbase_gyp \
7225c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	v8_tools_gyp_v8_snapshot_gyp \
7235c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_iccjpeg_iccjpeg_gyp \
724116680a4aac90f2aa7413d9095a592090648e557Ben Murdoch	third_party_openmax_dl_dl_openmax_dl_gyp \
7255c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_WebKit_Source_web_blink_web_gyp \
7265c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_WebKit_Source_core_webcore_dom_gyp \
7275c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_libxml_libxml_gyp \
7285c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_libxslt_libxslt_gyp \
7295c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_WebKit_Source_core_webcore_html_gyp \
7305c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_WebKit_Source_core_webcore_remaining_gyp \
7315c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_WebKit_Source_core_webcore_rendering_gyp \
7325c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_WebKit_Source_core_webcore_svg_gyp \
7335c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_WebKit_Source_core_webcore_generated_gyp \
7345c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	gin_gin_gyp \
7355c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_WebKit_Source_modules_modules_gyp \
7365c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	webkit_common_gpu_webkit_gpu_gyp \
7375f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	third_party_libjingle_libjingle_gyp \
7381320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	third_party_webrtc_base_rtc_base_gyp \
7391320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	third_party_webrtc_base_rtc_base_approved_gyp \
7401320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	third_party_webrtc_libjingle_xmllite_rtc_xmllite_gyp \
7415f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	third_party_libjingle_libjingle_p2p_constants_gyp \
7425c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	google_apis_google_apis_gyp \
7435c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_zlib_google_zip_gyp \
7445c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_zlib_minizip_gyp \
7455c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	ui_snapshot_snapshot_gyp \
7466e8cce623b6e4fe0c9e4af605d675dd9d0338c38Torne (Richard Coles)	content_browser_service_worker_proto_gyp \
7475c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	content_browser_speech_proto_speech_proto_gyp \
7485c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	content_content_child_gyp \
7495c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	content_content_gpu_gyp \
7505c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	content_content_utility_gyp \
7515c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	courgette_courgette_lib_gyp \
7525c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_lzma_sdk_lzma_sdk_gyp \
7535c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	content_content_common_mojo_bindings_gyp \
75446d4c2bc3267f3f028f39e7e311b0f89aba2e4fdTorne (Richard Coles)	cc_cc_surfaces_gyp \
7555c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	mojo_mojo_js_bindings_gyp \
7565c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	net_http_server_gyp \
7575c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	ui_surface_surface_gyp \
7585c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	printing_printing_gyp \
7595c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	sandbox_sandbox_services_gyp \
7601320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	sandbox_seccomp_bpf_gyp \
7611320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	sandbox_seccomp_bpf_helpers_gyp \
7625c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	jingle_jingle_glue_gyp \
7635c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_libphonenumber_libphonenumber_gyp \
7645c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_libphonenumber_libphonenumber_without_metadata_gyp \
7655c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	components_autofill_content_common_gyp \
7665c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	components_autofill_core_common_gyp \
7675c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	components_autofill_content_risk_proto_gyp \
7685c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	components_autofill_core_browser_gyp \
769f8ee788a64d60abd8f2d742a5fdedde054ecd910Torne (Richard Coles)	third_party_fips181_fips181_gyp \
770cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	third_party_libaddressinput_libaddressinput_util_gyp \
771f8ee788a64d60abd8f2d742a5fdedde054ecd910Torne (Richard Coles)	components_keyed_service_core_gyp \
7725c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	components_os_crypt_gyp \
773cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	components_pref_registry_gyp \
7745c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	components_webdata_common_gyp \
775cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	components_user_prefs_gyp \
7765c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	components_web_contents_delegate_android_gyp \
7775c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	components_auto_login_parser_gyp \
7785c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	components_autofill_content_renderer_gyp \
7795c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	content_content_renderer_gyp \
78003b57e008b61dfcb1fbad3aea950ae0e001748b0Torne (Richard Coles)	cc_blink_cc_blink_gyp \
7811320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	media_blink_media_blink_gyp \
7825c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	mojo_mojo_js_bindings_lib_gyp \
7835f1c94371a64b3196d4be9466099bb892df9b88eTorne (Richard Coles)	ui_native_theme_native_theme_gyp \
7845c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_libjingle_libjingle_webrtc_gyp \
7855c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_libjingle_libjingle_webrtc_common_gyp \
7865c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_libsrtp_libsrtp_gyp \
7875c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_webrtc_modules_media_file_gyp \
7885c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_webrtc_system_wrappers_source_system_wrappers_gyp \
7895c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_webrtc_system_wrappers_source_cpu_features_android_gyp \
7901320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	third_party_webrtc_modules_video_capture_module_impl_gyp \
7915c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_webrtc_modules_video_capture_module_gyp \
7925c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_webrtc_modules_webrtc_utility_gyp \
7935c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_webrtc_modules_audio_coding_module_gyp \
7945c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_webrtc_modules_CNG_gyp \
7955c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_webrtc_common_audio_common_audio_gyp \
7965c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_webrtc_modules_G711_gyp \
7975c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_webrtc_modules_G722_gyp \
7985c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_webrtc_modules_iLBC_gyp \
7995c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_webrtc_modules_iSAC_gyp \
8005c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_webrtc_modules_iSACFix_gyp \
8015c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_webrtc_modules_PCM16B_gyp \
8025c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_webrtc_modules_webrtc_opus_gyp \
803f8ee788a64d60abd8f2d742a5fdedde054ecd910Torne (Richard Coles)	third_party_webrtc_modules_neteq_gyp \
8045c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_webrtc_modules_webrtc_video_coding_gyp \
8055c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_webrtc_modules_webrtc_i420_gyp \
8065c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_webrtc_common_video_common_video_gyp \
8075c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_webrtc_modules_video_coding_utility_video_coding_utility_gyp \
8085c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_webrtc_modules_video_coding_codecs_vp8_webrtc_vp8_gyp \
8095c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_libvpx_libvpx_gyp \
8105c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	libvpx_asm_offsets_vp8 \
8111320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	third_party_webrtc_modules_video_render_module_impl_gyp \
8125c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_webrtc_modules_video_render_module_gyp \
8135c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_usrsctp_usrsctplib_gyp \
8145c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_libjingle_libpeerconnection_gyp \
815ab8f6f0bd665d3c1ff476eb06c58c42630e462d4Ben Murdoch	third_party_webrtc_voice_engine_voice_engine_gyp \
816ab8f6f0bd665d3c1ff476eb06c58c42630e462d4Ben Murdoch	third_party_webrtc_modules_audio_conference_mixer_gyp \
817e4256316f8b5e8d1ec0df1f7762771622a53fa63Ben Murdoch	third_party_webrtc_modules_audio_processing_gyp \
818e4256316f8b5e8d1ec0df1f7762771622a53fa63Ben Murdoch	third_party_webrtc_modules_audioproc_debug_proto_gyp \
819cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	third_party_webrtc_modules_audio_device_gyp \
82046d4c2bc3267f3f028f39e7e311b0f89aba2e4fdTorne (Richard Coles)	third_party_webrtc_modules_bitrate_controller_gyp \
8215c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_webrtc_modules_rtp_rtcp_gyp \
8225c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_webrtc_modules_paced_sender_gyp \
8235c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_webrtc_modules_remote_bitrate_estimator_gyp \
8245c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_webrtc_modules_remote_bitrate_estimator_rbe_components_gyp \
825cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	third_party_webrtc_webrtc_gyp \
826cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	third_party_webrtc_webrtc_common_gyp \
827cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	third_party_webrtc_video_engine_video_engine_core_gyp \
8285c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	third_party_webrtc_modules_video_processing_gyp \
829010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)	components_cdm_browser_gyp \
830010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)	components_cdm_common_gyp \
831010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)	components_cdm_renderer_gyp \
832010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)	components_data_reduction_proxy_browser_gyp \
833010d83a9304c5a91596085d917d248abff47903aTorne (Richard Coles)	components_data_reduction_proxy_common_gyp \
8345c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	components_navigation_interception_gyp \
8355c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	components_visitedlink_browser_gyp \
8365c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	components_visitedlink_common_gyp \
8375c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	components_visitedlink_renderer_gyp \
8381320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci	content_content_app_both_gyp
8395c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
8405c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu# Enable grouping to fix circular references
8415c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo LiuLOCAL_GROUP_STATIC_LIBRARIES := true
8425c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
8435c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo LiuLOCAL_SHARED_LIBRARIES := \
8445c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	liblog \
8455c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	libandroid \
8465c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	libjnigraphics \
8475c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	libicui18n \
8485c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	libicuuc \
849cedac228d2dd51db4b79ea1e72c7f249408ee061Torne (Richard Coles)	libGLESv2 \
8505c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	libstlport \
8515c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu	libdl
8525c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
8531320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci### Set directly by aosp_build_settings.
8541320f92c476a1ad9d19dba2a48c72b75566198e9Primiano TucciLOCAL_FDO_SUPPORT := true
8551320f92c476a1ad9d19dba2a48c72b75566198e9Primiano Tucci
8565c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu# Add target alias to "gyp_all_modules" target.
8575c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu.PHONY: gyp_all_modules
8585c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liugyp_all_modules: libwebviewchromium
8595c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liu
8605c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo LiuLOCAL_PRELINK_MODULE := false
8615c02ac1a9c1b504631c0a3d2b6e737b5d738bae1Bo Liuinclude $(BUILD_SHARED_LIBRARY)
862