1# This file is generated by gyp; do not edit. 2 3include $(CLEAR_VARS) 4 5LOCAL_MODULE_CLASS := STATIC_LIBRARIES 6LOCAL_MODULE := net_net_gyp 7LOCAL_MODULE_SUFFIX := .a 8LOCAL_MODULE_TAGS := optional 9LOCAL_MODULE_TARGET_ARCH := $(TARGET_$(GYP_VAR_PREFIX)ARCH) 10gyp_intermediate_dir := $(call local-intermediates-dir,,$(GYP_VAR_PREFIX)) 11gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared,,,$(GYP_VAR_PREFIX)) 12 13# Make sure our deps are built first. 14GYP_TARGET_DEPENDENCIES := \ 15 $(call intermediates-dir-for,GYP,third_party_icu_icui18n_gyp,,,$(GYP_VAR_PREFIX))/icui18n.stamp \ 16 $(call intermediates-dir-for,GYP,third_party_icu_icuuc_gyp,,,$(GYP_VAR_PREFIX))/icuuc.stamp \ 17 $(call intermediates-dir-for,GYP,net_net_derived_sources_gyp,,,$(GYP_VAR_PREFIX))/net_derived_sources.stamp \ 18 $(call intermediates-dir-for,GYP,net_net_resources_gyp,,,$(GYP_VAR_PREFIX))/net_resources.stamp \ 19 $(call intermediates-dir-for,GYP,net_net_jni_headers_gyp,,,$(GYP_VAR_PREFIX))/net_jni_headers.stamp 20 21GYP_GENERATED_OUTPUTS := 22 23# Make sure our deps and generated files are built first. 24LOCAL_ADDITIONAL_DEPENDENCIES := $(GYP_TARGET_DEPENDENCIES) $(GYP_GENERATED_OUTPUTS) 25 26LOCAL_CPP_EXTENSION := .cc 27LOCAL_GENERATED_SOURCES := 28 29GYP_COPIED_SOURCE_ORIGIN_DIRS := 30 31LOCAL_SRC_FILES := \ 32 net/base/address_list.cc \ 33 net/base/auth.cc \ 34 net/base/connection_type_histograms.cc \ 35 net/base/dns_util.cc \ 36 net/base/escape.cc \ 37 net/base/hash_value.cc \ 38 net/base/load_timing_info.cc \ 39 net/base/host_port_pair.cc \ 40 net/base/io_buffer.cc \ 41 net/base/ip_endpoint.cc \ 42 net/base/net_errors.cc \ 43 net/base/net_errors_posix.cc \ 44 net/base/net_log.cc \ 45 net/base/net_module.cc \ 46 net/base/net_string_util_icu.cc \ 47 net/base/net_util.cc \ 48 net/base/net_util_icu.cc \ 49 net/base/net_util_posix.cc \ 50 net/base/openssl_private_key_store_android.cc \ 51 net/base/registry_controlled_domains/registry_controlled_domain.cc \ 52 net/base/zap.cc \ 53 net/cert/asn1_util.cc \ 54 net/cert/cert_database.cc \ 55 net/cert/cert_status_flags.cc \ 56 net/cert/cert_verifier.cc \ 57 net/cert/cert_verify_result.cc \ 58 net/cert/pem_tokenizer.cc \ 59 net/cert/signed_certificate_timestamp.cc \ 60 net/cert/single_request_cert_verifier.cc \ 61 net/cert/x509_cert_types.cc \ 62 net/cert/x509_certificate.cc \ 63 net/cert/x509_certificate_net_log_param.cc \ 64 net/cert/x509_certificate_openssl.cc \ 65 net/cert/x509_util.cc \ 66 net/cert/x509_util_openssl.cc \ 67 net/http/http_auth_challenge_tokenizer.cc \ 68 net/http/http_byte_range.cc \ 69 net/http/http_log_util.cc \ 70 net/http/http_request_headers.cc \ 71 net/http/http_response_headers.cc \ 72 net/http/http_response_info.cc \ 73 net/http/http_security_headers.cc \ 74 net/http/http_util.cc \ 75 net/http/http_util_icu.cc \ 76 net/http/http_vary_data.cc \ 77 net/http/transport_security_state.cc \ 78 net/socket/client_socket_handle.cc \ 79 net/socket/client_socket_pool_histograms.cc \ 80 net/socket/next_proto.cc \ 81 net/socket/openssl_ssl_util.cc \ 82 net/socket/ssl_client_socket.cc \ 83 net/socket/ssl_client_socket_openssl.cc \ 84 net/socket/ssl_client_socket_pool.cc \ 85 net/socket/ssl_error_params.cc \ 86 net/socket/ssl_session_cache_openssl.cc \ 87 net/ssl/default_server_bound_cert_store.cc \ 88 net/ssl/openssl_client_key_store.cc \ 89 net/ssl/server_bound_cert_service.cc \ 90 net/ssl/server_bound_cert_store.cc \ 91 net/ssl/signed_certificate_timestamp_and_status.cc \ 92 net/ssl/ssl_cert_request_info.cc \ 93 net/ssl/ssl_client_auth_cache.cc \ 94 net/ssl/ssl_config.cc \ 95 net/ssl/ssl_info.cc \ 96 net/android/cert_verify_result_android.cc \ 97 net/android/gurl_utils.cc \ 98 net/android/android_private_key.cc \ 99 net/android/keystore.cc \ 100 net/android/keystore_openssl.cc \ 101 net/android/net_jni_registrar.cc \ 102 net/android/network_change_notifier_android.cc \ 103 net/android/network_change_notifier_delegate_android.cc \ 104 net/android/network_change_notifier_factory_android.cc \ 105 net/android/network_library.cc \ 106 net/base/address_tracker_linux.cc \ 107 net/base/backoff_entry.cc \ 108 net/base/bandwidth_metrics.cc \ 109 net/base/crypto_module_openssl.cc \ 110 net/base/data_url.cc \ 111 net/base/directory_lister.cc \ 112 net/base/dns_reloader.cc \ 113 net/base/file_stream.cc \ 114 net/base/file_stream_context.cc \ 115 net/base/file_stream_context_posix.cc \ 116 net/base/filename_util.cc \ 117 net/base/filename_util_icu.cc \ 118 net/base/filename_util_internal.cc \ 119 net/base/filename_util_unsafe.cc \ 120 net/base/host_mapping_rules.cc \ 121 net/base/int128.cc \ 122 net/base/ip_pattern.cc \ 123 net/base/keygen_handler.cc \ 124 net/base/keygen_handler_openssl.cc \ 125 net/base/mime_sniffer.cc \ 126 net/base/mime_util.cc \ 127 net/base/net_log_logger.cc \ 128 net/base/network_change_notifier.cc \ 129 net/base/network_delegate.cc \ 130 net/base/platform_mime_util_linux.cc \ 131 net/base/prioritized_dispatcher.cc \ 132 net/base/request_priority.cc \ 133 net/base/sdch_dictionary_fetcher.cc \ 134 net/base/sdch_manager.cc \ 135 net/base/static_cookie_policy.cc \ 136 net/base/test_data_stream.cc \ 137 net/base/upload_bytes_element_reader.cc \ 138 net/base/upload_data_stream.cc \ 139 net/base/upload_element.cc \ 140 net/base/upload_element_reader.cc \ 141 net/base/upload_file_element_reader.cc \ 142 net/base/url_util.cc \ 143 net/cert/cert_database_android.cc \ 144 net/cert/cert_verify_proc.cc \ 145 net/cert/cert_verify_proc_android.cc \ 146 net/cert/crl_set.cc \ 147 net/cert/ct_known_logs.cc \ 148 net/cert/ct_log_response_parser.cc \ 149 net/cert/ct_log_verifier.cc \ 150 net/cert/ct_log_verifier_openssl.cc \ 151 net/cert/ct_objects_extractor_openssl.cc \ 152 net/cert/ct_serialization.cc \ 153 net/cert/ct_signed_certificate_timestamp_log_param.cc \ 154 net/cert/ct_verify_result.cc \ 155 net/cert/ev_root_ca_metadata.cc \ 156 net/cert/jwk_serializer_openssl.cc \ 157 net/cert/multi_log_ct_verifier.cc \ 158 net/cert/multi_threaded_cert_verifier.cc \ 159 net/cert/test_root_certs.cc \ 160 net/cert/test_root_certs_android.cc \ 161 net/cert/x509_util_android.cc \ 162 net/cookies/canonical_cookie.cc \ 163 net/cookies/cookie_constants.cc \ 164 net/cookies/cookie_monster.cc \ 165 net/cookies/cookie_store.cc \ 166 net/cookies/cookie_util.cc \ 167 net/cookies/parsed_cookie.cc \ 168 net/disk_cache/blockfile/addr.cc \ 169 net/disk_cache/blockfile/backend_impl.cc \ 170 net/disk_cache/blockfile/backend_impl_v3.cc \ 171 net/disk_cache/blockfile/backend_worker_v3.cc \ 172 net/disk_cache/blockfile/bitmap.cc \ 173 net/disk_cache/blockfile/block_bitmaps_v3.cc \ 174 net/disk_cache/blockfile/block_files.cc \ 175 net/disk_cache/blockfile/disk_format.cc \ 176 net/disk_cache/blockfile/entry_impl.cc \ 177 net/disk_cache/blockfile/entry_impl_v3.cc \ 178 net/disk_cache/blockfile/eviction.cc \ 179 net/disk_cache/blockfile/eviction_v3.cc \ 180 net/disk_cache/blockfile/file.cc \ 181 net/disk_cache/blockfile/file_lock.cc \ 182 net/disk_cache/blockfile/file_posix.cc \ 183 net/disk_cache/blockfile/in_flight_backend_io.cc \ 184 net/disk_cache/blockfile/in_flight_io.cc \ 185 net/disk_cache/blockfile/index_table_v3.cc \ 186 net/disk_cache/blockfile/mapped_file.cc \ 187 net/disk_cache/blockfile/mapped_file_avoid_mmap_posix.cc \ 188 net/disk_cache/blockfile/rankings.cc \ 189 net/disk_cache/blockfile/sparse_control.cc \ 190 net/disk_cache/blockfile/stats.cc \ 191 net/disk_cache/blockfile/trace.cc \ 192 net/disk_cache/blockfile/webfonts_histogram.cc \ 193 net/disk_cache/cache_creator.cc \ 194 net/disk_cache/cache_util.cc \ 195 net/disk_cache/cache_util_posix.cc \ 196 net/disk_cache/memory/mem_backend_impl.cc \ 197 net/disk_cache/memory/mem_entry_impl.cc \ 198 net/disk_cache/memory/mem_rankings.cc \ 199 net/disk_cache/net_log_parameters.cc \ 200 net/disk_cache/simple/simple_backend_impl.cc \ 201 net/disk_cache/simple/simple_entry_format.cc \ 202 net/disk_cache/simple/simple_entry_impl.cc \ 203 net/disk_cache/simple/simple_entry_operation.cc \ 204 net/disk_cache/simple/simple_index.cc \ 205 net/disk_cache/simple/simple_index_file.cc \ 206 net/disk_cache/simple/simple_index_file_posix.cc \ 207 net/disk_cache/simple/simple_net_log_parameters.cc \ 208 net/disk_cache/simple/simple_synchronous_entry.cc \ 209 net/disk_cache/simple/simple_util.cc \ 210 net/disk_cache/simple/simple_version_upgrade.cc \ 211 net/disk_cache/tracing/tracing_cache_backend.cc \ 212 net/dns/address_sorter_posix.cc \ 213 net/dns/dns_client.cc \ 214 net/dns/dns_config_service.cc \ 215 net/dns/dns_config_service_posix.cc \ 216 net/dns/dns_hosts.cc \ 217 net/dns/dns_query.cc \ 218 net/dns/dns_response.cc \ 219 net/dns/dns_session.cc \ 220 net/dns/dns_socket_pool.cc \ 221 net/dns/dns_transaction.cc \ 222 net/dns/host_cache.cc \ 223 net/dns/host_resolver.cc \ 224 net/dns/host_resolver_impl.cc \ 225 net/dns/host_resolver_proc.cc \ 226 net/dns/mapped_host_resolver.cc \ 227 net/dns/serial_worker.cc \ 228 net/dns/single_request_host_resolver.cc \ 229 net/filter/filter.cc \ 230 net/filter/gzip_filter.cc \ 231 net/filter/gzip_header.cc \ 232 net/filter/sdch_filter.cc \ 233 net/ftp/ftp_auth_cache.cc \ 234 net/ftp/ftp_ctrl_response_buffer.cc \ 235 net/ftp/ftp_directory_listing_parser.cc \ 236 net/ftp/ftp_directory_listing_parser_ls.cc \ 237 net/ftp/ftp_directory_listing_parser_netware.cc \ 238 net/ftp/ftp_directory_listing_parser_os2.cc \ 239 net/ftp/ftp_directory_listing_parser_vms.cc \ 240 net/ftp/ftp_directory_listing_parser_windows.cc \ 241 net/ftp/ftp_network_layer.cc \ 242 net/ftp/ftp_network_session.cc \ 243 net/ftp/ftp_network_transaction.cc \ 244 net/ftp/ftp_response_info.cc \ 245 net/ftp/ftp_server_type_histograms.cc \ 246 net/ftp/ftp_util.cc \ 247 net/http/des.cc \ 248 net/http/disk_cache_based_quic_server_info.cc \ 249 net/http/failing_http_transaction_factory.cc \ 250 net/http/http_auth.cc \ 251 net/http/http_auth_cache.cc \ 252 net/http/http_auth_controller.cc \ 253 net/http/http_auth_filter.cc \ 254 net/http/http_auth_handler.cc \ 255 net/http/http_auth_handler_basic.cc \ 256 net/http/http_auth_handler_digest.cc \ 257 net/http/http_auth_handler_factory.cc \ 258 net/http/http_auth_handler_ntlm.cc \ 259 net/http/http_auth_handler_ntlm_portable.cc \ 260 net/http/http_basic_state.cc \ 261 net/http/http_basic_stream.cc \ 262 net/http/http_cache.cc \ 263 net/http/http_cache_transaction.cc \ 264 net/http/http_chunked_decoder.cc \ 265 net/http/http_content_disposition.cc \ 266 net/http/http_network_layer.cc \ 267 net/http/http_network_session.cc \ 268 net/http/http_network_session_peer.cc \ 269 net/http/http_network_transaction.cc \ 270 net/http/http_proxy_client_socket.cc \ 271 net/http/http_proxy_client_socket_pool.cc \ 272 net/http/http_request_info.cc \ 273 net/http/http_response_body_drainer.cc \ 274 net/http/http_server_properties.cc \ 275 net/http/http_server_properties_impl.cc \ 276 net/http/http_status_code.cc \ 277 net/http/http_stream_factory.cc \ 278 net/http/http_stream_factory_impl.cc \ 279 net/http/http_stream_factory_impl_job.cc \ 280 net/http/http_stream_factory_impl_request.cc \ 281 net/http/http_stream_parser.cc \ 282 net/http/md4.cc \ 283 net/http/partial_data.cc \ 284 net/http/proxy_client_socket.cc \ 285 net/http/proxy_connect_redirect_http_stream.cc \ 286 net/http/transport_security_persister.cc \ 287 net/http/url_security_manager.cc \ 288 net/http/url_security_manager_posix.cc \ 289 net/proxy/dhcp_proxy_script_fetcher.cc \ 290 net/proxy/dhcp_proxy_script_fetcher_factory.cc \ 291 net/proxy/multi_threaded_proxy_resolver.cc \ 292 net/proxy/network_delegate_error_observer.cc \ 293 net/proxy/polling_proxy_config_service.cc \ 294 net/proxy/proxy_bypass_rules.cc \ 295 net/proxy/proxy_config.cc \ 296 net/proxy/proxy_config_service_android.cc \ 297 net/proxy/proxy_config_service_fixed.cc \ 298 net/proxy/proxy_config_source.cc \ 299 net/proxy/proxy_info.cc \ 300 net/proxy/proxy_list.cc \ 301 net/proxy/proxy_resolver_script_data.cc \ 302 net/proxy/proxy_script_decider.cc \ 303 net/proxy/proxy_script_fetcher_impl.cc \ 304 net/proxy/proxy_server.cc \ 305 net/proxy/proxy_service.cc \ 306 net/quic/congestion_control/cube_root.cc \ 307 net/quic/congestion_control/cubic.cc \ 308 net/quic/congestion_control/fix_rate_receiver.cc \ 309 net/quic/congestion_control/fix_rate_sender.cc \ 310 net/quic/congestion_control/hybrid_slow_start.cc \ 311 net/quic/congestion_control/leaky_bucket.cc \ 312 net/quic/congestion_control/loss_detection_interface.cc \ 313 net/quic/congestion_control/pacing_sender.cc \ 314 net/quic/congestion_control/receive_algorithm_interface.cc \ 315 net/quic/congestion_control/rtt_stats.cc \ 316 net/quic/congestion_control/send_algorithm_interface.cc \ 317 net/quic/congestion_control/tcp_cubic_sender.cc \ 318 net/quic/congestion_control/tcp_loss_algorithm.cc \ 319 net/quic/congestion_control/tcp_receiver.cc \ 320 net/quic/congestion_control/time_loss_algorithm.cc \ 321 net/quic/crypto/aead_base_decrypter_openssl.cc \ 322 net/quic/crypto/aead_base_encrypter_openssl.cc \ 323 net/quic/crypto/aes_128_gcm_12_decrypter_openssl.cc \ 324 net/quic/crypto/aes_128_gcm_12_encrypter_openssl.cc \ 325 net/quic/crypto/cert_compressor.cc \ 326 net/quic/crypto/chacha20_poly1305_decrypter_openssl.cc \ 327 net/quic/crypto/chacha20_poly1305_encrypter_openssl.cc \ 328 net/quic/crypto/channel_id.cc \ 329 net/quic/crypto/channel_id_openssl.cc \ 330 net/quic/crypto/common_cert_set.cc \ 331 net/quic/crypto/crypto_framer.cc \ 332 net/quic/crypto/crypto_handshake.cc \ 333 net/quic/crypto/crypto_handshake_message.cc \ 334 net/quic/crypto/crypto_secret_boxer.cc \ 335 net/quic/crypto/crypto_server_config_protobuf.cc \ 336 net/quic/crypto/crypto_utils.cc \ 337 net/quic/crypto/curve25519_key_exchange.cc \ 338 net/quic/crypto/local_strike_register_client.cc \ 339 net/quic/crypto/null_decrypter.cc \ 340 net/quic/crypto/null_encrypter.cc \ 341 net/quic/crypto/p256_key_exchange_openssl.cc \ 342 net/quic/crypto/proof_source_chromium.cc \ 343 net/quic/crypto/proof_verifier_chromium.cc \ 344 net/quic/crypto/quic_crypto_client_config.cc \ 345 net/quic/crypto/quic_crypto_server_config.cc \ 346 net/quic/crypto/quic_decrypter.cc \ 347 net/quic/crypto/quic_encrypter.cc \ 348 net/quic/crypto/quic_random.cc \ 349 net/quic/crypto/quic_server_info.cc \ 350 net/quic/crypto/scoped_evp_aead_ctx.cc \ 351 net/quic/crypto/source_address_token.cc \ 352 net/quic/crypto/strike_register.cc \ 353 net/quic/iovector.cc \ 354 net/quic/port_suggester.cc \ 355 net/quic/quic_ack_notifier.cc \ 356 net/quic/quic_ack_notifier_manager.cc \ 357 net/quic/quic_address_mismatch.cc \ 358 net/quic/quic_alarm.cc \ 359 net/quic/quic_bandwidth.cc \ 360 net/quic/quic_client_session.cc \ 361 net/quic/quic_client_session_base.cc \ 362 net/quic/quic_clock.cc \ 363 net/quic/quic_config.cc \ 364 net/quic/quic_connection.cc \ 365 net/quic/quic_connection_helper.cc \ 366 net/quic/quic_connection_logger.cc \ 367 net/quic/quic_connection_stats.cc \ 368 net/quic/quic_crypto_client_stream.cc \ 369 net/quic/quic_crypto_server_stream.cc \ 370 net/quic/quic_crypto_stream.cc \ 371 net/quic/quic_data_reader.cc \ 372 net/quic/quic_data_stream.cc \ 373 net/quic/quic_data_writer.cc \ 374 net/quic/quic_default_packet_writer.cc \ 375 net/quic/quic_fec_group.cc \ 376 net/quic/quic_flags.cc \ 377 net/quic/quic_flow_controller.cc \ 378 net/quic/quic_framer.cc \ 379 net/quic/quic_headers_stream.cc \ 380 net/quic/quic_http_stream.cc \ 381 net/quic/quic_http_utils.cc \ 382 net/quic/quic_packet_creator.cc \ 383 net/quic/quic_packet_generator.cc \ 384 net/quic/quic_protocol.cc \ 385 net/quic/quic_received_packet_manager.cc \ 386 net/quic/quic_reliable_client_stream.cc \ 387 net/quic/quic_sent_entropy_manager.cc \ 388 net/quic/quic_sent_packet_manager.cc \ 389 net/quic/quic_server_id.cc \ 390 net/quic/quic_session.cc \ 391 net/quic/quic_socket_address_coder.cc \ 392 net/quic/quic_stream_factory.cc \ 393 net/quic/quic_stream_sequencer.cc \ 394 net/quic/quic_time.cc \ 395 net/quic/quic_types.cc \ 396 net/quic/quic_unacked_packet_map.cc \ 397 net/quic/quic_utils.cc \ 398 net/quic/quic_write_blocked_list.cc \ 399 net/quic/reliable_quic_stream.cc \ 400 net/quic/spdy_utils.cc \ 401 net/socket/client_socket_factory.cc \ 402 net/socket/client_socket_pool.cc \ 403 net/socket/client_socket_pool_base.cc \ 404 net/socket/client_socket_pool_manager.cc \ 405 net/socket/client_socket_pool_manager_impl.cc \ 406 net/socket/socket_descriptor.cc \ 407 net/socket/socket_net_log_params.cc \ 408 net/socket/socks5_client_socket.cc \ 409 net/socket/socks_client_socket.cc \ 410 net/socket/socks_client_socket_pool.cc \ 411 net/socket/ssl_server_socket_openssl.cc \ 412 net/socket/stream_listen_socket.cc \ 413 net/socket/stream_socket.cc \ 414 net/socket/tcp_client_socket.cc \ 415 net/socket/tcp_listen_socket.cc \ 416 net/socket/tcp_server_socket.cc \ 417 net/socket/tcp_socket.cc \ 418 net/socket/tcp_socket_libevent.cc \ 419 net/socket/transport_client_socket_pool.cc \ 420 net/socket/unix_domain_socket_posix.cc \ 421 net/socket_stream/socket_stream.cc \ 422 net/socket_stream/socket_stream_job.cc \ 423 net/socket_stream/socket_stream_job_manager.cc \ 424 net/socket_stream/socket_stream_metrics.cc \ 425 net/spdy/buffered_spdy_framer.cc \ 426 net/spdy/fuzzing/hpack_fuzz_util.cc \ 427 net/spdy/hpack_constants.cc \ 428 net/spdy/hpack_decoder.cc \ 429 net/spdy/hpack_encoder.cc \ 430 net/spdy/hpack_entry.cc \ 431 net/spdy/hpack_header_table.cc \ 432 net/spdy/hpack_huffman_aggregator.cc \ 433 net/spdy/hpack_huffman_table.cc \ 434 net/spdy/hpack_input_stream.cc \ 435 net/spdy/hpack_output_stream.cc \ 436 net/spdy/hpack_string_util.cc \ 437 net/spdy/spdy_buffer.cc \ 438 net/spdy/spdy_buffer_producer.cc \ 439 net/spdy/spdy_frame_builder.cc \ 440 net/spdy/spdy_frame_reader.cc \ 441 net/spdy/spdy_framer.cc \ 442 net/spdy/spdy_header_block.cc \ 443 net/spdy/spdy_headers_block_parser.cc \ 444 net/spdy/spdy_http_stream.cc \ 445 net/spdy/spdy_http_utils.cc \ 446 net/spdy/spdy_pinnable_buffer_piece.cc \ 447 net/spdy/spdy_prefixed_buffer_reader.cc \ 448 net/spdy/spdy_protocol.cc \ 449 net/spdy/spdy_proxy_client_socket.cc \ 450 net/spdy/spdy_read_queue.cc \ 451 net/spdy/spdy_session.cc \ 452 net/spdy/spdy_session_key.cc \ 453 net/spdy/spdy_session_pool.cc \ 454 net/spdy/spdy_stream.cc \ 455 net/spdy/spdy_websocket_stream.cc \ 456 net/spdy/spdy_write_queue.cc \ 457 net/ssl/ssl_cipher_suite_names.cc \ 458 net/ssl/ssl_config_service.cc \ 459 net/ssl/ssl_config_service_defaults.cc \ 460 net/udp/udp_client_socket.cc \ 461 net/udp/udp_net_log_parameters.cc \ 462 net/udp/udp_server_socket.cc \ 463 net/udp/udp_socket_libevent.cc \ 464 net/url_request/data_protocol_handler.cc \ 465 net/url_request/file_protocol_handler.cc \ 466 net/url_request/ftp_protocol_handler.cc \ 467 net/url_request/static_http_user_agent_settings.cc \ 468 net/url_request/url_fetcher.cc \ 469 net/url_request/url_fetcher_core.cc \ 470 net/url_request/url_fetcher_delegate.cc \ 471 net/url_request/url_fetcher_impl.cc \ 472 net/url_request/url_fetcher_response_writer.cc \ 473 net/url_request/url_range_request_job.cc \ 474 net/url_request/url_request.cc \ 475 net/url_request/url_request_about_job.cc \ 476 net/url_request/url_request_context.cc \ 477 net/url_request/url_request_context_builder.cc \ 478 net/url_request/url_request_context_getter.cc \ 479 net/url_request/url_request_context_storage.cc \ 480 net/url_request/url_request_data_job.cc \ 481 net/url_request/url_request_error_job.cc \ 482 net/url_request/url_request_file_dir_job.cc \ 483 net/url_request/url_request_file_job.cc \ 484 net/url_request/url_request_filter.cc \ 485 net/url_request/url_request_ftp_job.cc \ 486 net/url_request/url_request_http_job.cc \ 487 net/url_request/url_request_intercepting_job_factory.cc \ 488 net/url_request/url_request_interceptor.cc \ 489 net/url_request/url_request_job.cc \ 490 net/url_request/url_request_job_factory.cc \ 491 net/url_request/url_request_job_factory_impl.cc \ 492 net/url_request/url_request_job_manager.cc \ 493 net/url_request/url_request_netlog_params.cc \ 494 net/url_request/url_request_redirect_job.cc \ 495 net/url_request/url_request_simple_job.cc \ 496 net/url_request/url_request_test_job.cc \ 497 net/url_request/url_request_throttler_entry.cc \ 498 net/url_request/url_request_throttler_header_adapter.cc \ 499 net/url_request/url_request_throttler_manager.cc \ 500 net/url_request/view_cache_helper.cc \ 501 net/url_request/websocket_handshake_userdata_key.cc \ 502 net/websockets/websocket_basic_handshake_stream.cc \ 503 net/websockets/websocket_basic_stream.cc \ 504 net/websockets/websocket_channel.cc \ 505 net/websockets/websocket_deflate_predictor_impl.cc \ 506 net/websockets/websocket_deflate_stream.cc \ 507 net/websockets/websocket_deflater.cc \ 508 net/websockets/websocket_errors.cc \ 509 net/websockets/websocket_extension.cc \ 510 net/websockets/websocket_extension_parser.cc \ 511 net/websockets/websocket_frame.cc \ 512 net/websockets/websocket_frame_parser.cc \ 513 net/websockets/websocket_handshake_constants.cc \ 514 net/websockets/websocket_handshake_handler.cc \ 515 net/websockets/websocket_handshake_request_info.cc \ 516 net/websockets/websocket_handshake_response_info.cc \ 517 net/websockets/websocket_handshake_stream_create_helper.cc \ 518 net/websockets/websocket_inflater.cc \ 519 net/websockets/websocket_job.cc \ 520 net/websockets/websocket_net_log_params.cc \ 521 net/websockets/websocket_stream.cc \ 522 net/websockets/websocket_throttle.cc 523 524 525# Flags passed to both C and C++ files. 526MY_CFLAGS_Debug := \ 527 --param=ssp-buffer-size=4 \ 528 -Werror \ 529 -fno-exceptions \ 530 -fno-strict-aliasing \ 531 -Wall \ 532 -Wno-unused-parameter \ 533 -Wno-missing-field-initializers \ 534 -fvisibility=hidden \ 535 -pipe \ 536 -fPIC \ 537 -Wno-unused-local-typedefs \ 538 -ffunction-sections \ 539 -funwind-tables \ 540 -g \ 541 -fno-short-enums \ 542 -finline-limit=64 \ 543 -Wa,--noexecstack \ 544 -U_FORTIFY_SOURCE \ 545 -Wno-extra \ 546 -Wno-ignored-qualifiers \ 547 -Wno-type-limits \ 548 -Wno-unused-but-set-variable \ 549 -Os \ 550 -g \ 551 -fdata-sections \ 552 -ffunction-sections \ 553 -funwind-tables 554 555MY_DEFS_Debug := \ 556 '-DV8_DEPRECATION_WARNINGS' \ 557 '-DBLINK_SCALE_FILTERS_AT_RECORD_TIME' \ 558 '-D_FILE_OFFSET_BITS=64' \ 559 '-DNO_TCMALLOC' \ 560 '-DDISABLE_NACL' \ 561 '-DCHROMIUM_BUILD' \ 562 '-DUSE_LIBJPEG_TURBO=1' \ 563 '-DENABLE_WEBRTC=1' \ 564 '-DUSE_PROPRIETARY_CODECS' \ 565 '-DENABLE_BROWSER_CDMS' \ 566 '-DENABLE_CONFIGURATION_POLICY' \ 567 '-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \ 568 '-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \ 569 '-DENABLE_EGLIMAGE=1' \ 570 '-DCLD_VERSION=1' \ 571 '-DENABLE_PRINTING=1' \ 572 '-DENABLE_MANAGED_USERS=1' \ 573 '-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \ 574 '-DDATA_REDUCTION_DEV_HOST="http://proxy-dev.googlezip.net:80/"' \ 575 '-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \ 576 '-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \ 577 '-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \ 578 '-DVIDEO_HOLE=1' \ 579 '-DNET_IMPLEMENTATION' \ 580 '-DPOSIX_AVOID_MMAP' \ 581 '-DENABLE_BUILT_IN_DNS' \ 582 '-DU_USING_ICU_NAMESPACE=0' \ 583 '-DUSE_OPENSSL=1' \ 584 '-DUSE_OPENSSL_CERTS=1' \ 585 '-D__STDC_CONSTANT_MACROS' \ 586 '-D__STDC_FORMAT_MACROS' \ 587 '-DANDROID' \ 588 '-D__GNU_SOURCE=1' \ 589 '-DUSE_STLPORT=1' \ 590 '-D_STLP_USE_PTR_SPECIALIZATIONS=1' \ 591 '-DCHROME_BUILD_ID=""' \ 592 '-DDYNAMIC_ANNOTATIONS_ENABLED=1' \ 593 '-DWTF_USE_DYNAMIC_ANNOTATIONS=1' \ 594 '-D_DEBUG' 595 596 597# Include paths placed before CFLAGS/CPPFLAGS 598LOCAL_C_INCLUDES_Debug := \ 599 $(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \ 600 $(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \ 601 $(gyp_shared_intermediate_dir)/shim_headers/ashmem/target \ 602 $(gyp_shared_intermediate_dir) \ 603 $(LOCAL_PATH)/third_party/openssl \ 604 $(LOCAL_PATH) \ 605 $(LOCAL_PATH)/sdch/open-vcdiff/src \ 606 $(PWD)/external/icu/icu4c/source/common \ 607 $(PWD)/external/icu/icu4c/source/i18n \ 608 $(LOCAL_PATH)/third_party/zlib \ 609 $(gyp_shared_intermediate_dir)/net \ 610 $(LOCAL_PATH)/third_party/openssl/openssl/include \ 611 $(PWD)/frameworks/wilhelm/include \ 612 $(PWD)/bionic \ 613 $(PWD)/external/stlport/stlport 614 615 616# Flags passed to only C++ (and not C) files. 617LOCAL_CPPFLAGS_Debug := \ 618 -fno-rtti \ 619 -fno-threadsafe-statics \ 620 -fvisibility-inlines-hidden \ 621 -Wsign-compare \ 622 -Wno-non-virtual-dtor \ 623 -Wno-sign-promo 624 625 626LOCAL_FDO_SUPPORT_Debug := false 627 628# Flags passed to both C and C++ files. 629MY_CFLAGS_Release := \ 630 --param=ssp-buffer-size=4 \ 631 -Werror \ 632 -fno-exceptions \ 633 -fno-strict-aliasing \ 634 -Wall \ 635 -Wno-unused-parameter \ 636 -Wno-missing-field-initializers \ 637 -fvisibility=hidden \ 638 -pipe \ 639 -fPIC \ 640 -Wno-unused-local-typedefs \ 641 -ffunction-sections \ 642 -funwind-tables \ 643 -g \ 644 -fno-short-enums \ 645 -finline-limit=64 \ 646 -Wa,--noexecstack \ 647 -U_FORTIFY_SOURCE \ 648 -Wno-extra \ 649 -Wno-ignored-qualifiers \ 650 -Wno-type-limits \ 651 -Wno-unused-but-set-variable \ 652 -Os \ 653 -fno-ident \ 654 -fdata-sections \ 655 -ffunction-sections \ 656 -funwind-tables 657 658MY_DEFS_Release := \ 659 '-DV8_DEPRECATION_WARNINGS' \ 660 '-DBLINK_SCALE_FILTERS_AT_RECORD_TIME' \ 661 '-D_FILE_OFFSET_BITS=64' \ 662 '-DNO_TCMALLOC' \ 663 '-DDISABLE_NACL' \ 664 '-DCHROMIUM_BUILD' \ 665 '-DUSE_LIBJPEG_TURBO=1' \ 666 '-DENABLE_WEBRTC=1' \ 667 '-DUSE_PROPRIETARY_CODECS' \ 668 '-DENABLE_BROWSER_CDMS' \ 669 '-DENABLE_CONFIGURATION_POLICY' \ 670 '-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \ 671 '-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \ 672 '-DENABLE_EGLIMAGE=1' \ 673 '-DCLD_VERSION=1' \ 674 '-DENABLE_PRINTING=1' \ 675 '-DENABLE_MANAGED_USERS=1' \ 676 '-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \ 677 '-DDATA_REDUCTION_DEV_HOST="http://proxy-dev.googlezip.net:80/"' \ 678 '-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \ 679 '-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \ 680 '-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \ 681 '-DVIDEO_HOLE=1' \ 682 '-DNET_IMPLEMENTATION' \ 683 '-DPOSIX_AVOID_MMAP' \ 684 '-DENABLE_BUILT_IN_DNS' \ 685 '-DU_USING_ICU_NAMESPACE=0' \ 686 '-DUSE_OPENSSL=1' \ 687 '-DUSE_OPENSSL_CERTS=1' \ 688 '-D__STDC_CONSTANT_MACROS' \ 689 '-D__STDC_FORMAT_MACROS' \ 690 '-DANDROID' \ 691 '-D__GNU_SOURCE=1' \ 692 '-DUSE_STLPORT=1' \ 693 '-D_STLP_USE_PTR_SPECIALIZATIONS=1' \ 694 '-DCHROME_BUILD_ID=""' \ 695 '-DNDEBUG' \ 696 '-DNVALGRIND' \ 697 '-DDYNAMIC_ANNOTATIONS_ENABLED=0' \ 698 '-D_FORTIFY_SOURCE=2' 699 700 701# Include paths placed before CFLAGS/CPPFLAGS 702LOCAL_C_INCLUDES_Release := \ 703 $(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \ 704 $(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \ 705 $(gyp_shared_intermediate_dir)/shim_headers/ashmem/target \ 706 $(gyp_shared_intermediate_dir) \ 707 $(LOCAL_PATH)/third_party/openssl \ 708 $(LOCAL_PATH) \ 709 $(LOCAL_PATH)/sdch/open-vcdiff/src \ 710 $(PWD)/external/icu/icu4c/source/common \ 711 $(PWD)/external/icu/icu4c/source/i18n \ 712 $(LOCAL_PATH)/third_party/zlib \ 713 $(gyp_shared_intermediate_dir)/net \ 714 $(LOCAL_PATH)/third_party/openssl/openssl/include \ 715 $(PWD)/frameworks/wilhelm/include \ 716 $(PWD)/bionic \ 717 $(PWD)/external/stlport/stlport 718 719 720# Flags passed to only C++ (and not C) files. 721LOCAL_CPPFLAGS_Release := \ 722 -fno-rtti \ 723 -fno-threadsafe-statics \ 724 -fvisibility-inlines-hidden \ 725 -Wsign-compare \ 726 -Wno-non-virtual-dtor \ 727 -Wno-sign-promo 728 729 730LOCAL_FDO_SUPPORT_Release := false 731 732LOCAL_CFLAGS := $(MY_CFLAGS_$(GYP_CONFIGURATION)) $(MY_DEFS_$(GYP_CONFIGURATION)) 733LOCAL_FDO_SUPPORT := $(LOCAL_FDO_SUPPORT_$(GYP_CONFIGURATION)) 734LOCAL_C_INCLUDES := $(GYP_COPIED_SOURCE_ORIGIN_DIRS) $(LOCAL_C_INCLUDES_$(GYP_CONFIGURATION)) 735LOCAL_CPPFLAGS := $(LOCAL_CPPFLAGS_$(GYP_CONFIGURATION)) 736LOCAL_ASFLAGS := $(LOCAL_CFLAGS) 737### Rules for final target. 738 739LOCAL_LDFLAGS_Debug := \ 740 -Wl,-z,now \ 741 -Wl,-z,relro \ 742 -Wl,--fatal-warnings \ 743 -Wl,-z,noexecstack \ 744 -fPIC \ 745 -nostdlib \ 746 -Wl,--no-undefined \ 747 -Wl,--exclude-libs=ALL \ 748 -Wl,--warn-shared-textrel \ 749 -Wl,-O1 \ 750 -Wl,--as-needed 751 752 753LOCAL_LDFLAGS_Release := \ 754 -Wl,-z,now \ 755 -Wl,-z,relro \ 756 -Wl,--fatal-warnings \ 757 -Wl,-z,noexecstack \ 758 -fPIC \ 759 -nostdlib \ 760 -Wl,--no-undefined \ 761 -Wl,--exclude-libs=ALL \ 762 -Wl,-O1 \ 763 -Wl,--as-needed \ 764 -Wl,--gc-sections \ 765 -Wl,--warn-shared-textrel 766 767 768LOCAL_LDFLAGS := $(LOCAL_LDFLAGS_$(GYP_CONFIGURATION)) 769 770LOCAL_STATIC_LIBRARIES := 771 772# Enable grouping to fix circular references 773LOCAL_GROUP_STATIC_LIBRARIES := true 774 775LOCAL_SHARED_LIBRARIES := \ 776 libstlport \ 777 libdl 778 779# Add target alias to "gyp_all_modules" target. 780.PHONY: gyp_all_modules 781gyp_all_modules: net_net_gyp 782 783# Alias gyp target name. 784.PHONY: net 785net: net_net_gyp 786 787include $(BUILD_STATIC_LIBRARY) 788