blob: 88d78fc546ba6186ac0c7fa32a0cad3ce52b4b9f [file] [log] [blame]
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +01001# 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
9gyp_intermediate_dir := $(call local-intermediates-dir)
10gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared)
11
12# Make sure our deps are built first.
13GYP_TARGET_DEPENDENCIES := \
14 $(call intermediates-dir-for,GYP,third_party_icu_icui18n_gyp)/icui18n.stamp \
15 $(call intermediates-dir-for,GYP,third_party_icu_icuuc_gyp)/icuuc.stamp \
16 $(call intermediates-dir-for,GYP,net_net_resources_gyp)/net_resources.stamp \
17 $(call intermediates-dir-for,GYP,net_net_jni_headers_gyp)/net_jni_headers.stamp
18
19GYP_GENERATED_OUTPUTS :=
20
21# Make sure our deps and generated files are built first.
22LOCAL_ADDITIONAL_DEPENDENCIES := $(GYP_TARGET_DEPENDENCIES) $(GYP_GENERATED_OUTPUTS)
23
24LOCAL_CPP_EXTENSION := .cc
25LOCAL_GENERATED_SOURCES :=
26
27GYP_COPIED_SOURCE_ORIGIN_DIRS :=
28
29LOCAL_SRC_FILES := \
30 net/android/gurl_utils.cc \
31 net/android/keystore.cc \
32 net/android/keystore_openssl.cc \
33 net/android/net_jni_registrar.cc \
34 net/android/network_change_notifier_android.cc \
35 net/android/network_change_notifier_delegate_android.cc \
36 net/android/network_change_notifier_factory_android.cc \
37 net/android/network_library.cc \
38 net/base/address_list.cc \
39 net/base/auth.cc \
40 net/base/backoff_entry.cc \
41 net/base/bandwidth_metrics.cc \
42 net/base/big_endian.cc \
43 net/base/connection_type_histograms.cc \
44 net/base/crypto_module_openssl.cc \
45 net/base/data_url.cc \
46 net/base/directory_lister.cc \
47 net/base/dns_reloader.cc \
48 net/base/dns_util.cc \
49 net/base/escape.cc \
50 net/base/file_stream.cc \
51 net/base/file_stream_context.cc \
52 net/base/file_stream_context_posix.cc \
53 net/base/file_stream_metrics.cc \
54 net/base/file_stream_metrics_posix.cc \
55 net/base/file_stream_net_log_parameters.cc \
56 net/base/filter.cc \
57 net/base/int128.cc \
58 net/base/gzip_filter.cc \
59 net/base/gzip_header.cc \
60 net/base/hash_value.cc \
61 net/base/host_mapping_rules.cc \
62 net/base/host_port_pair.cc \
63 net/base/io_buffer.cc \
64 net/base/ip_endpoint.cc \
65 net/base/keygen_handler.cc \
66 net/base/keygen_handler_openssl.cc \
67 net/base/load_timing_info.cc \
68 net/base/mime_sniffer.cc \
69 net/base/mime_util.cc \
70 net/base/net_errors.cc \
71 net/base/net_errors_posix.cc \
72 net/base/net_log.cc \
Ben Murdocheb525c52013-07-10 11:40:50 +010073 net/base/net_log_logger.cc \
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +010074 net/base/net_module.cc \
75 net/base/net_util.cc \
76 net/base/net_util_posix.cc \
77 net/base/network_change_notifier.cc \
78 net/base/network_delegate.cc \
79 net/base/network_time_notifier.cc \
80 net/base/openssl_private_key_store_android.cc \
81 net/base/platform_mime_util_linux.cc \
82 net/base/prioritized_dispatcher.cc \
83 net/base/registry_controlled_domains/registry_controlled_domain.cc \
84 net/base/sdch_filter.cc \
85 net/base/sdch_manager.cc \
86 net/base/static_cookie_policy.cc \
87 net/base/test_data_stream.cc \
88 net/base/upload_bytes_element_reader.cc \
89 net/base/upload_data.cc \
90 net/base/upload_data_stream.cc \
91 net/base/upload_element.cc \
92 net/base/upload_element_reader.cc \
93 net/base/upload_file_element_reader.cc \
94 net/base/url_util.cc \
95 net/base/zap.cc \
96 net/cert/asn1_util.cc \
97 net/cert/cert_database.cc \
98 net/cert/cert_database_android.cc \
99 net/cert/cert_status_flags.cc \
100 net/cert/cert_verifier.cc \
101 net/cert/cert_verify_proc.cc \
102 net/cert/cert_verify_proc_android.cc \
103 net/cert/cert_verify_result.cc \
104 net/cert/crl_set.cc \
105 net/cert/ev_root_ca_metadata.cc \
Ben Murdochbb1529c2013-08-08 10:24:53 +0100106 net/cert/jwk_serializer_openssl.cc \
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100107 net/cert/multi_threaded_cert_verifier.cc \
108 net/cert/pem_tokenizer.cc \
109 net/cert/single_request_cert_verifier.cc \
110 net/cert/test_root_certs.cc \
111 net/cert/test_root_certs_android.cc \
112 net/cert/x509_cert_types.cc \
113 net/cert/x509_certificate.cc \
114 net/cert/x509_certificate_net_log_param.cc \
115 net/cert/x509_certificate_openssl.cc \
116 net/cert/x509_util.cc \
117 net/cert/x509_util_openssl.cc \
118 net/cookies/canonical_cookie.cc \
119 net/cookies/cookie_constants.cc \
120 net/cookies/cookie_monster.cc \
121 net/cookies/cookie_store.cc \
122 net/cookies/cookie_util.cc \
123 net/cookies/parsed_cookie.cc \
124 net/disk_cache/addr.cc \
125 net/disk_cache/backend_impl.cc \
126 net/disk_cache/bitmap.cc \
127 net/disk_cache/block_files.cc \
128 net/disk_cache/cache_creator.cc \
129 net/disk_cache/cache_util.cc \
130 net/disk_cache/cache_util_posix.cc \
131 net/disk_cache/disk_format.cc \
132 net/disk_cache/entry_impl.cc \
133 net/disk_cache/eviction.cc \
134 net/disk_cache/file.cc \
135 net/disk_cache/file_lock.cc \
136 net/disk_cache/file_posix.cc \
137 net/disk_cache/in_flight_backend_io.cc \
138 net/disk_cache/in_flight_io.cc \
139 net/disk_cache/mapped_file_avoid_mmap_posix.cc \
140 net/disk_cache/mem_backend_impl.cc \
141 net/disk_cache/mem_entry_impl.cc \
142 net/disk_cache/mem_rankings.cc \
143 net/disk_cache/net_log_parameters.cc \
144 net/disk_cache/rankings.cc \
145 net/disk_cache/sparse_control.cc \
146 net/disk_cache/stats.cc \
147 net/disk_cache/stats_histogram.cc \
148 net/disk_cache/trace.cc \
149 net/disk_cache/tracing_cache_backend.cc \
150 net/disk_cache/simple/simple_backend_impl.cc \
151 net/disk_cache/simple/simple_entry_format.cc \
152 net/disk_cache/simple/simple_entry_impl.cc \
Ben Murdochbb1529c2013-08-08 10:24:53 +0100153 net/disk_cache/simple/simple_entry_operation.cc \
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100154 net/disk_cache/simple/simple_index.cc \
155 net/disk_cache/simple/simple_index_file.cc \
Ben Murdoch7dbb3d52013-07-17 14:55:54 +0100156 net/disk_cache/simple/simple_net_log_parameters.cc \
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100157 net/disk_cache/simple/simple_synchronous_entry.cc \
158 net/disk_cache/simple/simple_util.cc \
159 net/disk_cache/flash/flash_entry_impl.cc \
160 net/disk_cache/flash/internal_entry.cc \
161 net/disk_cache/flash/log_store.cc \
162 net/disk_cache/flash/log_store_entry.cc \
163 net/disk_cache/flash/segment.cc \
164 net/disk_cache/flash/storage.cc \
165 net/dns/address_sorter_posix.cc \
166 net/dns/dns_client.cc \
167 net/dns/dns_config_service.cc \
168 net/dns/dns_config_service_posix.cc \
169 net/dns/dns_hosts.cc \
170 net/dns/dns_query.cc \
171 net/dns/dns_response.cc \
172 net/dns/dns_session.cc \
173 net/dns/dns_socket_pool.cc \
174 net/dns/dns_transaction.cc \
175 net/dns/host_cache.cc \
176 net/dns/host_resolver.cc \
177 net/dns/host_resolver_impl.cc \
178 net/dns/host_resolver_proc.cc \
179 net/dns/mapped_host_resolver.cc \
180 net/dns/serial_worker.cc \
181 net/dns/single_request_host_resolver.cc \
182 net/ftp/ftp_auth_cache.cc \
183 net/ftp/ftp_ctrl_response_buffer.cc \
184 net/ftp/ftp_directory_listing_parser.cc \
185 net/ftp/ftp_directory_listing_parser_ls.cc \
186 net/ftp/ftp_directory_listing_parser_netware.cc \
187 net/ftp/ftp_directory_listing_parser_os2.cc \
188 net/ftp/ftp_directory_listing_parser_vms.cc \
189 net/ftp/ftp_directory_listing_parser_windows.cc \
190 net/ftp/ftp_network_layer.cc \
191 net/ftp/ftp_network_session.cc \
192 net/ftp/ftp_network_transaction.cc \
193 net/ftp/ftp_response_info.cc \
194 net/ftp/ftp_server_type_histograms.cc \
195 net/ftp/ftp_util.cc \
196 net/http/des.cc \
197 net/http/http_auth.cc \
198 net/http/http_auth_cache.cc \
199 net/http/http_auth_controller.cc \
200 net/http/http_auth_filter.cc \
201 net/http/http_auth_handler.cc \
202 net/http/http_auth_handler_basic.cc \
203 net/http/http_auth_handler_digest.cc \
204 net/http/http_auth_handler_factory.cc \
205 net/http/http_auth_handler_ntlm.cc \
206 net/http/http_auth_handler_ntlm_portable.cc \
207 net/http/http_basic_stream.cc \
208 net/http/http_byte_range.cc \
209 net/http/http_cache.cc \
210 net/http/http_cache_transaction.cc \
211 net/http/http_content_disposition.cc \
212 net/http/http_chunked_decoder.cc \
213 net/http/http_network_layer.cc \
214 net/http/http_network_session.cc \
215 net/http/http_network_session_peer.cc \
216 net/http/http_network_transaction.cc \
217 net/http/http_pipelined_connection_impl.cc \
218 net/http/http_pipelined_host.cc \
219 net/http/http_pipelined_host_forced.cc \
220 net/http/http_pipelined_host_impl.cc \
221 net/http/http_pipelined_host_pool.cc \
222 net/http/http_pipelined_stream.cc \
223 net/http/http_proxy_client_socket.cc \
224 net/http/http_proxy_client_socket_pool.cc \
225 net/http/http_request_headers.cc \
226 net/http/http_request_info.cc \
227 net/http/http_response_body_drainer.cc \
228 net/http/http_response_headers.cc \
229 net/http/http_response_info.cc \
230 net/http/http_security_headers.cc \
231 net/http/http_server_properties.cc \
232 net/http/http_server_properties_impl.cc \
Torne (Richard Coles)868fa2f2013-06-11 10:57:03 +0100233 net/http/http_status_code.cc \
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100234 net/http/http_stream_factory.cc \
235 net/http/http_stream_factory_impl.cc \
236 net/http/http_stream_factory_impl_job.cc \
237 net/http/http_stream_factory_impl_request.cc \
238 net/http/http_stream_parser.cc \
239 net/http/http_util.cc \
240 net/http/http_util_icu.cc \
241 net/http/http_vary_data.cc \
242 net/http/md4.cc \
243 net/http/partial_data.cc \
244 net/http/proxy_client_socket.cc \
Ben Murdocheb525c52013-07-10 11:40:50 +0100245 net/http/proxy_connect_redirect_http_stream.cc \
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100246 net/http/transport_security_state.cc \
247 net/http/url_security_manager.cc \
248 net/http/url_security_manager_posix.cc \
249 net/proxy/dhcp_proxy_script_fetcher.cc \
250 net/proxy/dhcp_proxy_script_fetcher_factory.cc \
251 net/proxy/multi_threaded_proxy_resolver.cc \
252 net/proxy/network_delegate_error_observer.cc \
253 net/proxy/polling_proxy_config_service.cc \
254 net/proxy/proxy_bypass_rules.cc \
255 net/proxy/proxy_config.cc \
256 net/proxy/proxy_config_service_android.cc \
257 net/proxy/proxy_config_service_fixed.cc \
258 net/proxy/proxy_config_source.cc \
259 net/proxy/proxy_info.cc \
260 net/proxy/proxy_list.cc \
261 net/proxy/proxy_resolver_script_data.cc \
262 net/proxy/proxy_script_decider.cc \
263 net/proxy/proxy_script_fetcher_impl.cc \
264 net/proxy/proxy_server.cc \
265 net/proxy/proxy_service.cc \
266 net/quic/congestion_control/available_channel_estimator.cc \
267 net/quic/congestion_control/channel_estimator.cc \
268 net/quic/congestion_control/cube_root.cc \
269 net/quic/congestion_control/cubic.cc \
270 net/quic/congestion_control/fix_rate_receiver.cc \
271 net/quic/congestion_control/fix_rate_sender.cc \
272 net/quic/congestion_control/hybrid_slow_start.cc \
273 net/quic/congestion_control/inter_arrival_bitrate_ramp_up.cc \
274 net/quic/congestion_control/inter_arrival_overuse_detector.cc \
275 net/quic/congestion_control/inter_arrival_probe.cc \
276 net/quic/congestion_control/inter_arrival_receiver.cc \
277 net/quic/congestion_control/inter_arrival_sender.cc \
278 net/quic/congestion_control/inter_arrival_state_machine.cc \
279 net/quic/congestion_control/leaky_bucket.cc \
280 net/quic/congestion_control/paced_sender.cc \
281 net/quic/congestion_control/quic_congestion_manager.cc \
282 net/quic/congestion_control/receive_algorithm_interface.cc \
283 net/quic/congestion_control/send_algorithm_interface.cc \
284 net/quic/congestion_control/tcp_cubic_sender.cc \
285 net/quic/congestion_control/tcp_receiver.cc \
Torne (Richard Coles)90dce4d2013-05-29 14:40:03 +0100286 net/quic/crypto/aes_128_gcm_12_decrypter_openssl.cc \
287 net/quic/crypto/aes_128_gcm_12_encrypter_openssl.cc \
Torne (Richard Coles)b2df76e2013-05-13 16:52:09 +0100288 net/quic/crypto/cert_compressor.cc \
Torne (Richard Coles)868fa2f2013-06-11 10:57:03 +0100289 net/quic/crypto/channel_id.cc \
290 net/quic/crypto/channel_id_openssl.cc \
Torne (Richard Coles)b2df76e2013-05-13 16:52:09 +0100291 net/quic/crypto/common_cert_set.cc \
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100292 net/quic/crypto/crypto_framer.cc \
293 net/quic/crypto/crypto_handshake.cc \
Torne (Richard Coles)90dce4d2013-05-29 14:40:03 +0100294 net/quic/crypto/crypto_secret_boxer.cc \
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100295 net/quic/crypto/crypto_server_config.cc \
296 net/quic/crypto/crypto_server_config_protobuf.cc \
297 net/quic/crypto/crypto_utils.cc \
298 net/quic/crypto/curve25519_key_exchange.cc \
299 net/quic/crypto/null_decrypter.cc \
300 net/quic/crypto/null_encrypter.cc \
301 net/quic/crypto/p256_key_exchange_openssl.cc \
Ben Murdoch7dbb3d52013-07-17 14:55:54 +0100302 net/quic/crypto/proof_source_chromium.cc \
Ben Murdochd3868032013-07-31 10:55:33 +0100303 net/quic/crypto/proof_verifier.cc \
Ben Murdocheb525c52013-07-10 11:40:50 +0100304 net/quic/crypto/proof_verifier_chromium.cc \
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100305 net/quic/crypto/quic_decrypter.cc \
306 net/quic/crypto/quic_encrypter.cc \
307 net/quic/crypto/quic_random.cc \
Torne (Richard Coles)90dce4d2013-05-29 14:40:03 +0100308 net/quic/crypto/scoped_evp_cipher_ctx.cc \
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100309 net/quic/crypto/strike_register.cc \
310 net/quic/crypto/source_address_token.cc \
311 net/quic/quic_bandwidth.cc \
312 net/quic/quic_client_session.cc \
313 net/quic/quic_config.cc \
314 net/quic/quic_crypto_client_stream.cc \
315 net/quic/quic_crypto_server_stream.cc \
316 net/quic/quic_crypto_stream.cc \
317 net/quic/quic_clock.cc \
318 net/quic/quic_connection.cc \
319 net/quic/quic_connection_helper.cc \
320 net/quic/quic_connection_logger.cc \
321 net/quic/quic_data_reader.cc \
322 net/quic/quic_data_writer.cc \
323 net/quic/quic_fec_group.cc \
324 net/quic/quic_framer.cc \
325 net/quic/quic_http_stream.cc \
326 net/quic/quic_packet_creator.cc \
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100327 net/quic/quic_packet_generator.cc \
328 net/quic/quic_protocol.cc \
Ben Murdoch2385ea32013-08-06 11:01:04 +0100329 net/quic/quic_received_packet_manager.cc \
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100330 net/quic/quic_reliable_client_stream.cc \
Ben Murdoch558790d2013-07-30 15:19:42 +0100331 net/quic/quic_sent_entropy_manager.cc \
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100332 net/quic/quic_session.cc \
Torne (Richard Coles)b2df76e2013-05-13 16:52:09 +0100333 net/quic/quic_spdy_compressor.cc \
334 net/quic/quic_spdy_decompressor.cc \
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100335 net/quic/quic_stats.cc \
336 net/quic/quic_stream_factory.cc \
337 net/quic/quic_stream_sequencer.cc \
338 net/quic/quic_time.cc \
339 net/quic/quic_utils.cc \
340 net/quic/reliable_quic_stream.cc \
Torne (Richard Coles)b2df76e2013-05-13 16:52:09 +0100341 net/quic/spdy_utils.cc \
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100342 net/socket/buffered_write_stream_socket.cc \
343 net/socket/client_socket_factory.cc \
344 net/socket/client_socket_handle.cc \
345 net/socket/client_socket_pool.cc \
346 net/socket/client_socket_pool_base.cc \
347 net/socket/client_socket_pool_histograms.cc \
348 net/socket/client_socket_pool_manager.cc \
349 net/socket/client_socket_pool_manager_impl.cc \
350 net/socket/socket_net_log_params.cc \
351 net/socket/socks5_client_socket.cc \
352 net/socket/socks_client_socket.cc \
353 net/socket/socks_client_socket_pool.cc \
354 net/socket/ssl_client_socket.cc \
355 net/socket/ssl_client_socket_openssl.cc \
356 net/socket/ssl_client_socket_pool.cc \
357 net/socket/ssl_error_params.cc \
358 net/socket/ssl_server_socket_openssl.cc \
359 net/socket/stream_listen_socket.cc \
360 net/socket/stream_socket.cc \
361 net/socket/tcp_client_socket.cc \
362 net/socket/tcp_client_socket_libevent.cc \
363 net/socket/tcp_listen_socket.cc \
364 net/socket/tcp_server_socket_libevent.cc \
365 net/socket/transport_client_socket_pool.cc \
366 net/socket/unix_domain_socket_posix.cc \
367 net/socket_stream/socket_stream.cc \
368 net/socket_stream/socket_stream_job.cc \
369 net/socket_stream/socket_stream_job_manager.cc \
370 net/socket_stream/socket_stream_metrics.cc \
371 net/spdy/buffered_spdy_framer.cc \
372 net/spdy/spdy_buffer.cc \
373 net/spdy/spdy_buffer_producer.cc \
374 net/spdy/spdy_credential_builder.cc \
375 net/spdy/spdy_credential_state.cc \
376 net/spdy/spdy_frame_builder.cc \
377 net/spdy/spdy_frame_reader.cc \
378 net/spdy/spdy_framer.cc \
379 net/spdy/spdy_header_block.cc \
380 net/spdy/spdy_http_stream.cc \
381 net/spdy/spdy_http_utils.cc \
382 net/spdy/spdy_protocol.cc \
383 net/spdy/spdy_proxy_client_socket.cc \
384 net/spdy/spdy_read_queue.cc \
385 net/spdy/spdy_session.cc \
Torne (Richard Coles)90dce4d2013-05-29 14:40:03 +0100386 net/spdy/spdy_session_key.cc \
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100387 net/spdy/spdy_session_pool.cc \
388 net/spdy/spdy_stream.cc \
389 net/spdy/spdy_websocket_stream.cc \
390 net/spdy/spdy_write_queue.cc \
391 net/ssl/default_server_bound_cert_store.cc \
392 net/ssl/openssl_client_key_store.cc \
393 net/ssl/server_bound_cert_service.cc \
394 net/ssl/server_bound_cert_store.cc \
395 net/ssl/ssl_cert_request_info.cc \
396 net/ssl/ssl_cipher_suite_names.cc \
397 net/ssl/ssl_client_auth_cache.cc \
398 net/ssl/ssl_config_service.cc \
399 net/ssl/ssl_config_service_defaults.cc \
400 net/ssl/ssl_info.cc \
401 net/udp/udp_client_socket.cc \
402 net/udp/udp_net_log_parameters.cc \
403 net/udp/udp_server_socket.cc \
404 net/udp/udp_socket_libevent.cc \
405 net/url_request/data_protocol_handler.cc \
406 net/url_request/file_protocol_handler.cc \
407 net/url_request/ftp_protocol_handler.cc \
408 net/url_request/protocol_intercept_job_factory.cc \
409 net/url_request/static_http_user_agent_settings.cc \
410 net/url_request/url_fetcher.cc \
411 net/url_request/url_fetcher_core.cc \
412 net/url_request/url_fetcher_delegate.cc \
413 net/url_request/url_fetcher_impl.cc \
414 net/url_request/url_fetcher_response_writer.cc \
415 net/url_request/url_request.cc \
416 net/url_request/url_request_about_job.cc \
417 net/url_request/url_request_context.cc \
418 net/url_request/url_request_context_builder.cc \
419 net/url_request/url_request_context_getter.cc \
420 net/url_request/url_request_context_storage.cc \
421 net/url_request/url_request_data_job.cc \
422 net/url_request/url_request_error_job.cc \
423 net/url_request/url_request_file_dir_job.cc \
424 net/url_request/url_request_file_job.cc \
425 net/url_request/url_request_filter.cc \
426 net/url_request/url_request_ftp_job.cc \
427 net/url_request/url_request_http_job.cc \
428 net/url_request/url_request_job.cc \
429 net/url_request/url_request_job_factory.cc \
430 net/url_request/url_request_job_factory_impl.cc \
431 net/url_request/url_request_job_manager.cc \
432 net/url_request/url_request_netlog_params.cc \
433 net/url_request/url_request_redirect_job.cc \
434 net/url_request/url_request_simple_job.cc \
435 net/url_request/url_request_test_job.cc \
436 net/url_request/url_request_throttler_entry.cc \
437 net/url_request/url_request_throttler_header_adapter.cc \
438 net/url_request/url_request_throttler_manager.cc \
439 net/url_request/view_cache_helper.cc \
Ben Murdoch9ab55632013-07-18 11:57:30 +0100440 net/websockets/websocket_channel.cc \
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100441 net/websockets/websocket_errors.cc \
442 net/websockets/websocket_frame.cc \
443 net/websockets/websocket_frame_parser.cc \
444 net/websockets/websocket_handshake_handler.cc \
445 net/websockets/websocket_job.cc \
446 net/websockets/websocket_net_log_params.cc \
Ben Murdocheb525c52013-07-10 11:40:50 +0100447 net/websockets/websocket_stream.cc \
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100448 net/websockets/websocket_throttle.cc
449
450
451# Flags passed to both C and C++ files.
Ben Murdocheb525c52013-07-10 11:40:50 +0100452MY_CFLAGS_Debug := \
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100453 -fstack-protector \
454 --param=ssp-buffer-size=4 \
455 -Werror \
456 -fno-exceptions \
457 -fno-strict-aliasing \
458 -Wall \
459 -Wno-unused-parameter \
460 -Wno-missing-field-initializers \
461 -fvisibility=hidden \
462 -pipe \
463 -fPIC \
464 -fno-tree-sra \
465 -fuse-ld=gold \
466 -Wno-psabi \
467 -ffunction-sections \
468 -funwind-tables \
469 -g \
470 -fstack-protector \
471 -fno-short-enums \
472 -finline-limit=64 \
473 -Wa,--noexecstack \
474 -U_FORTIFY_SOURCE \
475 -Wno-extra \
476 -Wno-ignored-qualifiers \
477 -Wno-type-limits \
478 -Os \
479 -g \
480 -fomit-frame-pointer \
481 -fdata-sections \
482 -ffunction-sections
483
Ben Murdocheb525c52013-07-10 11:40:50 +0100484MY_DEFS_Debug := \
Torne (Richard Coles)7d4cd472013-06-19 11:58:07 +0100485 '-DANGLE_DX11' \
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100486 '-D_FILE_OFFSET_BITS=64' \
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100487 '-DNO_TCMALLOC' \
Ben Murdoch7dbb3d52013-07-17 14:55:54 +0100488 '-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
489 '-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100490 '-DDISABLE_NACL' \
491 '-DCHROMIUM_BUILD' \
492 '-DUSE_LIBJPEG_TURBO=1' \
493 '-DUSE_PROPRIETARY_CODECS' \
Ben Murdocha3f7b4e2013-07-24 10:36:34 +0100494 '-DENABLE_CONFIGURATION_POLICY' \
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100495 '-DENABLE_GPU=1' \
496 '-DUSE_OPENSSL=1' \
497 '-DENABLE_EGLIMAGE=1' \
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100498 '-DNET_IMPLEMENTATION' \
499 '-DPOSIX_AVOID_MMAP' \
500 '-DENABLE_BUILT_IN_DNS' \
501 '-DU_USING_ICU_NAMESPACE=0' \
502 '-D__STDC_CONSTANT_MACROS' \
503 '-D__STDC_FORMAT_MACROS' \
504 '-DANDROID' \
505 '-D__GNU_SOURCE=1' \
506 '-DUSE_STLPORT=1' \
507 '-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
508 '-DCHROME_BUILD_ID=""' \
509 '-DDYNAMIC_ANNOTATIONS_ENABLED=1' \
510 '-DWTF_USE_DYNAMIC_ANNOTATIONS=1' \
511 '-D_DEBUG'
512
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100513
514# Include paths placed before CFLAGS/CPPFLAGS
Ben Murdocheb525c52013-07-10 11:40:50 +0100515LOCAL_C_INCLUDES_Debug := \
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100516 $(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
Ben Murdochbbcdd452013-07-25 10:06:34 +0100517 $(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
518 $(gyp_shared_intermediate_dir)/shim_headers/ashmem/target \
519 $(LOCAL_PATH)/third_party/openssl \
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100520 $(LOCAL_PATH) \
521 $(LOCAL_PATH)/sdch/open-vcdiff/src \
Torne (Richard Coles)90dce4d2013-05-29 14:40:03 +0100522 $(PWD)/external/icu4c/common \
523 $(PWD)/external/icu4c/i18n \
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100524 $(LOCAL_PATH)/third_party/zlib \
525 $(gyp_shared_intermediate_dir)/net \
526 $(LOCAL_PATH)/third_party/openssl/openssl/include \
Torne (Richard Coles)90dce4d2013-05-29 14:40:03 +0100527 $(PWD)/frameworks/wilhelm/include \
528 $(PWD)/bionic \
529 $(PWD)/external/stlport/stlport
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100530
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100531
532# Flags passed to only C++ (and not C) files.
Ben Murdocheb525c52013-07-10 11:40:50 +0100533LOCAL_CPPFLAGS_Debug := \
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100534 -fno-rtti \
535 -fno-threadsafe-statics \
536 -fvisibility-inlines-hidden \
537 -Wsign-compare \
538 -Wno-abi \
539 -Wno-error=c++0x-compat \
540 -Wno-non-virtual-dtor \
541 -Wno-sign-promo
542
Ben Murdocheb525c52013-07-10 11:40:50 +0100543
544# Flags passed to both C and C++ files.
545MY_CFLAGS_Release := \
546 -fstack-protector \
547 --param=ssp-buffer-size=4 \
548 -Werror \
549 -fno-exceptions \
550 -fno-strict-aliasing \
551 -Wall \
552 -Wno-unused-parameter \
553 -Wno-missing-field-initializers \
554 -fvisibility=hidden \
555 -pipe \
556 -fPIC \
557 -fno-tree-sra \
558 -fuse-ld=gold \
559 -Wno-psabi \
560 -ffunction-sections \
561 -funwind-tables \
562 -g \
563 -fstack-protector \
564 -fno-short-enums \
565 -finline-limit=64 \
566 -Wa,--noexecstack \
567 -U_FORTIFY_SOURCE \
568 -Wno-extra \
569 -Wno-ignored-qualifiers \
570 -Wno-type-limits \
571 -Os \
572 -fno-ident \
573 -fdata-sections \
574 -ffunction-sections \
575 -fomit-frame-pointer
576
577MY_DEFS_Release := \
578 '-DANGLE_DX11' \
579 '-D_FILE_OFFSET_BITS=64' \
Ben Murdocheb525c52013-07-10 11:40:50 +0100580 '-DNO_TCMALLOC' \
Ben Murdoch7dbb3d52013-07-17 14:55:54 +0100581 '-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
582 '-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
Ben Murdocheb525c52013-07-10 11:40:50 +0100583 '-DDISABLE_NACL' \
584 '-DCHROMIUM_BUILD' \
585 '-DUSE_LIBJPEG_TURBO=1' \
586 '-DUSE_PROPRIETARY_CODECS' \
Ben Murdocha3f7b4e2013-07-24 10:36:34 +0100587 '-DENABLE_CONFIGURATION_POLICY' \
Ben Murdocheb525c52013-07-10 11:40:50 +0100588 '-DENABLE_GPU=1' \
589 '-DUSE_OPENSSL=1' \
590 '-DENABLE_EGLIMAGE=1' \
Ben Murdocheb525c52013-07-10 11:40:50 +0100591 '-DNET_IMPLEMENTATION' \
592 '-DPOSIX_AVOID_MMAP' \
593 '-DENABLE_BUILT_IN_DNS' \
594 '-DU_USING_ICU_NAMESPACE=0' \
595 '-D__STDC_CONSTANT_MACROS' \
596 '-D__STDC_FORMAT_MACROS' \
597 '-DANDROID' \
598 '-D__GNU_SOURCE=1' \
599 '-DUSE_STLPORT=1' \
600 '-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
601 '-DCHROME_BUILD_ID=""' \
602 '-DNDEBUG' \
603 '-DNVALGRIND' \
604 '-DDYNAMIC_ANNOTATIONS_ENABLED=0' \
605 '-D_FORTIFY_SOURCE=2'
606
607
608# Include paths placed before CFLAGS/CPPFLAGS
609LOCAL_C_INCLUDES_Release := \
Ben Murdocheb525c52013-07-10 11:40:50 +0100610 $(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
Ben Murdochbbcdd452013-07-25 10:06:34 +0100611 $(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
612 $(gyp_shared_intermediate_dir)/shim_headers/ashmem/target \
613 $(LOCAL_PATH)/third_party/openssl \
Ben Murdocheb525c52013-07-10 11:40:50 +0100614 $(LOCAL_PATH) \
615 $(LOCAL_PATH)/sdch/open-vcdiff/src \
616 $(PWD)/external/icu4c/common \
617 $(PWD)/external/icu4c/i18n \
618 $(LOCAL_PATH)/third_party/zlib \
619 $(gyp_shared_intermediate_dir)/net \
620 $(LOCAL_PATH)/third_party/openssl/openssl/include \
621 $(PWD)/frameworks/wilhelm/include \
622 $(PWD)/bionic \
623 $(PWD)/external/stlport/stlport
624
625
626# Flags passed to only C++ (and not C) files.
627LOCAL_CPPFLAGS_Release := \
628 -fno-rtti \
629 -fno-threadsafe-statics \
630 -fvisibility-inlines-hidden \
631 -Wsign-compare \
632 -Wno-abi \
633 -Wno-error=c++0x-compat \
634 -Wno-non-virtual-dtor \
635 -Wno-sign-promo
636
637
638LOCAL_CFLAGS := $(MY_CFLAGS_$(GYP_CONFIGURATION)) $(MY_DEFS_$(GYP_CONFIGURATION))
639LOCAL_C_INCLUDES := $(GYP_COPIED_SOURCE_ORIGIN_DIRS) $(LOCAL_C_INCLUDES_$(GYP_CONFIGURATION))
640LOCAL_CPPFLAGS := $(LOCAL_CPPFLAGS_$(GYP_CONFIGURATION))
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100641### Rules for final target.
642
Ben Murdocheb525c52013-07-10 11:40:50 +0100643LOCAL_LDFLAGS_Debug := \
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100644 -Wl,-z,now \
645 -Wl,-z,relro \
646 -Wl,-z,noexecstack \
647 -fPIC \
648 -Wl,-z,relro \
649 -Wl,-z,now \
650 -fuse-ld=gold \
651 -nostdlib \
652 -Wl,--no-undefined \
653 -Wl,--exclude-libs=ALL \
654 -Wl,--icf=safe \
655 -Wl,--gc-sections \
656 -Wl,-O1 \
657 -Wl,--as-needed
658
659
Ben Murdocheb525c52013-07-10 11:40:50 +0100660LOCAL_LDFLAGS_Release := \
661 -Wl,-z,now \
662 -Wl,-z,relro \
663 -Wl,-z,noexecstack \
664 -fPIC \
665 -Wl,-z,relro \
666 -Wl,-z,now \
667 -fuse-ld=gold \
668 -nostdlib \
669 -Wl,--no-undefined \
670 -Wl,--exclude-libs=ALL \
671 -Wl,--icf=safe \
672 -Wl,-O1 \
673 -Wl,--as-needed \
674 -Wl,--gc-sections
675
676
677LOCAL_LDFLAGS := $(LOCAL_LDFLAGS_$(GYP_CONFIGURATION))
678
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100679LOCAL_STATIC_LIBRARIES :=
680
681# Enable grouping to fix circular references
682LOCAL_GROUP_STATIC_LIBRARIES := true
683
684LOCAL_SHARED_LIBRARIES := \
685 libstlport \
686 libdl
687
688# Add target alias to "gyp_all_modules" target.
689.PHONY: gyp_all_modules
690gyp_all_modules: net_net_gyp
691
692# Alias gyp target name.
693.PHONY: net
694net: net_net_gyp
695
696include $(BUILD_STATIC_LIBRARY)