blob: 724e24b4542aedc6ac16f3a43a0a32cf0900ab03 [file] [log] [blame]
[email protected]167d52b2011-04-04 22:42:461# Copyright (c) 2011 The Chromium Authors. All rights reserved.
[email protected]2f80c312009-02-25 21:26:552# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5{
6 'variables': {
7 'chromium_code': 1,
8 },
[email protected]2f80c312009-02-25 21:26:559 'targets': [
10 {
[email protected]8858a11f42011-05-04 17:55:5311 'target_name': 'net',
[email protected]71950cb2011-07-12 17:20:4112 'type': '<(component)',
[email protected]2f80c312009-02-25 21:26:5513 'dependencies': [
14 '../base/base.gyp:base',
[email protected]d34d79f2009-10-14 22:06:1415 '../base/base.gyp:base_i18n',
[email protected]167d52b2011-04-04 22:42:4616 '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
[email protected]2f80c312009-02-25 21:26:5517 '../build/temp_gyp/googleurl.gyp:googleurl',
[email protected]4b559b4d2011-04-14 17:37:1418 '../crypto/crypto.gyp:crypto',
[email protected]2f80c312009-02-25 21:26:5519 '../sdch/sdch.gyp:sdch',
[email protected]280629492009-09-09 06:49:0820 '../third_party/icu/icu.gyp:icui18n',
21 '../third_party/icu/icu.gyp:icuuc',
[email protected]ca21ee32009-10-23 18:03:2222 '../third_party/zlib/zlib.gyp:zlib',
[email protected]ef36c74c2009-03-11 13:32:2223 'net_resources',
[email protected]5bafc4f2010-09-08 14:07:3824 'ssl_false_start_blacklist_process#host',
[email protected]2f80c312009-02-25 21:26:5525 ],
26 'sources': [
[email protected]123ab1e32009-10-21 19:12:5727 'base/address_family.h',
[email protected]2f80c312009-02-25 21:26:5528 'base/address_list.cc',
29 'base/address_list.h',
[email protected]eb8605c2010-05-21 22:17:4730 'base/address_list_net_log_param.cc',
31 'base/address_list_net_log_param.h',
[email protected]2a89c4c2011-04-12 16:26:2632 'base/asn1_util.cc',
[email protected]886ab7f4d92011-05-04 15:46:0033 'base/asn1_util.h',
[email protected]9349cfb2010-08-31 18:00:5334 'base/auth.cc',
[email protected]2f80c312009-02-25 21:26:5535 'base/auth.h',
[email protected]cade5682011-03-17 15:35:0736 'base/backoff_entry.cc',
37 'base/backoff_entry.h',
[email protected]ee166792010-12-09 08:14:1038 'base/bandwidth_metrics.cc',
39 'base/bandwidth_metrics.h',
[email protected]6192f732009-03-25 23:44:2040 'base/cache_type.h',
[email protected]ec11be62010-04-28 19:28:0941 'base/capturing_net_log.cc',
42 'base/capturing_net_log.h',
[email protected]58678c52010-08-31 22:13:5243 'base/cert_database.cc',
[email protected]a755e1072009-10-23 16:58:3744 'base/cert_database.h',
45 'base/cert_database_mac.cc',
46 'base/cert_database_nss.cc',
[email protected]1e5fead2010-10-08 14:33:1147 'base/cert_database_openssl.cc',
[email protected]a755e1072009-10-23 16:58:3748 'base/cert_database_win.cc',
[email protected]2f80c312009-02-25 21:26:5549 'base/cert_status_flags.cc',
50 'base/cert_status_flags.h',
51 'base/cert_verifier.cc',
52 'base/cert_verifier.h',
[email protected]9a12b3f2011-04-12 16:48:3753 'base/cert_verify_result.cc',
[email protected]2f80c312009-02-25 21:26:5554 'base/cert_verify_result.h',
[email protected]2f80c312009-02-25 21:26:5555 'base/completion_callback.h',
56 'base/connection_type_histograms.cc',
57 'base/connection_type_histograms.h',
58 'base/cookie_monster.cc',
59 'base/cookie_monster.h',
[email protected]5f450e52009-07-28 13:28:1160 'base/cookie_options.h',
[email protected]9b2331d92010-10-04 23:11:1961 'base/cookie_store.cc',
[email protected]5f450e52009-07-28 13:28:1162 'base/cookie_store.h',
[email protected]c06c6972011-06-02 21:05:4463 'base/crl_filter.cc',
64 'base/crl_filter.h',
[email protected]88b9db72011-01-13 01:48:4365 'base/crypto_module.h',
66 'base/crypto_module_nss.cc',
[email protected]f53cb5c2011-03-10 16:10:5567 'base/crypto_module_openssl.cc',
[email protected]2f80c312009-02-25 21:26:5568 'base/data_url.cc',
69 'base/data_url.h',
70 'base/directory_lister.cc',
71 'base/directory_lister.h',
[email protected]b5810642011-06-03 21:26:4972 'base/dns_query.cc',
73 'base/dns_query.h',
74 'base/dns_response.cc',
75 'base/dns_response.h',
[email protected]d3911162011-07-18 15:12:4676 'base/dns_transaction.cc',
77 'base/dns_transaction.h',
[email protected]37e658b2010-07-28 17:23:0478 'base/dns_reload_timer.cc',
79 'base/dns_reload_timer.h',
[email protected]b24713592010-08-11 19:50:0280 'base/dnssec_chain_verifier.cc',
81 'base/dnssec_chain_verifier.h',
82 'base/dnssec_keyset.cc',
83 'base/dnssec_keyset.h',
[email protected]c36f0642009-09-09 01:10:5084 'base/dns_util.cc',
85 'base/dns_util.h',
[email protected]b3ccac82010-08-04 15:54:4086 'base/dnsrr_resolver.cc',
87 'base/dnsrr_resolver.h',
[email protected]2f80c312009-02-25 21:26:5588 'base/escape.cc',
89 'base/escape.h',
[email protected]b7f44222011-04-06 00:37:1590 'base/escape_icu.cc',
[email protected]2f80c312009-02-25 21:26:5591 'base/ev_root_ca_metadata.cc',
92 'base/ev_root_ca_metadata.h',
93 'base/file_stream.h',
94 'base/file_stream_posix.cc',
95 'base/file_stream_win.cc',
96 'base/filter.cc',
97 'base/filter.h',
98 'base/gzip_filter.cc',
99 'base/gzip_filter.h',
100 'base/gzip_header.cc',
101 'base/gzip_header.h',
[email protected]8a00f00a2009-06-12 00:49:38102 'base/host_cache.cc',
103 'base/host_cache.h',
[email protected]b6a50182010-05-12 22:47:14104 'base/host_mapping_rules.cc',
105 'base/host_mapping_rules.h',
[email protected]564b4912010-03-09 16:30:42106 'base/host_port_pair.cc',
107 'base/host_port_pair.h',
[email protected]2f80c312009-02-25 21:26:55108 'base/host_resolver.cc',
109 'base/host_resolver.h',
[email protected]b59ff372009-07-15 22:04:32110 'base/host_resolver_impl.cc',
111 'base/host_resolver_impl.h',
112 'base/host_resolver_proc.cc',
113 'base/host_resolver_proc.h',
[email protected]2f80c312009-02-25 21:26:55114 'base/io_buffer.cc',
115 'base/io_buffer.h',
[email protected]76ff86a2011-03-04 03:21:31116 'base/ip_endpoint.cc',
117 'base/ip_endpoint.h',
[email protected]88b9db72011-01-13 01:48:43118 'base/keygen_handler.cc',
[email protected]a755e1072009-10-23 16:58:37119 'base/keygen_handler.h',
120 'base/keygen_handler_mac.cc',
121 'base/keygen_handler_nss.cc',
[email protected]1e5fead2010-10-08 14:33:11122 'base/keygen_handler_openssl.cc',
[email protected]a755e1072009-10-23 16:58:37123 'base/keygen_handler_win.cc',
[email protected]2f80c312009-02-25 21:26:55124 'base/listen_socket.cc',
125 'base/listen_socket.h',
126 'base/load_flags.h',
[email protected]f90ad122010-05-18 20:02:23127 'base/load_flags_list.h',
[email protected]48ab71e2009-06-22 19:19:16128 'base/load_states.h',
[email protected]9087aa32010-02-18 08:03:38129 'base/mapped_host_resolver.cc',
130 'base/mapped_host_resolver.h',
[email protected]2f80c312009-02-25 21:26:55131 'base/mime_sniffer.cc',
132 'base/mime_sniffer.h',
133 'base/mime_util.cc',
134 'base/mime_util.h',
[email protected]b59ff372009-07-15 22:04:32135 # TODO(eroman): move this into its own test-support target.
136 'base/mock_host_resolver.cc',
137 'base/mock_host_resolver.h',
[email protected]9d690202011-05-02 18:06:26138 'base/net_api.h',
[email protected]2f80c312009-02-25 21:26:55139 'base/net_error_list.h',
140 'base/net_errors.cc',
141 'base/net_errors.h',
[email protected]051e4ec2011-03-15 20:46:32142 'base/net_errors_posix.cc',
143 'base/net_errors_win.cc',
[email protected]9e743cd2010-03-16 07:03:53144 'base/net_log.cc',
145 'base/net_log.h',
146 'base/net_log_event_type_list.h',
[email protected]92056b92010-05-22 00:36:46147 'base/net_log_source_type_list.h',
[email protected]2f80c312009-02-25 21:26:55148 'base/net_module.cc',
149 'base/net_module.h',
[email protected]2f80c312009-02-25 21:26:55150 'base/net_util.cc',
151 'base/net_util.h',
152 'base/net_util_posix.cc',
153 'base/net_util_win.cc',
[email protected]100d5fb92009-12-21 21:08:35154 'base/network_change_notifier.cc',
155 'base/network_change_notifier.h',
[email protected]373badd2011-07-11 21:55:58156 'base/network_change_notifier_factory.h',
[email protected]100d5fb92009-12-21 21:08:35157 'base/network_change_notifier_linux.cc',
158 'base/network_change_notifier_linux.h',
159 'base/network_change_notifier_mac.cc',
160 'base/network_change_notifier_mac.h',
[email protected]6d603aa2010-02-19 18:44:58161 'base/network_change_notifier_netlink_linux.cc',
162 'base/network_change_notifier_netlink_linux.h',
[email protected]100d5fb92009-12-21 21:08:35163 'base/network_change_notifier_win.cc',
164 'base/network_change_notifier_win.h',
[email protected]9328443b2010-07-30 06:09:40165 'base/network_config_watcher_mac.cc',
166 'base/network_config_watcher_mac.h',
[email protected]0651b812011-02-24 00:22:50167 'base/network_delegate.cc',
168 'base/network_delegate.h',
[email protected]2f80c312009-02-25 21:26:55169 'base/nss_memio.c',
[email protected]d022e4e2009-06-23 04:13:00170 'base/nss_memio.h',
[email protected]0c6523f2010-12-10 10:56:24171 'base/openssl_memory_private_key_store.cc',
172 'base/openssl_private_key_store.h',
[email protected]6f66f4f2011-07-08 22:46:31173 'base/origin_bound_cert_service.cc',
174 'base/origin_bound_cert_service.h',
175 'base/origin_bound_cert_store.h',
[email protected]e5a3eef2010-07-22 02:31:04176 'base/pem_tokenizer.cc',
177 'base/pem_tokenizer.h',
[email protected]2f80c312009-02-25 21:26:55178 'base/platform_mime_util.h',
179 # TODO(tc): gnome-vfs? xdgmime? /etc/mime.types?
180 'base/platform_mime_util_linux.cc',
181 'base/platform_mime_util_mac.cc',
182 'base/platform_mime_util_win.cc',
[email protected]784008312011-06-28 22:15:17183 'base/rand_callback.h',
[email protected]2f80c312009-02-25 21:26:55184 'base/registry_controlled_domain.cc',
185 'base/registry_controlled_domain.h',
186 'base/scoped_cert_chain_context.h',
187 'base/sdch_filter.cc',
188 'base/sdch_filter.h',
189 'base/sdch_manager.cc',
190 'base/sdch_manager.h',
[email protected]b11279e2011-06-06 18:25:19191 'base/single_request_host_resolver.cc',
192 'base/single_request_host_resolver.h',
[email protected]9349cfb2010-08-31 18:00:53193 'base/ssl_cert_request_info.cc',
[email protected]0b45559b2009-06-12 21:45:11194 'base/ssl_cert_request_info.h',
[email protected]d8654bf2010-07-18 16:01:32195 'base/ssl_cipher_suite_names.cc',
196 'base/ssl_cipher_suite_names.h',
[email protected]56c866a22009-06-18 19:38:58197 'base/ssl_client_auth_cache.cc',
198 'base/ssl_client_auth_cache.h',
[email protected]e52deec2009-08-21 19:48:39199 'base/ssl_config_service.cc',
[email protected]2f80c312009-02-25 21:26:55200 'base/ssl_config_service.h',
[email protected]7e4468d52010-09-22 19:42:00201 'base/ssl_config_service_defaults.cc',
[email protected]db36938c2009-08-19 21:48:42202 'base/ssl_config_service_defaults.h',
[email protected]5bafc4f2010-09-08 14:07:38203 'base/ssl_false_start_blacklist.cc',
[email protected]9349cfb2010-08-31 18:00:53204 'base/ssl_info.cc',
[email protected]2f80c312009-02-25 21:26:55205 'base/ssl_info.h',
[email protected]cb370a0632010-01-30 08:24:12206 'base/static_cookie_policy.cc',
207 'base/static_cookie_policy.h',
[email protected]d67d1052011-06-09 05:11:41208 'base/test_data_stream.cc',
209 'base/test_data_stream.h',
[email protected]32765f82010-12-16 00:01:37210 'base/test_root_certs.cc',
211 'base/test_root_certs.h',
212 'base/test_root_certs_mac.cc',
213 'base/test_root_certs_nss.cc',
214 'base/test_root_certs_openssl.cc',
215 'base/test_root_certs_win.cc',
[email protected]326e6792009-12-11 21:04:42216 'base/transport_security_state.cc',
217 'base/transport_security_state.h',
[email protected]a540c2d2009-12-12 00:47:37218 'base/sys_addrinfo.h',
[email protected]521aebb2011-04-18 17:54:42219 'base/sys_byteorder.h',
[email protected]2f80c312009-02-25 21:26:55220 'base/upload_data.cc',
221 'base/upload_data.h',
222 'base/upload_data_stream.cc',
223 'base/upload_data_stream.h',
[email protected]2f80c312009-02-25 21:26:55224 'base/winsock_init.cc',
225 'base/winsock_init.h',
[email protected]7b6afd02011-03-12 00:03:12226 'base/winsock_util.cc',
227 'base/winsock_util.h',
[email protected]2f80c312009-02-25 21:26:55228 'base/x509_certificate.cc',
229 'base/x509_certificate.h',
230 'base/x509_certificate_mac.cc',
231 'base/x509_certificate_nss.cc',
[email protected]1e5fead2010-10-08 14:33:11232 'base/x509_certificate_openssl.cc',
[email protected]2f80c312009-02-25 21:26:55233 'base/x509_certificate_win.cc',
[email protected]d866fb52010-03-26 23:36:04234 'base/x509_cert_types.cc',
235 'base/x509_cert_types.h',
236 'base/x509_cert_types_mac.cc',
[email protected]6ced0b42011-06-07 22:52:10237 'base/x509_util_openssl.cc',
238 'base/x509_util_openssl.h',
[email protected]2f80c312009-02-25 21:26:55239 'disk_cache/addr.cc',
240 'disk_cache/addr.h',
241 'disk_cache/backend_impl.cc',
242 'disk_cache/backend_impl.h',
[email protected]84d4cee2009-06-18 23:46:58243 'disk_cache/bitmap.cc',
244 'disk_cache/bitmap.h',
[email protected]2f80c312009-02-25 21:26:55245 'disk_cache/block_files.cc',
246 'disk_cache/block_files.h',
247 'disk_cache/cache_util.h',
248 'disk_cache/cache_util_posix.cc',
249 'disk_cache/cache_util_win.cc',
250 'disk_cache/disk_cache.h',
[email protected]b104b502010-10-18 20:21:31251 'disk_cache/disk_format.cc',
[email protected]2f80c312009-02-25 21:26:55252 'disk_cache/disk_format.h',
253 'disk_cache/entry_impl.cc',
254 'disk_cache/entry_impl.h',
255 'disk_cache/errors.h',
256 'disk_cache/eviction.cc',
257 'disk_cache/eviction.h',
[email protected]c03b9792010-09-13 18:10:51258 'disk_cache/experiments.h',
[email protected]9eb8cdf2011-03-17 18:53:02259 'disk_cache/net_log_parameters.cc',
260 'disk_cache/net_log_parameters.h',
[email protected]b104b502010-10-18 20:21:31261 'disk_cache/file.cc',
[email protected]2f80c312009-02-25 21:26:55262 'disk_cache/file.h',
263 'disk_cache/file_block.h',
264 'disk_cache/file_lock.cc',
265 'disk_cache/file_lock.h',
266 'disk_cache/file_posix.cc',
267 'disk_cache/file_win.cc',
268 'disk_cache/hash.cc',
269 'disk_cache/hash.h',
[email protected]17a8396f12009-03-27 20:12:34270 'disk_cache/histogram_macros.h',
[email protected]fb2622f2010-07-13 18:00:56271 'disk_cache/in_flight_backend_io.cc',
272 'disk_cache/in_flight_backend_io.h',
273 'disk_cache/in_flight_io.cc',
274 'disk_cache/in_flight_io.h',
[email protected]2f80c312009-02-25 21:26:55275 'disk_cache/mapped_file.h',
276 'disk_cache/mapped_file_posix.cc',
277 'disk_cache/mapped_file_win.cc',
278 'disk_cache/mem_backend_impl.cc',
279 'disk_cache/mem_backend_impl.h',
280 'disk_cache/mem_entry_impl.cc',
281 'disk_cache/mem_entry_impl.h',
282 'disk_cache/mem_rankings.cc',
283 'disk_cache/mem_rankings.h',
284 'disk_cache/rankings.cc',
285 'disk_cache/rankings.h',
[email protected]84d4cee2009-06-18 23:46:58286 'disk_cache/sparse_control.cc',
287 'disk_cache/sparse_control.h',
[email protected]2f80c312009-02-25 21:26:55288 'disk_cache/stats.cc',
289 'disk_cache/stats.h',
290 'disk_cache/stats_histogram.cc',
291 'disk_cache/stats_histogram.h',
292 'disk_cache/storage_block-inl.h',
293 'disk_cache/storage_block.h',
294 'disk_cache/trace.cc',
295 'disk_cache/trace.h',
296 'ftp/ftp_auth_cache.cc',
297 'ftp/ftp_auth_cache.h',
[email protected]c2972192009-07-28 20:30:09298 'ftp/ftp_ctrl_response_buffer.cc',
299 'ftp/ftp_ctrl_response_buffer.h',
[email protected]a115b01072009-12-04 09:58:32300 'ftp/ftp_directory_listing_parser.cc',
301 'ftp/ftp_directory_listing_parser.h',
302 'ftp/ftp_directory_listing_parser_ls.cc',
303 'ftp/ftp_directory_listing_parser_ls.h',
[email protected]8425e66e2009-12-07 19:51:46304 'ftp/ftp_directory_listing_parser_netware.cc',
305 'ftp/ftp_directory_listing_parser_netware.h',
[email protected]a115b01072009-12-04 09:58:32306 'ftp/ftp_directory_listing_parser_vms.cc',
307 'ftp/ftp_directory_listing_parser_vms.h',
308 'ftp/ftp_directory_listing_parser_windows.cc',
309 'ftp/ftp_directory_listing_parser_windows.h',
[email protected]2f80c312009-02-25 21:26:55310 'ftp/ftp_network_layer.cc',
311 'ftp/ftp_network_layer.h',
[email protected]b104b502010-10-18 20:21:31312 'ftp/ftp_network_session.cc',
[email protected]2f80c312009-02-25 21:26:55313 'ftp/ftp_network_session.h',
314 'ftp/ftp_network_transaction.cc',
315 'ftp/ftp_network_transaction.h',
316 'ftp/ftp_request_info.h',
[email protected]47f7753f2011-02-23 21:20:23317 'ftp/ftp_response_info.cc',
[email protected]2f80c312009-02-25 21:26:55318 'ftp/ftp_response_info.h',
[email protected]139dd552009-08-28 22:40:55319 'ftp/ftp_server_type_histograms.cc',
320 'ftp/ftp_server_type_histograms.h',
[email protected]2f80c312009-02-25 21:26:55321 'ftp/ftp_transaction.h',
322 'ftp/ftp_transaction_factory.h',
[email protected]b1c7cc42009-09-24 21:46:50323 'ftp/ftp_util.cc',
324 'ftp/ftp_util.h',
[email protected]5ae0b862009-02-28 02:02:41325 'http/des.cc',
326 'http/des.h',
[email protected]9b437692010-09-09 20:02:48327 'http/disk_cache_based_ssl_host_info.cc',
328 'http/disk_cache_based_ssl_host_info.h',
[email protected]564b4912010-03-09 16:30:42329 'http/http_alternate_protocols.cc',
330 'http/http_alternate_protocols.h',
[email protected]2f80c312009-02-25 21:26:55331 'http/http_atom_list.h',
332 'http/http_auth.cc',
333 'http/http_auth.h',
334 'http/http_auth_cache.cc',
335 'http/http_auth_cache.h',
[email protected]228404f2010-06-24 04:31:41336 'http/http_auth_controller.cc',
337 'http/http_auth_controller.h',
[email protected]eb3cac72010-02-26 21:07:45338 'http/http_auth_filter.cc',
339 'http/http_auth_filter.h',
[email protected]1ce73ede2010-03-25 12:17:44340 'http/http_auth_filter_win.h',
[email protected]83727172010-06-04 17:58:08341 'http/http_auth_gssapi_posix.cc',
342 'http/http_auth_gssapi_posix.h',
[email protected]2f80c312009-02-25 21:26:55343 'http/http_auth_handler.cc',
[email protected]fa55e192010-02-15 14:25:50344 'http/http_auth_handler.h',
[email protected]2f80c312009-02-25 21:26:55345 'http/http_auth_handler_basic.cc',
346 'http/http_auth_handler_basic.h',
347 'http/http_auth_handler_digest.cc',
348 'http/http_auth_handler_digest.h',
[email protected]fa55e192010-02-15 14:25:50349 'http/http_auth_handler_factory.cc',
350 'http/http_auth_handler_factory.h',
[email protected]4fd4a6d2010-01-21 21:38:05351 'http/http_auth_handler_negotiate.h',
[email protected]65d34382010-07-01 18:12:26352 'http/http_auth_handler_negotiate.cc',
[email protected]5ae0b862009-02-28 02:02:41353 'http/http_auth_handler_ntlm.cc',
354 'http/http_auth_handler_ntlm.h',
[email protected]ea9dc9a2009-09-05 00:43:32355 'http/http_auth_handler_ntlm_portable.cc',
356 'http/http_auth_handler_ntlm_win.cc',
[email protected]7da0b332010-01-08 14:56:56357 'http/http_auth_sspi_win.cc',
358 'http/http_auth_sspi_win.h',
[email protected]0877e3d2009-10-17 22:29:57359 'http/http_basic_stream.cc',
[email protected]d022e4e2009-06-23 04:13:00360 'http/http_basic_stream.h',
[email protected]fc48db82009-04-28 21:23:39361 'http/http_byte_range.cc',
362 'http/http_byte_range.h',
[email protected]2f80c312009-02-25 21:26:55363 'http/http_cache.cc',
364 'http/http_cache.h',
[email protected]983a1da2009-11-11 19:59:23365 'http/http_cache_transaction.cc',
366 'http/http_cache_transaction.h',
[email protected]2f80c312009-02-25 21:26:55367 'http/http_chunked_decoder.cc',
368 'http/http_chunked_decoder.h',
[email protected]532c7fb2011-04-30 01:54:16369 'http/http_mac_signature.cc',
370 'http/http_mac_signature.h',
[email protected]b104b502010-10-18 20:21:31371 'http/http_net_log_params.cc',
[email protected]a7ea8832010-07-12 17:54:54372 'http/http_net_log_params.h',
[email protected]2f80c312009-02-25 21:26:55373 'http/http_network_layer.cc',
374 'http/http_network_layer.h',
[email protected]0d8fa3ec2009-04-08 04:22:44375 'http/http_network_session.cc',
[email protected]2f80c312009-02-25 21:26:55376 'http/http_network_session.h',
[email protected]5322a7f2011-02-11 20:44:42377 'http/http_network_session_peer.cc',
[email protected]87bfa3f2010-09-30 14:54:56378 'http/http_network_session_peer.h',
[email protected]2f80c312009-02-25 21:26:55379 'http/http_network_transaction.cc',
380 'http/http_network_transaction.h',
[email protected]270c6412010-03-29 22:02:47381 'http/http_request_headers.cc',
382 'http/http_request_headers.h',
[email protected]9b2331d92010-10-04 23:11:19383 'http/http_request_info.cc',
[email protected]2f80c312009-02-25 21:26:55384 'http/http_request_info.h',
[email protected]0b0bf032010-09-21 18:08:50385 'http/http_response_body_drainer.cc',
386 'http/http_response_body_drainer.h',
[email protected]2f80c312009-02-25 21:26:55387 'http/http_response_headers.cc',
388 'http/http_response_headers.h',
389 'http/http_response_info.cc',
390 'http/http_response_info.h',
[email protected]d022e4e2009-06-23 04:13:00391 'http/http_stream.h',
[email protected]8e6441ca2010-08-19 05:56:38392 'http/http_stream_factory.cc',
393 'http/http_stream_factory.h',
[email protected]102e27c2011-02-23 01:01:31394 'http/http_stream_factory_impl.cc',
395 'http/http_stream_factory_impl.h',
396 'http/http_stream_factory_impl_job.cc',
397 'http/http_stream_factory_impl_job.h',
[email protected]7f28a8df2011-02-25 22:26:03398 'http/http_stream_factory_impl_request.cc',
399 'http/http_stream_factory_impl_request.h',
[email protected]0877e3d2009-10-17 22:29:57400 'http/http_stream_parser.cc',
401 'http/http_stream_parser.h',
[email protected]2f80c312009-02-25 21:26:55402 'http/http_transaction.h',
403 'http/http_transaction_factory.h',
[email protected]d7f16632010-03-29 18:02:36404 'http/url_security_manager.h',
[email protected]930cbb52010-04-02 17:27:10405 'http/url_security_manager.cc',
[email protected]d7f16632010-03-29 18:02:36406 'http/url_security_manager_posix.cc',
407 'http/url_security_manager_win.cc',
[email protected]a7ea8832010-07-12 17:54:54408 'http/http_proxy_client_socket.cc',
409 'http/http_proxy_client_socket.h',
[email protected]e772db3f2010-07-12 18:11:13410 'http/http_proxy_client_socket_pool.cc',
411 'http/http_proxy_client_socket_pool.h',
[email protected]fe2f62a2010-10-01 03:34:07412 'http/http_proxy_utils.cc',
413 'http/http_proxy_utils.h',
[email protected]2f80c312009-02-25 21:26:55414 'http/http_util.cc',
[email protected]e6547c12009-09-18 03:47:01415 'http/http_util_icu.cc',
[email protected]2f80c312009-02-25 21:26:55416 'http/http_util.h',
417 'http/http_vary_data.cc',
418 'http/http_vary_data.h',
[email protected]d022e4e2009-06-23 04:13:00419 'http/http_version.h',
[email protected]5ae0b862009-02-28 02:02:41420 'http/md4.cc',
421 'http/md4.h',
[email protected]8bf26f49a2009-06-12 17:35:50422 'http/partial_data.cc',
423 'http/partial_data.h',
[email protected]511f6f52010-12-17 03:58:29424 'http/proxy_client_socket.h',
[email protected]25d8ea22009-08-25 19:42:29425 'ocsp/nss_ocsp.cc',
426 'ocsp/nss_ocsp.h',
[email protected]7258def2011-05-17 19:53:00427 'proxy/dhcp_proxy_script_fetcher.cc',
428 'proxy/dhcp_proxy_script_fetcher.h',
429 'proxy/dhcp_proxy_script_fetcher_factory.cc',
430 'proxy/dhcp_proxy_script_fetcher_factory.h',
431 'proxy/dhcp_proxy_script_adapter_fetcher_win.cc',
432 'proxy/dhcp_proxy_script_adapter_fetcher_win.h',
433 'proxy/dhcp_proxy_script_fetcher_win.cc',
434 'proxy/dhcp_proxy_script_fetcher_win.h',
435 'proxy/dhcpcsvc_init_win.cc',
436 'proxy/dhcpcsvc_init_win.h',
[email protected]620f5712009-08-04 22:43:12437 'proxy/init_proxy_resolver.cc',
438 'proxy/init_proxy_resolver.h',
[email protected]61b84d52010-07-09 03:32:00439 'proxy/multi_threaded_proxy_resolver.cc',
440 'proxy/multi_threaded_proxy_resolver.h',
[email protected]82a37672011-05-03 12:02:41441 'proxy/network_delegate_error_observer.cc',
442 'proxy/network_delegate_error_observer.h',
[email protected]119655002010-07-23 06:02:40443 'proxy/polling_proxy_config_service.cc',
444 'proxy/polling_proxy_config_service.h',
[email protected]7541206c2010-02-19 20:24:06445 'proxy/proxy_bypass_rules.cc',
446 'proxy/proxy_bypass_rules.h',
[email protected]7dc52f22009-03-02 22:37:18447 'proxy/proxy_config.cc',
448 'proxy/proxy_config.h',
449 'proxy/proxy_config_service.h',
[email protected]1e605472010-12-16 21:41:40450 'proxy/proxy_config_service_fixed.cc',
[email protected]2f80c312009-02-25 21:26:55451 'proxy/proxy_config_service_fixed.h',
[email protected]861c6c62009-04-20 16:50:56452 'proxy/proxy_config_service_linux.cc',
453 'proxy/proxy_config_service_linux.h',
[email protected]a9944f02009-12-10 10:37:27454 'proxy/proxy_config_service_mac.cc',
455 'proxy/proxy_config_service_mac.h',
[email protected]2f80c312009-02-25 21:26:55456 'proxy/proxy_config_service_win.cc',
457 'proxy/proxy_config_service_win.h',
[email protected]7dc52f22009-03-02 22:37:18458 'proxy/proxy_info.cc',
459 'proxy/proxy_info.h',
460 'proxy/proxy_list.cc',
461 'proxy/proxy_list.h',
462 'proxy/proxy_resolver.h',
[email protected]82a37672011-05-03 12:02:41463 'proxy/proxy_resolver_error_observer.h',
[email protected]90ae1fb2009-08-02 21:07:12464 'proxy/proxy_resolver_js_bindings.cc',
465 'proxy/proxy_resolver_js_bindings.h',
[email protected]2f80c312009-02-25 21:26:55466 'proxy/proxy_resolver_mac.cc',
[email protected]d022e4e2009-06-23 04:13:00467 'proxy/proxy_resolver_mac.h',
[email protected]59872eb2010-06-22 18:56:12468 'proxy/proxy_resolver_request_context.h',
[email protected]6b675b82009-02-26 23:18:32469 'proxy/proxy_resolver_script.h',
[email protected]24476402010-07-20 20:55:17470 'proxy/proxy_resolver_script_data.cc',
471 'proxy/proxy_resolver_script_data.h',
[email protected]6b675b82009-02-26 23:18:32472 'proxy/proxy_resolver_v8.cc',
473 'proxy/proxy_resolver_v8.h',
[email protected]2f80c312009-02-25 21:26:55474 'proxy/proxy_resolver_winhttp.cc',
475 'proxy/proxy_resolver_winhttp.h',
[email protected]7dc52f22009-03-02 22:37:18476 'proxy/proxy_retry_info.h',
[email protected]2f80c312009-02-25 21:26:55477 'proxy/proxy_script_fetcher.h',
[email protected]86933612010-10-16 23:10:33478 'proxy/proxy_script_fetcher_impl.cc',
479 'proxy/proxy_script_fetcher_impl.h',
[email protected]2f80c312009-02-25 21:26:55480 'proxy/proxy_server.cc',
[email protected]a9944f02009-12-10 10:37:27481 'proxy/proxy_server_mac.cc',
[email protected]2f80c312009-02-25 21:26:55482 'proxy/proxy_server.h',
483 'proxy/proxy_service.cc',
484 'proxy/proxy_service.h',
[email protected]9ef6e9e2011-06-15 12:16:48485 'proxy/sync_host_resolver.h',
[email protected]1ca2b452010-04-17 00:07:04486 'proxy/sync_host_resolver_bridge.cc',
487 'proxy/sync_host_resolver_bridge.h',
[email protected]f7984fc62009-06-22 23:26:44488 'socket/client_socket_factory.cc',
489 'socket/client_socket_factory.h',
490 'socket/client_socket_handle.cc',
491 'socket/client_socket_handle.h',
492 'socket/client_socket_pool.h',
[email protected]241c5c2c2010-06-21 18:46:00493 'socket/client_socket_pool.cc',
[email protected]ff579d42009-06-24 15:47:02494 'socket/client_socket_pool_base.cc',
495 'socket/client_socket_pool_base.h',
[email protected]b89f7e42010-05-20 20:37:00496 'socket/client_socket_pool_histograms.cc',
497 'socket/client_socket_pool_histograms.h',
[email protected]2431756e2010-09-29 20:26:13498 'socket/client_socket_pool_manager.cc',
499 'socket/client_socket_pool_manager.h',
[email protected]345c613b2010-11-22 19:33:18500 'socket/dns_cert_provenance_checker.cc',
501 'socket/dns_cert_provenance_checker.h',
[email protected]f61c3972010-12-23 09:54:15502 'socket/nss_ssl_util.cc',
503 'socket/nss_ssl_util.h',
[email protected]38712522011-04-18 23:03:32504 'socket/server_socket.h',
[email protected]f7984fc62009-06-22 23:26:44505 'socket/socket.h',
[email protected]e0c27be2009-07-15 13:09:35506 'socket/socks5_client_socket.cc',
507 'socket/socks5_client_socket.h',
[email protected]3cd17242009-06-23 02:59:02508 'socket/socks_client_socket.cc',
509 'socket/socks_client_socket.h',
[email protected]a796bcec2010-03-22 17:17:26510 'socket/socks_client_socket_pool.cc',
511 'socket/socks_client_socket_pool.h',
[email protected]7cf40912010-12-09 18:25:03512 'socket/ssl_client_socket.cc',
[email protected]f7984fc62009-06-22 23:26:44513 'socket/ssl_client_socket.h',
514 'socket/ssl_client_socket_mac.cc',
[email protected]961427442009-07-15 19:00:47515 'socket/ssl_client_socket_mac.h',
[email protected]20285392010-06-11 03:12:08516 'socket/ssl_client_socket_nss.cc',
517 'socket/ssl_client_socket_nss.h',
[email protected]d518cd92010-09-29 12:27:44518 'socket/ssl_client_socket_openssl.cc',
519 'socket/ssl_client_socket_openssl.h',
[email protected]e60e47a2010-07-14 03:37:18520 'socket/ssl_client_socket_pool.cc',
521 'socket/ssl_client_socket_pool.h',
[email protected]f7984fc62009-06-22 23:26:44522 'socket/ssl_client_socket_win.cc',
523 'socket/ssl_client_socket_win.h',
[email protected]47f7d742010-11-11 04:12:53524 'socket/ssl_error_params.cc',
525 'socket/ssl_error_params.h',
[email protected]f61c3972010-12-23 09:54:15526 'socket/ssl_server_socket.h',
527 'socket/ssl_server_socket_nss.cc',
528 'socket/ssl_server_socket_nss.h',
[email protected]c322aa92011-01-27 11:21:07529 'socket/ssl_server_socket_openssl.cc',
[email protected]b8b73cf2010-12-15 15:56:19530 'socket/ssl_host_info.cc',
531 'socket/ssl_host_info.h',
[email protected]3268023f2011-05-05 00:08:10532 'socket/stream_socket.cc',
533 'socket/stream_socket.h',
[email protected]7f7e92392010-10-26 18:29:29534 'socket/tcp_client_socket.cc',
[email protected]f7984fc62009-06-22 23:26:44535 'socket/tcp_client_socket.h',
536 'socket/tcp_client_socket_libevent.cc',
537 'socket/tcp_client_socket_libevent.h',
[email protected]f7984fc62009-06-22 23:26:44538 'socket/tcp_client_socket_win.cc',
539 'socket/tcp_client_socket_win.h',
[email protected]38712522011-04-18 23:03:32540 'socket/tcp_server_socket.h',
541 'socket/tcp_server_socket_libevent.cc',
542 'socket/tcp_server_socket_libevent.h',
543 'socket/tcp_server_socket_win.cc',
544 'socket/tcp_server_socket_win.h',
[email protected]ab739042011-04-07 15:22:28545 'socket/transport_client_socket_pool.cc',
546 'socket/transport_client_socket_pool.h',
[email protected]38dc684d2011-07-19 20:33:43547 'socket/web_socket_server_socket.cc',
548 'socket/web_socket_server_socket.h',
[email protected]aef03132009-10-09 05:04:14549 'socket_stream/socket_stream.cc',
550 'socket_stream/socket_stream.h',
[email protected]6a2c36772010-03-01 02:37:13551 'socket_stream/socket_stream_job.cc',
552 'socket_stream/socket_stream_job.h',
553 'socket_stream/socket_stream_job_manager.cc',
554 'socket_stream/socket_stream_job_manager.h',
[email protected]c7f689be2009-11-11 05:53:12555 'socket_stream/socket_stream_metrics.cc',
556 'socket_stream/socket_stream_metrics.h',
[email protected]dab9c7d2010-02-06 21:44:32557 'spdy/spdy_bitmasks.h',
558 'spdy/spdy_frame_builder.cc',
559 'spdy/spdy_frame_builder.h',
560 'spdy/spdy_framer.cc',
561 'spdy/spdy_framer.h',
[email protected]65d56aa2010-06-14 04:13:40562 'spdy/spdy_http_stream.cc',
563 'spdy/spdy_http_stream.h',
[email protected]fa522e72010-09-15 23:36:29564 'spdy/spdy_http_utils.cc',
565 'spdy/spdy_http_utils.h',
[email protected]dab9c7d2010-02-06 21:44:32566 'spdy/spdy_io_buffer.cc',
567 'spdy/spdy_io_buffer.h',
[email protected]dab9c7d2010-02-06 21:44:32568 'spdy/spdy_protocol.h',
[email protected]fe2f62a2010-10-01 03:34:07569 'spdy/spdy_proxy_client_socket.cc',
570 'spdy/spdy_proxy_client_socket.h',
[email protected]dab9c7d2010-02-06 21:44:32571 'spdy/spdy_session.cc',
572 'spdy/spdy_session.h',
573 'spdy/spdy_session_pool.cc',
574 'spdy/spdy_session_pool.h',
[email protected]74188f22010-04-09 20:18:50575 'spdy/spdy_settings_storage.cc',
576 'spdy/spdy_settings_storage.h',
[email protected]dab9c7d2010-02-06 21:44:32577 'spdy/spdy_stream.cc',
578 'spdy/spdy_stream.h',
[email protected]675fa7d92011-06-27 11:50:29579 'spdy/spdy_websocket_stream.cc',
580 'spdy/spdy_websocket_stream.h',
[email protected]8858a11f42011-05-04 17:55:53581 'third_party/mozilla_security_manager/nsKeygenHandler.cpp',
582 'third_party/mozilla_security_manager/nsKeygenHandler.h',
583 'third_party/mozilla_security_manager/nsNSSCertificateDB.cpp',
584 'third_party/mozilla_security_manager/nsNSSCertificateDB.h',
585 'third_party/mozilla_security_manager/nsNSSCertTrust.cpp',
586 'third_party/mozilla_security_manager/nsNSSCertTrust.h',
587 'third_party/mozilla_security_manager/nsPKCS12Blob.cpp',
588 'third_party/mozilla_security_manager/nsPKCS12Blob.h',
[email protected]7b6afd02011-03-12 00:03:12589 'udp/datagram_client_socket.h',
590 'udp/datagram_server_socket.h',
591 'udp/datagram_socket.h',
592 'udp/udp_client_socket.cc',
593 'udp/udp_client_socket.h',
594 'udp/udp_server_socket.cc',
595 'udp/udp_server_socket.h',
596 'udp/udp_socket.h',
597 'udp/udp_socket_libevent.cc',
598 'udp/udp_socket_libevent.h',
599 'udp/udp_socket_win.cc',
600 'udp/udp_socket_win.h',
[email protected]be4d55fe2010-06-01 13:40:02601 'url_request/https_prober.h',
602 'url_request/https_prober.cc',
[email protected]2f80c312009-02-25 21:26:55603 'url_request/url_request.cc',
604 'url_request/url_request.h',
605 'url_request/url_request_about_job.cc',
606 'url_request/url_request_about_job.h',
[email protected]f1d81922010-07-31 17:47:09607 'url_request/url_request_context.cc',
[email protected]2f80c312009-02-25 21:26:55608 'url_request/url_request_context.h',
[email protected]abe2c032011-03-31 18:49:34609 'url_request/url_request_context_getter.cc',
610 'url_request/url_request_context_getter.h',
[email protected]529623e2011-02-23 17:37:16611 'url_request/url_request_context_storage.cc',
612 'url_request/url_request_context_storage.h',
[email protected]fcb7fd92009-10-22 04:18:58613 'url_request/url_request_data_job.cc',
614 'url_request/url_request_data_job.h',
[email protected]2f80c312009-02-25 21:26:55615 'url_request/url_request_error_job.cc',
616 'url_request/url_request_error_job.h',
617 'url_request/url_request_file_dir_job.cc',
618 'url_request/url_request_file_dir_job.h',
619 'url_request/url_request_file_job.cc',
620 'url_request/url_request_file_job.h',
621 'url_request/url_request_filter.cc',
622 'url_request/url_request_filter.h',
[email protected]e7fe5282010-03-16 12:40:13623 'url_request/url_request_ftp_job.cc',
624 'url_request/url_request_ftp_job.h',
[email protected]2f80c312009-02-25 21:26:55625 'url_request/url_request_http_job.cc',
626 'url_request/url_request_http_job.h',
[email protected]2f80c312009-02-25 21:26:55627 'url_request/url_request_job.cc',
628 'url_request/url_request_job.h',
[email protected]a8c1e7452011-05-14 06:17:07629 'url_request/url_request_job_factory.cc',
630 'url_request/url_request_job_factory.h',
[email protected]2f80c312009-02-25 21:26:55631 'url_request/url_request_job_manager.cc',
632 'url_request/url_request_job_manager.h',
[email protected]2612834232010-05-14 21:52:36633 'url_request/url_request_netlog_params.cc',
634 'url_request/url_request_netlog_params.h',
[email protected]56d83182009-09-04 20:01:45635 'url_request/url_request_redirect_job.cc',
636 'url_request/url_request_redirect_job.h',
[email protected]2f80c312009-02-25 21:26:55637 'url_request/url_request_simple_job.cc',
638 'url_request/url_request_simple_job.h',
639 'url_request/url_request_status.h',
640 'url_request/url_request_test_job.cc',
641 'url_request/url_request_test_job.h',
[email protected]6b3f9642010-11-25 02:29:06642 'url_request/url_request_throttler_entry.cc',
643 'url_request/url_request_throttler_entry.h',
644 'url_request/url_request_throttler_entry_interface.h',
645 'url_request/url_request_throttler_header_adapter.h',
646 'url_request/url_request_throttler_header_adapter.cc',
647 'url_request/url_request_throttler_header_interface.h',
648 'url_request/url_request_throttler_manager.cc',
649 'url_request/url_request_throttler_manager.h',
[email protected]13c34d12009-09-14 20:51:04650 'url_request/view_cache_helper.cc',
651 'url_request/view_cache_helper.h',
[email protected]6d9fc742009-10-21 07:59:36652 'websockets/websocket.cc',
653 'websockets/websocket.h',
[email protected]3985966a2010-06-01 03:11:16654 'websockets/websocket_frame_handler.cc',
655 'websockets/websocket_frame_handler.h',
[email protected]af63c902010-03-17 05:09:22656 'websockets/websocket_handshake.cc',
657 'websockets/websocket_handshake.h',
[email protected]511d0a02010-03-26 07:35:55658 'websockets/websocket_handshake_draft75.cc',
659 'websockets/websocket_handshake_draft75.h',
[email protected]817fc502010-06-03 08:58:08660 'websockets/websocket_handshake_handler.cc',
661 'websockets/websocket_handshake_handler.h',
[email protected]6a2c36772010-03-01 02:37:13662 'websockets/websocket_job.cc',
663 'websockets/websocket_job.h',
[email protected]78994ab02010-12-08 18:06:44664 'websockets/websocket_net_log_params.cc',
[email protected]6983889c2010-08-12 04:15:21665 'websockets/websocket_net_log_params.h',
[email protected]4c4eac02009-11-04 10:02:28666 'websockets/websocket_throttle.cc',
667 'websockets/websocket_throttle.h',
[email protected]2f80c312009-02-25 21:26:55668 ],
[email protected]2f80c312009-02-25 21:26:55669 'export_dependent_settings': [
670 '../base/base.gyp:base',
671 ],
[email protected]8858a11f42011-05-04 17:55:53672 'actions': [
673 {
674 'action_name': 'ssl_false_start_blacklist',
675 'inputs': [
676 '<(PRODUCT_DIR)/<(EXECUTABLE_PREFIX)ssl_false_start_blacklist_process<(EXECUTABLE_SUFFIX)',
677 'base/ssl_false_start_blacklist.txt',
678 ],
679 'outputs': [
680 '<(SHARED_INTERMEDIATE_DIR)/net/base/ssl_false_start_blacklist_data.cc',
681 ],
682 'action':
683 ['<(PRODUCT_DIR)/<(EXECUTABLE_PREFIX)ssl_false_start_blacklist_process<(EXECUTABLE_SUFFIX)',
684 'base/ssl_false_start_blacklist.txt',
685 '<(SHARED_INTERMEDIATE_DIR)/net/base/ssl_false_start_blacklist_data.cc',
686 ],
687 'message': 'Generating SSL False Start blacklist',
688 'process_outputs_as_sources': 1,
689 },
690 ],
[email protected]2f80c312009-02-25 21:26:55691 'conditions': [
[email protected]c61f6432009-04-22 01:16:42692 ['javascript_engine=="v8"', {
693 'dependencies': [
[email protected]44531a22009-04-28 21:37:56694 '../v8/tools/gyp/v8.gyp:v8',
[email protected]c61f6432009-04-22 01:16:42695 ],
696 }],
[email protected]f50278cd2010-08-24 17:34:08697 ['chromeos==1', {
698 'sources!': [
699 'proxy/proxy_config_service_linux.cc',
700 'proxy/proxy_config_service_linux.h',
701 ],
702 }],
[email protected]70372d42010-10-22 13:12:34703 ['use_openssl==1', {
[email protected]b1c2a5542010-10-08 12:44:40704 'sources!': [
[email protected]8858a11f42011-05-04 17:55:53705 'base/cert_database_nss.cc',
706 'base/crypto_module_nss.cc',
707 'base/dnssec_keyset.cc',
708 'base/dnssec_keyset.h',
709 'base/keygen_handler_nss.cc',
710 'base/nss_memio.c',
711 'base/nss_memio.h',
712 'base/test_root_certs_nss.cc',
713 'base/x509_certificate_nss.cc',
[email protected]5f7e5cb22010-11-15 16:08:10714 'ocsp/nss_ocsp.cc',
715 'ocsp/nss_ocsp.h',
[email protected]d8fbf582010-11-04 21:51:12716 'socket/dns_cert_provenance_check.cc',
717 'socket/dns_cert_provenance_check.h',
[email protected]7fd3fd822010-12-23 12:15:49718 'socket/nss_ssl_util.cc',
719 'socket/nss_ssl_util.h',
[email protected]5f7e5cb22010-11-15 16:08:10720 'socket/ssl_client_socket_nss.cc',
721 'socket/ssl_client_socket_nss.h',
[email protected]f61c3972010-12-23 09:54:15722 'socket/ssl_server_socket_nss.cc',
723 'socket/ssl_server_socket_nss.h',
[email protected]8858a11f42011-05-04 17:55:53724 'third_party/mozilla_security_manager/nsKeygenHandler.cpp',
725 'third_party/mozilla_security_manager/nsKeygenHandler.h',
726 'third_party/mozilla_security_manager/nsNSSCertificateDB.cpp',
727 'third_party/mozilla_security_manager/nsNSSCertificateDB.h',
728 'third_party/mozilla_security_manager/nsNSSCertTrust.cpp',
729 'third_party/mozilla_security_manager/nsNSSCertTrust.h',
730 'third_party/mozilla_security_manager/nsPKCS12Blob.cpp',
731 'third_party/mozilla_security_manager/nsPKCS12Blob.h',
[email protected]5f7e5cb22010-11-15 16:08:10732 ],
733 },
734 { # else !use_openssl: remove the unneeded files
735 'sources!': [
[email protected]8858a11f42011-05-04 17:55:53736 'base/cert_database_openssl.cc',
737 'base/crypto_module_openssl.cc',
738 'base/keygen_handler_openssl.cc',
739 'base/openssl_memory_private_key_store.cc',
740 'base/openssl_private_key_store.h',
741 'base/test_root_certs_openssl.cc',
742 'base/x509_certificate_openssl.cc',
[email protected]6ced0b42011-06-07 22:52:10743 'base/x509_util_openssl.cc',
744 'base/x509_util_openssl.h',
[email protected]5f7e5cb22010-11-15 16:08:10745 'socket/ssl_client_socket_openssl.cc',
746 'socket/ssl_client_socket_openssl.h',
[email protected]c322aa92011-01-27 11:21:07747 'socket/ssl_server_socket_openssl.cc',
[email protected]d518cd92010-09-29 12:27:44748 ],
749 },
750 ],
[email protected]6a654d452011-05-23 22:06:54751 [ 'toolkit_uses_gtk == 1', {
[email protected]3dd6f5e2010-06-01 20:28:03752 'dependencies': [
753 '../build/linux/system.gyp:gconf',
754 '../build/linux/system.gyp:gdk',
[email protected]abcc9ac2011-05-16 20:04:35755 '../build/linux/system.gyp:gio',
[email protected]8858a11f42011-05-04 17:55:53756 '../build/linux/system.gyp:libresolv',
[email protected]bbbe9ad2010-11-04 14:56:20757 ],
758 'conditions': [
759 ['use_openssl==1', {
760 'dependencies': [
[email protected]32e1dee2010-12-09 18:36:24761 '../third_party/openssl/openssl.gyp:openssl',
[email protected]bbbe9ad2010-11-04 14:56:20762 ],
763 },
764 { # else use_openssl==0, use NSS
765 'dependencies': [
[email protected]638e9df42011-05-31 17:19:30766 '../build/linux/system.gyp:ssl',
[email protected]bbbe9ad2010-11-04 14:56:20767 ],
768 }],
[email protected]94f8c952011-06-25 04:54:41769 ['OS=="solaris"', {
770 'link_settings': {
771 'ldflags': [
772 '-R/usr/lib/mps',
773 ],
774 },
775 }],
[email protected]3dd6f5e2010-06-01 20:28:03776 ],
777 },
778 { # else: OS is not in the above list
779 'sources!': [
[email protected]8858a11f42011-05-04 17:55:53780 'base/cert_database_nss.cc',
781 'base/crypto_module_nss.cc',
782 'base/keygen_handler_nss.cc',
783 'base/test_root_certs_nss.cc',
784 'base/x509_certificate_nss.cc',
[email protected]3dd6f5e2010-06-01 20:28:03785 'ocsp/nss_ocsp.cc',
786 'ocsp/nss_ocsp.h',
[email protected]8858a11f42011-05-04 17:55:53787 'third_party/mozilla_security_manager/nsKeygenHandler.cpp',
788 'third_party/mozilla_security_manager/nsKeygenHandler.h',
789 'third_party/mozilla_security_manager/nsNSSCertificateDB.cpp',
790 'third_party/mozilla_security_manager/nsNSSCertificateDB.h',
791 'third_party/mozilla_security_manager/nsNSSCertTrust.cpp',
792 'third_party/mozilla_security_manager/nsNSSCertTrust.h',
793 'third_party/mozilla_security_manager/nsPKCS12Blob.cpp',
794 'third_party/mozilla_security_manager/nsPKCS12Blob.h',
[email protected]3dd6f5e2010-06-01 20:28:03795 ],
796 },
797 ],
[email protected]2f80c312009-02-25 21:26:55798 [ 'OS == "win"', {
[email protected]2f80c312009-02-25 21:26:55799 'sources!': [
[email protected]ea9dc9a2009-09-05 00:43:32800 'http/http_auth_handler_ntlm_portable.cc',
[email protected]f7984fc62009-06-22 23:26:44801 'socket/tcp_client_socket_libevent.cc',
[email protected]cf1b5822011-05-19 02:34:14802 'socket/tcp_client_socket_libevent.h',
[email protected]38712522011-04-18 23:03:32803 'socket/tcp_server_socket_libevent.cc',
[email protected]cf1b5822011-05-19 02:34:14804 'socket/tcp_server_socket_libevent.h',
[email protected]7b6afd02011-03-12 00:03:12805 'udp/udp_socket_libevent.cc',
[email protected]cf1b5822011-05-19 02:34:14806 'udp/udp_socket_libevent.h',
[email protected]2f80c312009-02-25 21:26:55807 ],
808 'dependencies': [
[email protected]19c63912011-06-28 22:32:14809 '../third_party/nss/nss.gyp:nspr',
[email protected]f505a9b2010-01-28 19:44:02810 '../third_party/nss/nss.gyp:nss',
[email protected]3dd6f5e2010-06-01 20:28:03811 'third_party/nss/ssl.gyp:ssl',
[email protected]2f80c312009-02-25 21:26:55812 'tld_cleanup',
813 ],
[email protected]27430762011-07-01 20:51:20814 }, { # else: OS != "win"
[email protected]2f80c312009-02-25 21:26:55815 'sources!': [
[email protected]8858a11f42011-05-04 17:55:53816 'base/winsock_init.cc',
[email protected]cf1b5822011-05-19 02:34:14817 'base/winsock_init.h',
[email protected]8858a11f42011-05-04 17:55:53818 'base/winsock_util.cc',
[email protected]cf1b5822011-05-19 02:34:14819 'base/winsock_util.h',
[email protected]2f80c312009-02-25 21:26:55820 'proxy/proxy_resolver_winhttp.cc',
[email protected]cf1b5822011-05-19 02:34:14821 'proxy/proxy_resolver_winhttp.h',
[email protected]2f80c312009-02-25 21:26:55822 ],
[email protected]2f80c312009-02-25 21:26:55823 },
824 ],
[email protected]71950cb2011-07-12 17:20:41825 [ 'component == "shared_library"', {
[email protected]27430762011-07-01 20:51:20826 'defines': [
[email protected]27430762011-07-01 20:51:20827 'NET_IMPLEMENTATION',
828 ],
[email protected]27430762011-07-01 20:51:20829 }],
[email protected]2f80c312009-02-25 21:26:55830 [ 'OS == "mac"', {
[email protected]3dd6f5e2010-06-01 20:28:03831 'dependencies': [
[email protected]19c63912011-06-28 22:32:14832 '../third_party/nss/nss.gyp:nspr',
[email protected]3dd6f5e2010-06-01 20:28:03833 '../third_party/nss/nss.gyp:nss',
834 'third_party/nss/ssl.gyp:ssl',
[email protected]f505a9b2010-01-28 19:44:02835 ],
[email protected]2f80c312009-02-25 21:26:55836 'link_settings': {
837 'libraries': [
838 '$(SDKROOT)/System/Library/Frameworks/Security.framework',
839 '$(SDKROOT)/System/Library/Frameworks/SystemConfiguration.framework',
[email protected]8858a11f42011-05-04 17:55:53840 '$(SDKROOT)/usr/lib/libresolv.dylib',
[email protected]2f80c312009-02-25 21:26:55841 ]
842 },
843 },
844 ],
[email protected]d2effad2011-07-11 22:47:57845 [ 'OS == "android"', {
846 'defines': [
847 # Android can shut down our app at any time, so we persist session cookies.
848 'ENABLE_PERSISTENT_SESSION_COOKIES'
849 ],
850 }, { # else OS! = "android"
851 'defines': [
852 # These are the features Android doesn't support.
853 'ENABLE_MEDIA_CODEC_THEORA',
854 'ENABLE_MEDIA_TYPE_OGG',
855 ],
856 },
857 ],
[email protected]2f80c312009-02-25 21:26:55858 ],
859 },
860 {
861 'target_name': 'net_unittests',
862 'type': 'executable',
863 'dependencies': [
864 'net',
[email protected]6718b412009-03-04 18:26:00865 'net_test_support',
[email protected]2f80c312009-02-25 21:26:55866 '../base/base.gyp:base',
[email protected]d34d79f2009-10-14 22:06:14867 '../base/base.gyp:base_i18n',
[email protected]67875f512011-05-21 00:18:30868 '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
869 '../build/temp_gyp/googleurl.gyp:googleurl',
[email protected]4b559b4d2011-04-14 17:37:14870 '../crypto/crypto.gyp:crypto',
[email protected]06489a012009-12-10 08:12:54871 '../testing/gmock.gyp:gmock',
[email protected]2f80c312009-02-25 21:26:55872 '../testing/gtest.gyp:gtest',
[email protected]e86aaca2009-08-12 17:58:57873 '../third_party/zlib/zlib.gyp:zlib',
[email protected]2f80c312009-02-25 21:26:55874 ],
875 'sources': [
[email protected]8a00f00a2009-06-12 00:49:38876 'base/address_list_unittest.cc',
[email protected]cade5682011-03-17 15:35:07877 'base/backoff_entry_unittest.cc',
[email protected]bb639032010-08-12 19:49:40878 'base/cert_database_nss_unittest.cc',
[email protected]822581d2010-12-16 17:27:15879 'base/cert_verifier_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55880 'base/cookie_monster_unittest.cc',
[email protected]c06c6972011-06-02 21:05:44881 'base/crl_filter_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55882 'base/data_url_unittest.cc',
883 'base/directory_lister_unittest.cc',
[email protected]b5810642011-06-03 21:26:49884 'base/dns_query_unittest.cc',
885 'base/dns_response_unittest.cc',
[email protected]df899652011-06-30 18:01:29886 'base/dns_transaction_unittest.cc',
[email protected]b24713592010-08-11 19:50:02887 'base/dnssec_unittest.cc',
[email protected]c36f0642009-09-09 01:10:50888 'base/dns_util_unittest.cc',
[email protected]b3ccac82010-08-04 15:54:40889 'base/dnsrr_resolver_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55890 'base/escape_unittest.cc',
891 'base/file_stream_unittest.cc',
892 'base/filter_unittest.cc',
893 'base/gzip_filter_unittest.cc',
[email protected]8a00f00a2009-06-12 00:49:38894 'base/host_cache_unittest.cc',
[email protected]b6a50182010-05-12 22:47:14895 'base/host_mapping_rules_unittest.cc',
[email protected]b59ff372009-07-15 22:04:32896 'base/host_resolver_impl_unittest.cc',
[email protected]76ff86a2011-03-04 03:21:31897 'base/ip_endpoint_unittest.cc',
[email protected]cdafbff2010-03-02 17:47:02898 'base/keygen_handler_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55899 'base/listen_socket_unittest.cc',
900 'base/listen_socket_unittest.h',
[email protected]9087aa32010-02-18 08:03:38901 'base/mapped_host_resolver_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55902 'base/mime_sniffer_unittest.cc',
903 'base/mime_util_unittest.cc',
[email protected]d2db0292011-01-26 20:23:44904 'base/mock_filter_context.cc',
905 'base/mock_filter_context.h',
[email protected]e8188fe2010-12-09 17:33:21906 'base/net_log_unittest.cc',
[email protected]9e743cd2010-03-16 07:03:53907 'base/net_log_unittest.h',
[email protected]2f80c312009-02-25 21:26:55908 'base/net_util_unittest.cc',
[email protected]e5a3eef2010-07-22 02:31:04909 'base/pem_tokenizer_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55910 'base/registry_controlled_domain_unittest.cc',
911 'base/run_all_unittests.cc',
912 'base/sdch_filter_unittest.cc',
[email protected]b11279e2011-06-06 18:25:19913 'base/single_request_host_resolver_unittest.cc',
[email protected]d8654bf2010-07-18 16:01:32914 'base/ssl_cipher_suite_names_unittest.cc',
[email protected]56c866a22009-06-18 19:38:58915 'base/ssl_client_auth_cache_unittest.cc',
[email protected]a0709c0d2010-09-01 17:04:52916 'base/ssl_config_service_unittest.cc',
[email protected]5bafc4f2010-09-08 14:07:38917 'base/ssl_false_start_blacklist_unittest.cc',
[email protected]cb370a0632010-01-30 08:24:12918 'base/static_cookie_policy_unittest.cc',
[email protected]326e6792009-12-11 21:04:42919 'base/transport_security_state_unittest.cc',
[email protected]a710ad602009-11-20 23:39:29920 'base/test_certificate_data.h',
[email protected]2f80c312009-02-25 21:26:55921 'base/test_completion_callback_unittest.cc',
[email protected]95d88ffe2010-02-04 21:25:33922 'base/upload_data_stream_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55923 'base/x509_certificate_unittest.cc',
[email protected]11f40342010-11-22 13:35:49924 'base/x509_cert_types_mac_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55925 'disk_cache/addr_unittest.cc',
926 'disk_cache/backend_unittest.cc',
[email protected]84d4cee2009-06-18 23:46:58927 'disk_cache/bitmap_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55928 'disk_cache/block_files_unittest.cc',
[email protected]831a1a762010-10-12 05:57:08929 'disk_cache/cache_util_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55930 'disk_cache/disk_cache_test_base.cc',
931 'disk_cache/disk_cache_test_base.h',
[email protected]2f80c312009-02-25 21:26:55932 'disk_cache/entry_unittest.cc',
933 'disk_cache/mapped_file_unittest.cc',
934 'disk_cache/storage_block_unittest.cc',
935 'ftp/ftp_auth_cache_unittest.cc',
[email protected]c2972192009-07-28 20:30:09936 'ftp/ftp_ctrl_response_buffer_unittest.cc',
[email protected]a115b01072009-12-04 09:58:32937 'ftp/ftp_directory_listing_parser_ls_unittest.cc',
[email protected]8425e66e2009-12-07 19:51:46938 'ftp/ftp_directory_listing_parser_netware_unittest.cc',
[email protected]621241a2011-03-26 11:08:50939 'ftp/ftp_directory_listing_parser_unittest.cc',
[email protected]a115b01072009-12-04 09:58:32940 'ftp/ftp_directory_listing_parser_vms_unittest.cc',
941 'ftp/ftp_directory_listing_parser_windows_unittest.cc',
[email protected]69b43fe2009-06-15 09:47:37942 'ftp/ftp_network_transaction_unittest.cc',
[email protected]b1c7cc42009-09-24 21:46:50943 'ftp/ftp_util_unittest.cc',
[email protected]5ae0b862009-02-28 02:02:41944 'http/des_unittest.cc',
[email protected]564b4912010-03-09 16:30:42945 'http/http_alternate_protocols_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55946 'http/http_auth_cache_unittest.cc',
[email protected]76b0f682011-03-30 16:54:54947 'http/http_auth_controller_unittest.cc',
[email protected]eb3cac72010-02-26 21:07:45948 'http/http_auth_filter_unittest.cc',
[email protected]83727172010-06-04 17:58:08949 'http/http_auth_gssapi_posix_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55950 'http/http_auth_handler_basic_unittest.cc',
951 'http/http_auth_handler_digest_unittest.cc',
[email protected]fa55e192010-02-15 14:25:50952 'http/http_auth_handler_factory_unittest.cc',
[email protected]3fd9dae2010-06-21 11:39:00953 'http/http_auth_handler_mock.cc',
954 'http/http_auth_handler_mock.h',
[email protected]e607ee672010-04-28 17:16:34955 'http/http_auth_handler_negotiate_unittest.cc',
[email protected]7775c7d2010-06-21 17:50:21956 'http/http_auth_handler_unittest.cc',
[email protected]7da0b332010-01-08 14:56:56957 'http/http_auth_sspi_win_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55958 'http/http_auth_unittest.cc',
[email protected]fc48db82009-04-28 21:23:39959 'http/http_byte_range_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55960 'http/http_cache_unittest.cc',
961 'http/http_chunked_decoder_unittest.cc',
[email protected]532c7fb2011-04-30 01:54:16962 'http/http_mac_signature_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55963 'http/http_network_layer_unittest.cc',
964 'http/http_network_transaction_unittest.cc',
[email protected]e772db3f2010-07-12 18:11:13965 'http/http_proxy_client_socket_pool_unittest.cc',
[email protected]270c6412010-03-29 22:02:47966 'http/http_request_headers_unittest.cc',
[email protected]0b0bf032010-09-21 18:08:50967 'http/http_response_body_drainer_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55968 'http/http_response_headers_unittest.cc',
[email protected]102e27c2011-02-23 01:01:31969 'http/http_stream_factory_impl_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55970 'http/http_transaction_unittest.cc',
971 'http/http_transaction_unittest.h',
972 'http/http_util_unittest.cc',
973 'http/http_vary_data_unittest.cc',
[email protected]d2db0292011-01-26 20:23:44974 'http/mock_allow_url_security_manager.cc',
975 'http/mock_allow_url_security_manager.h',
[email protected]3ad259a2010-07-16 17:26:47976 'http/mock_gssapi_library_posix.cc',
977 'http/mock_gssapi_library_posix.h',
[email protected]5c2471b2010-04-20 17:25:09978 'http/mock_sspi_library_win.h',
979 'http/mock_sspi_library_win.cc',
[email protected]ffdb96f2010-05-05 20:02:30980 'http/url_security_manager_unittest.cc',
[email protected]7258def2011-05-17 19:53:00981 'proxy/dhcp_proxy_script_adapter_fetcher_win_unittest.cc',
982 'proxy/dhcp_proxy_script_fetcher_factory_unittest.cc',
983 'proxy/dhcp_proxy_script_fetcher_win_unittest.cc',
[email protected]620f5712009-08-04 22:43:12984 'proxy/init_proxy_resolver_unittest.cc',
[email protected]61b84d52010-07-09 03:32:00985 'proxy/multi_threaded_proxy_resolver_unittest.cc',
[email protected]82a37672011-05-03 12:02:41986 'proxy/network_delegate_error_observer_unittest.cc',
[email protected]7541206c2010-02-19 20:24:06987 'proxy/proxy_bypass_rules_unittest.cc',
[email protected]861c6c62009-04-20 16:50:56988 'proxy/proxy_config_service_linux_unittest.cc',
[email protected]96ce22362009-03-27 20:19:57989 'proxy/proxy_config_service_win_unittest.cc',
[email protected]5b45aec02009-03-31 01:03:23990 'proxy/proxy_config_unittest.cc',
[email protected]7dc52f22009-03-02 22:37:18991 'proxy/proxy_list_unittest.cc',
[email protected]90ae1fb2009-08-02 21:07:12992 'proxy/proxy_resolver_js_bindings_unittest.cc',
[email protected]6b675b82009-02-26 23:18:32993 'proxy/proxy_resolver_v8_unittest.cc',
[email protected]86933612010-10-16 23:10:33994 'proxy/proxy_script_fetcher_impl_unittest.cc',
[email protected]8b03e8d2009-03-02 06:53:31995 'proxy/proxy_server_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55996 'proxy/proxy_service_unittest.cc',
[email protected]1ca2b452010-04-17 00:07:04997 'proxy/sync_host_resolver_bridge_unittest.cc',
[email protected]ab838892009-06-30 18:49:05998 'socket/client_socket_pool_base_unittest.cc',
[email protected]5e6609582010-10-05 18:14:20999 'socket/deterministic_socket_data_unittest.cc',
[email protected]e0c27be2009-07-15 13:09:351000 'socket/socks5_client_socket_unittest.cc',
[email protected]a796bcec2010-03-22 17:17:261001 'socket/socks_client_socket_pool_unittest.cc',
[email protected]76a51ac82009-06-28 07:58:581002 'socket/socks_client_socket_unittest.cc',
[email protected]f7984fc62009-06-22 23:26:441003 'socket/ssl_client_socket_unittest.cc',
[email protected]e60e47a2010-07-14 03:37:181004 'socket/ssl_client_socket_pool_unittest.cc',
[email protected]f61c3972010-12-23 09:54:151005 'socket/ssl_server_socket_unittest.cc',
[email protected]03ec25382011-05-27 21:50:281006 'socket/tcp_client_socket_unittest.cc',
[email protected]38712522011-04-18 23:03:321007 'socket/tcp_server_socket_unittest.cc',
[email protected]ab739042011-04-07 15:22:281008 'socket/transport_client_socket_pool_unittest.cc',
[email protected]a01076a2011-04-12 15:24:041009 'socket/transport_client_socket_unittest.cc',
[email protected]38dc684d2011-07-19 20:33:431010 'socket/web_socket_server_socket_unittest.cc',
[email protected]26a64592009-12-15 08:04:401011 'socket_stream/socket_stream_metrics_unittest.cc',
[email protected]5f7d8d72009-10-27 09:40:111012 'socket_stream/socket_stream_unittest.cc',
[email protected]dab9c7d2010-02-06 21:44:321013 'spdy/spdy_framer_test.cc',
[email protected]65d56aa2010-06-14 04:13:401014 'spdy/spdy_http_stream_unittest.cc',
[email protected]dab9c7d2010-02-06 21:44:321015 'spdy/spdy_network_transaction_unittest.cc',
1016 'spdy/spdy_protocol_test.cc',
[email protected]fe2f62a2010-10-01 03:34:071017 'spdy/spdy_proxy_client_socket_unittest.cc',
[email protected]dab9c7d2010-02-06 21:44:321018 'spdy/spdy_session_unittest.cc',
[email protected]4f386422010-07-20 04:19:491019 'spdy/spdy_stream_unittest.cc',
[email protected]75f30cc22010-06-28 21:41:381020 'spdy/spdy_test_util.cc',
[email protected]2ff8b312010-04-26 22:20:541021 'spdy/spdy_test_util.h',
[email protected]675fa7d92011-06-27 11:50:291022 'spdy/spdy_websocket_stream_unittest.cc',
[email protected]30f85192011-07-07 08:18:021023 'spdy/spdy_websocket_test_util.cc',
1024 'spdy/spdy_websocket_test_util.h',
[email protected]9af13ce2010-09-16 21:45:481025 'test/python_utils_unittest.cc',
[email protected]196f286c2010-06-07 14:57:171026 'tools/dump_cache/url_to_filename_encoder.cc',
1027 'tools/dump_cache/url_to_filename_encoder.h',
1028 'tools/dump_cache/url_to_filename_encoder_unittest.cc',
[email protected]8cd1ba5a2010-08-17 23:47:231029 'tools/dump_cache/url_utilities.h',
1030 'tools/dump_cache/url_utilities.cc',
1031 'tools/dump_cache/url_utilities_unittest.cc',
[email protected]7b6afd02011-03-12 00:03:121032 'udp/udp_socket_unittest.cc',
[email protected]a8c1e7452011-05-14 06:17:071033 'url_request/url_request_job_factory_unittest.cc',
[email protected]d4ae5792011-06-02 14:55:041034 'url_request/url_request_throttler_simulation_unittest.cc',
1035 'url_request/url_request_throttler_test_support.cc',
1036 'url_request/url_request_throttler_test_support.h',
[email protected]6b3f9642010-11-25 02:29:061037 'url_request/url_request_throttler_unittest.cc',
[email protected]2f80c312009-02-25 21:26:551038 'url_request/url_request_unittest.cc',
[email protected]cec6f9b02010-05-27 22:06:311039 'url_request/view_cache_helper_unittest.cc',
[email protected]3985966a2010-06-01 03:11:161040 'websockets/websocket_frame_handler_unittest.cc',
[email protected]511d0a02010-03-26 07:35:551041 'websockets/websocket_handshake_draft75_unittest.cc',
[email protected]817fc502010-06-03 08:58:081042 'websockets/websocket_handshake_handler_unittest.cc',
[email protected]af63c902010-03-17 05:09:221043 'websockets/websocket_handshake_unittest.cc',
[email protected]6a2c36772010-03-01 02:37:131044 'websockets/websocket_job_unittest.cc',
[email protected]7ee457852010-11-12 11:19:561045 'websockets/websocket_net_log_params_unittest.cc',
[email protected]4c4eac02009-11-04 10:02:281046 'websockets/websocket_throttle_unittest.cc',
[email protected]6d9fc742009-10-21 07:59:361047 'websockets/websocket_unittest.cc',
[email protected]2f80c312009-02-25 21:26:551048 ],
1049 'conditions': [
[email protected]f50278cd2010-08-24 17:34:081050 ['chromeos==1', {
1051 'sources!': [
1052 'proxy/proxy_config_service_linux_unittest.cc',
1053 ],
1054 }],
[email protected]6a654d452011-05-23 22:06:541055 [ 'toolkit_uses_gtk == 1', {
[email protected]9d384032009-03-20 23:13:261056 'dependencies': [
1057 '../build/linux/system.gyp:gtk',
[email protected]638e9df42011-05-31 17:19:301058 '../build/linux/system.gyp:ssl',
[email protected]9d384032009-03-20 23:13:261059 ],
[email protected]2f80c312009-02-25 21:26:551060 },
[email protected]bb639032010-08-12 19:49:401061 { # else: OS is not in the above list
1062 'sources!': [
1063 'base/cert_database_nss_unittest.cc',
1064 ],
1065 }
[email protected]2f80c312009-02-25 21:26:551066 ],
[email protected]6a654d452011-05-23 22:06:541067 [ 'os_posix == 1 and OS != "mac"', {
[email protected]d9df2b52009-12-10 12:06:151068 'conditions': [
1069 ['linux_use_tcmalloc==1', {
1070 'dependencies': [
1071 '../base/allocator/allocator.gyp:allocator',
1072 ],
1073 }],
1074 ],
1075 }],
[email protected]70372d42010-10-22 13:12:341076 [ 'use_openssl==1', {
1077 # When building for OpenSSL, we need to exclude NSS specific tests.
1078 # TODO(bulach): Add equivalent tests when the underlying
1079 # functionality is ported to OpenSSL.
[email protected]b1c2a5542010-10-08 12:44:401080 'sources!': [
1081 'base/cert_database_nss_unittest.cc',
[email protected]70372d42010-10-22 13:12:341082 'base/dnssec_unittest.cc',
[email protected]b1c2a5542010-10-08 12:44:401083 ],
1084 },
1085 ],
[email protected]2f80c312009-02-25 21:26:551086 [ 'OS == "win"', {
[email protected]83727172010-06-04 17:58:081087 'sources!': [
1088 'http/http_auth_gssapi_posix_unittest.cc',
1089 ],
[email protected]cdafbff2010-03-02 17:47:021090 # This is needed to trigger the dll copy step on windows.
1091 # TODO(mark): Specifying this here shouldn't be necessary.
[email protected]2f80c312009-02-25 21:26:551092 'dependencies': [
[email protected]280629492009-09-09 06:49:081093 '../third_party/icu/icu.gyp:icudata',
[email protected]2f80c312009-02-25 21:26:551094 ],
1095 },
1096 ],
1097 ],
1098 },
1099 {
1100 'target_name': 'net_perftests',
1101 'type': 'executable',
1102 'dependencies': [
1103 'net',
[email protected]6718b412009-03-04 18:26:001104 'net_test_support',
[email protected]2f80c312009-02-25 21:26:551105 '../base/base.gyp:base',
[email protected]d34d79f2009-10-14 22:06:141106 '../base/base.gyp:base_i18n',
[email protected]7d1ba9392009-08-03 18:35:061107 '../base/base.gyp:test_support_perf',
[email protected]67875f512011-05-21 00:18:301108 '../build/temp_gyp/googleurl.gyp:googleurl',
[email protected]2f80c312009-02-25 21:26:551109 '../testing/gtest.gyp:gtest',
1110 ],
1111 'sources': [
[email protected]2f80c312009-02-25 21:26:551112 'base/cookie_monster_perftest.cc',
1113 'disk_cache/disk_cache_perftest.cc',
[email protected]448cfef82009-03-06 01:44:331114 'proxy/proxy_resolver_perftest.cc',
[email protected]2f80c312009-02-25 21:26:551115 ],
1116 'conditions': [
1117 # This is needed to trigger the dll copy step on windows.
1118 # TODO(mark): Specifying this here shouldn't be necessary.
1119 [ 'OS == "win"', {
1120 'dependencies': [
[email protected]280629492009-09-09 06:49:081121 '../third_party/icu/icu.gyp:icudata',
[email protected]2f80c312009-02-25 21:26:551122 ],
1123 },
1124 ],
1125 ],
1126 },
1127 {
1128 'target_name': 'stress_cache',
1129 'type': 'executable',
1130 'dependencies': [
1131 'net',
[email protected]6718b412009-03-04 18:26:001132 'net_test_support',
[email protected]2f80c312009-02-25 21:26:551133 '../base/base.gyp:base',
1134 ],
1135 'sources': [
[email protected]2f80c312009-02-25 21:26:551136 'disk_cache/stress_cache.cc',
1137 ],
1138 },
1139 {
1140 'target_name': 'tld_cleanup',
1141 'type': 'executable',
1142 'dependencies': [
1143 '../base/base.gyp:base',
[email protected]d34d79f2009-10-14 22:06:141144 '../base/base.gyp:base_i18n',
[email protected]2f80c312009-02-25 21:26:551145 '../build/temp_gyp/googleurl.gyp:googleurl',
1146 ],
1147 'sources': [
1148 'tools/tld_cleanup/tld_cleanup.cc',
1149 ],
1150 },
1151 {
1152 'target_name': 'crash_cache',
1153 'type': 'executable',
1154 'dependencies': [
1155 'net',
[email protected]6718b412009-03-04 18:26:001156 'net_test_support',
[email protected]2f80c312009-02-25 21:26:551157 '../base/base.gyp:base',
1158 ],
1159 'sources': [
1160 'tools/crash_cache/crash_cache.cc',
[email protected]6718b412009-03-04 18:26:001161 ],
1162 },
1163 {
[email protected]f9ff629f2010-09-03 23:54:361164 'target_name': 'run_testserver',
1165 'type': 'executable',
1166 'dependencies': [
1167 'net',
1168 'net_test_support',
1169 '../base/base.gyp:base',
[email protected]67875f512011-05-21 00:18:301170 '../build/temp_gyp/googleurl.gyp:googleurl',
[email protected]f9ff629f2010-09-03 23:54:361171 '../testing/gtest.gyp:gtest',
1172 ],
[email protected]f9ff629f2010-09-03 23:54:361173 'sources': [
1174 'tools/testserver/run_testserver.cc',
1175 ],
1176 },
1177 {
[email protected]6718b412009-03-04 18:26:001178 'target_name': 'net_test_support',
[email protected]5a547332011-05-19 23:18:531179 'type': 'static_library',
[email protected]6718b412009-03-04 18:26:001180 'dependencies': [
1181 'net',
1182 '../base/base.gyp:base',
[email protected]5f38d712010-10-26 06:46:591183 '../base/base.gyp:test_support_base',
[email protected]ff007e162009-05-23 09:13:151184 '../testing/gtest.gyp:gtest',
[email protected]6718b412009-03-04 18:26:001185 ],
1186 'sources': [
[email protected]702a6a722010-03-17 18:24:511187 'base/cert_test_util.cc',
1188 'base/cert_test_util.h',
[email protected]d2db0292011-01-26 20:23:441189 'base/cookie_monster_store_test.cc',
1190 'base/cookie_monster_store_test.h',
[email protected]d3911162011-07-18 15:12:461191 'base/dns_test_util.cc',
1192 'base/dns_test_util.h',
[email protected]d2db0292011-01-26 20:23:441193 'base/net_test_suite.cc',
1194 'base/net_test_suite.h',
[email protected]ad74a592011-01-21 18:40:551195 'base/test_completion_callback.cc',
1196 'base/test_completion_callback.h',
[email protected]2f80c312009-02-25 21:26:551197 'disk_cache/disk_cache_test_util.cc',
[email protected]6718b412009-03-04 18:26:001198 'disk_cache/disk_cache_test_util.h',
[email protected]b6ce91b2011-02-10 21:30:501199 'proxy/mock_proxy_resolver.cc',
1200 'proxy/mock_proxy_resolver.h',
[email protected]7258def2011-05-17 19:53:001201 'proxy/mock_proxy_script_fetcher.cc',
1202 'proxy/mock_proxy_script_fetcher.h',
[email protected]ab501a6a2009-05-12 15:07:501203 'proxy/proxy_config_service_common_unittest.cc',
1204 'proxy/proxy_config_service_common_unittest.h',
[email protected]f7984fc62009-06-22 23:26:441205 'socket/socket_test_util.cc',
1206 'socket/socket_test_util.h',
[email protected]9af13ce2010-09-16 21:45:481207 'test/python_utils.cc',
1208 'test/python_utils.h',
[email protected]1b9565c2010-07-21 01:19:311209 'test/test_server.cc',
[email protected]95409e12010-08-17 20:07:111210 'test/test_server_posix.cc',
1211 'test/test_server_win.cc',
[email protected]1b9565c2010-07-21 01:19:311212 'test/test_server.h',
[email protected]d2db0292011-01-26 20:23:441213 'url_request/url_request_test_util.cc',
1214 'url_request/url_request_test_util.h',
[email protected]702a6a722010-03-17 18:24:511215 ],
1216 'conditions': [
[email protected]6c2046562010-05-07 23:47:501217 ['inside_chromium_build==1', {
1218 'dependencies': [
[email protected]f86369722011-02-17 13:25:231219 '../chrome/app/policy/cloud_policy_codegen.gyp:cloud_policy_proto_compile',
[email protected]6c2046562010-05-07 23:47:501220 '../chrome/browser/sync/protocol/sync_proto.gyp:sync_proto',
[email protected]9cac94e2010-10-01 16:35:121221 '../third_party/protobuf/protobuf.gyp:py_proto',
[email protected]6c2046562010-05-07 23:47:501222 ],
1223 }],
[email protected]6a654d452011-05-23 22:06:541224 ['os_posix == 1 and OS != "mac"', {
[email protected]70372d42010-10-22 13:12:341225 'conditions': [
1226 ['use_openssl==1', {
1227 'dependencies': [
[email protected]32e1dee2010-12-09 18:36:241228 '../third_party/openssl/openssl.gyp:openssl',
[email protected]32765f82010-12-16 00:01:371229 ],
[email protected]70372d42010-10-22 13:12:341230 }, {
1231 'dependencies': [
[email protected]638e9df42011-05-31 17:19:301232 '../build/linux/system.gyp:ssl',
[email protected]70372d42010-10-22 13:12:341233 ],
1234 }],
[email protected]702a6a722010-03-17 18:24:511235 ],
1236 }],
[email protected]6a654d452011-05-23 22:06:541237 ['os_posix == 1 and OS != "mac"', {
[email protected]85437612010-03-22 11:55:231238 'conditions': [
1239 ['linux_use_tcmalloc==1', {
1240 'dependencies': [
1241 '../base/allocator/allocator.gyp:allocator',
1242 ],
1243 }],
1244 ],
1245 }],
[email protected]2f80c312009-02-25 21:26:551246 ],
1247 },
[email protected]ef36c74c2009-03-11 13:32:221248 {
1249 'target_name': 'net_resources',
1250 'type': 'none',
[email protected]5b910872010-02-09 01:03:021251 'variables': {
[email protected]4de39f82011-03-28 12:01:291252 'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/net',
[email protected]5b910872010-02-09 01:03:021253 },
[email protected]4de39f82011-03-28 12:01:291254 'actions': [
[email protected]2f80c312009-02-25 21:26:551255 {
[email protected]4de39f82011-03-28 12:01:291256 'action_name': 'net_resources',
1257 'variables': {
1258 'grit_grd_file': 'base/net_resources.grd',
1259 },
1260 'includes': [ '../build/grit_action.gypi' ],
[email protected]2f80c312009-02-25 21:26:551261 },
[email protected]6718b412009-03-04 18:26:001262 ],
[email protected]4de39f82011-03-28 12:01:291263 'includes': [ '../build/grit_target.gypi' ],
[email protected]ef36c74c2009-03-11 13:32:221264 },
[email protected]75b91f92009-06-17 07:28:481265 {
1266 'target_name': 'fetch_client',
1267 'type': 'executable',
1268 'dependencies': [
1269 'net',
1270 '../base/base.gyp:base',
[email protected]67875f512011-05-21 00:18:301271 '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
1272 '../build/temp_gyp/googleurl.gyp:googleurl',
[email protected]75b91f92009-06-17 07:28:481273 '../testing/gtest.gyp:gtest',
1274 ],
[email protected]75b91f92009-06-17 07:28:481275 'sources': [
1276 'tools/fetch/fetch_client.cc',
1277 ],
1278 },
[email protected]fe4f06d2009-06-17 07:58:051279 {
1280 'target_name': 'fetch_server',
1281 'type': 'executable',
1282 'dependencies': [
1283 'net',
1284 '../base/base.gyp:base',
[email protected]67875f512011-05-21 00:18:301285 '../build/temp_gyp/googleurl.gyp:googleurl',
[email protected]fe4f06d2009-06-17 07:58:051286 '../testing/gtest.gyp:gtest',
1287 ],
[email protected]fe4f06d2009-06-17 07:58:051288 'sources': [
1289 'tools/fetch/fetch_server.cc',
1290 'tools/fetch/http_listen_socket.cc',
1291 'tools/fetch/http_listen_socket.h',
1292 'tools/fetch/http_server.cc',
1293 'tools/fetch/http_server.h',
[email protected]ecef1ff2011-02-04 18:35:541294 'tools/fetch/http_server_request_info.cc',
[email protected]d022e4e2009-06-23 04:13:001295 'tools/fetch/http_server_request_info.h',
[email protected]ecef1ff2011-02-04 18:35:541296 'tools/fetch/http_server_response_info.cc',
[email protected]d022e4e2009-06-23 04:13:001297 'tools/fetch/http_server_response_info.h',
[email protected]fe4f06d2009-06-17 07:58:051298 'tools/fetch/http_session.cc',
1299 'tools/fetch/http_session.h',
1300 ],
1301 },
[email protected]c402da42009-12-10 02:38:031302 {
[email protected]a33721a2011-02-03 17:23:241303 'target_name': 'http_server',
[email protected]5a547332011-05-19 23:18:531304 'type': 'static_library',
[email protected]0569d862010-07-05 11:32:401305 'dependencies': [
1306 'net',
1307 '../base/base.gyp:base',
1308 '../testing/gtest.gyp:gtest',
1309 ],
[email protected]0569d862010-07-05 11:32:401310 'sources': [
[email protected]a33721a2011-02-03 17:23:241311 'server/http_server.cc',
1312 'server/http_server.h',
[email protected]1889dc1b2010-10-14 22:03:131313 'server/http_server_request_info.cc',
[email protected]0569d862010-07-05 11:32:401314 'server/http_server_request_info.h',
1315 ],
1316 },
1317 {
[email protected]b40f05a2010-09-09 20:13:231318 'target_name': 'dnssec_chain_verify',
1319 'type': 'executable',
1320 'dependencies': [
[email protected]8858a11f42011-05-04 17:55:531321 'net',
[email protected]67875f512011-05-21 00:18:301322 '../base/base.gyp:base',
[email protected]b40f05a2010-09-09 20:13:231323 ],
1324 'sources': [
1325 'tools/dnssec_chain_verify/dnssec_chain_verify.cc',
1326 ]
1327 },
1328 {
[email protected]5bafc4f2010-09-08 14:07:381329 'target_name': 'ssl_false_start_blacklist_process',
1330 'type': 'executable',
1331 'toolsets': ['host'],
1332 'include_dirs': [
1333 '..',
1334 ],
1335 'sources': [
1336 'base/ssl_false_start_blacklist_process.cc',
1337 ],
1338 },
[email protected]ef36c74c2009-03-11 13:32:221339 ],
1340 'conditions': [
[email protected]6a654d452011-05-23 22:06:541341 ['os_posix == 1 and OS != "mac"', {
[email protected]b64abf632010-11-24 10:19:221342 'targets': [
1343 {
1344 'target_name': 'flip_in_mem_edsm_server',
1345 'type': 'executable',
1346 'cflags': [
1347 '-Wno-deprecated',
1348 ],
1349 'dependencies': [
1350 '../base/base.gyp:base',
1351 'net.gyp:net',
1352 '../third_party/openssl/openssl.gyp:openssl',
1353 ],
1354 'sources': [
1355 'tools/dump_cache/url_to_filename_encoder.cc',
1356 'tools/dump_cache/url_to_filename_encoder.h',
1357 'tools/dump_cache/url_utilities.h',
1358 'tools/dump_cache/url_utilities.cc',
[email protected]918e8ad2010-09-30 15:15:521359
[email protected]878984e2011-02-02 20:03:021360 'tools/flip_server/acceptor_thread.h',
1361 'tools/flip_server/acceptor_thread.cc',
[email protected]b64abf632010-11-24 10:19:221362 'tools/flip_server/balsa_enums.h',
1363 'tools/flip_server/balsa_frame.cc',
1364 'tools/flip_server/balsa_frame.h',
1365 'tools/flip_server/balsa_headers.cc',
1366 'tools/flip_server/balsa_headers.h',
1367 'tools/flip_server/balsa_headers_token_utils.cc',
1368 'tools/flip_server/balsa_headers_token_utils.h',
1369 'tools/flip_server/balsa_visitor_interface.h',
1370 'tools/flip_server/buffer_interface.h',
[email protected]878984e2011-02-02 20:03:021371 'tools/flip_server/constants.h',
[email protected]b64abf632010-11-24 10:19:221372 'tools/flip_server/create_listener.cc',
1373 'tools/flip_server/create_listener.h',
1374 'tools/flip_server/epoll_server.cc',
1375 'tools/flip_server/epoll_server.h',
[email protected]ecef1ff2011-02-04 18:35:541376 'tools/flip_server/flip_config.cc',
1377 'tools/flip_server/flip_config.h',
[email protected]b64abf632010-11-24 10:19:221378 'tools/flip_server/flip_in_mem_edsm_server.cc',
[email protected]878984e2011-02-02 20:03:021379 'tools/flip_server/http_interface.cc',
1380 'tools/flip_server/http_interface.h',
[email protected]b64abf632010-11-24 10:19:221381 'tools/flip_server/http_message_constants.cc',
1382 'tools/flip_server/http_message_constants.h',
1383 'tools/flip_server/loadtime_measurement.h',
[email protected]878984e2011-02-02 20:03:021384 'tools/flip_server/mem_cache.h',
1385 'tools/flip_server/mem_cache.cc',
[email protected]878984e2011-02-02 20:03:021386 'tools/flip_server/output_ordering.cc',
1387 'tools/flip_server/output_ordering.h',
[email protected]b64abf632010-11-24 10:19:221388 'tools/flip_server/ring_buffer.cc',
1389 'tools/flip_server/ring_buffer.h',
1390 'tools/flip_server/simple_buffer.cc',
1391 'tools/flip_server/simple_buffer.h',
[email protected]878984e2011-02-02 20:03:021392 'tools/flip_server/sm_connection.cc',
1393 'tools/flip_server/sm_connection.h',
1394 'tools/flip_server/sm_interface.h',
[email protected]b64abf632010-11-24 10:19:221395 'tools/flip_server/split.h',
1396 'tools/flip_server/split.cc',
[email protected]878984e2011-02-02 20:03:021397 'tools/flip_server/spdy_ssl.cc',
1398 'tools/flip_server/spdy_ssl.h',
1399 'tools/flip_server/spdy_interface.cc',
1400 'tools/flip_server/spdy_interface.h',
1401 'tools/flip_server/spdy_util.cc',
1402 'tools/flip_server/spdy_util.h',
1403 'tools/flip_server/streamer_interface.cc',
1404 'tools/flip_server/streamer_interface.h',
[email protected]b64abf632010-11-24 10:19:221405 'tools/flip_server/string_piece_utils.h',
[email protected]b64abf632010-11-24 10:19:221406 ],
1407 },
[email protected]b690e182011-05-18 10:36:561408 {
1409 'target_name': 'curvecp',
[email protected]5a547332011-05-19 23:18:531410 'type': 'static_library',
[email protected]b690e182011-05-18 10:36:561411 'dependencies': [
1412 '../base/base.gyp:base',
1413 'net.gyp:net',
1414 ],
1415 'sources': [
1416 'curvecp/circular_buffer.cc',
1417 'curvecp/circular_buffer.h',
1418 'curvecp/client_packetizer.cc',
1419 'curvecp/client_packetizer.h',
1420 'curvecp/connection_key.cc',
1421 'curvecp/connection_key.h',
1422 'curvecp/curvecp_client_socket.cc',
1423 'curvecp/curvecp_client_socket.h',
1424 'curvecp/curvecp_server_socket.cc',
1425 'curvecp/curvecp_server_socket.h',
1426 'curvecp/messenger.h',
1427 'curvecp/messenger.cc',
1428 'curvecp/packetizer.h',
1429 'curvecp/protocol.cc',
1430 'curvecp/protocol.h',
1431 'curvecp/received_block_list.cc',
1432 'curvecp/received_block_list.h',
1433 'curvecp/rtt_and_send_rate_calculator.cc',
1434 'curvecp/rtt_and_send_rate_calculator.h',
1435 'curvecp/sent_block_list.cc',
1436 'curvecp/sent_block_list.h',
1437 'curvecp/server_messenger.cc',
1438 'curvecp/server_messenger.h',
1439 'curvecp/server_packetizer.cc',
1440 'curvecp/server_packetizer.h',
1441 ],
1442 },
1443 {
1444 'target_name': 'curvecp_unittests',
1445 'type': 'executable',
1446 'dependencies': [
1447 '../base/base.gyp:base',
1448 'net.gyp:curvecp',
1449 'net.gyp:net',
1450 'net_test_support',
1451 '../testing/gmock.gyp:gmock',
1452 '../testing/gtest.gyp:gtest',
1453 '../third_party/zlib/zlib.gyp:zlib',
1454 ],
1455 'sources': [
1456 'curvecp/curvecp_transfer_unittest.cc',
1457 'curvecp/test_client.cc',
1458 'curvecp/test_server.cc',
1459 ],
1460 },
[email protected]b64abf632010-11-24 10:19:221461 ]
1462 }],
[email protected]6718b412009-03-04 18:26:001463 ['OS=="win"', {
1464 'targets': [
[email protected]2f80c312009-02-25 21:26:551465 {
1466 # TODO(port): dump_cache is still Windows-specific.
1467 'target_name': 'dump_cache',
1468 'type': 'executable',
1469 'dependencies': [
1470 'net',
[email protected]ad74a592011-01-21 18:40:551471 'net_test_support',
[email protected]2f80c312009-02-25 21:26:551472 '../base/base.gyp:base',
1473 ],
1474 'sources': [
[email protected]c44344e2009-09-02 22:05:501475 'tools/dump_cache/cache_dumper.cc',
1476 'tools/dump_cache/cache_dumper.h',
[email protected]2f80c312009-02-25 21:26:551477 'tools/dump_cache/dump_cache.cc',
1478 'tools/dump_cache/dump_files.cc',
1479 'tools/dump_cache/upgrade.cc',
[email protected]196f286c2010-06-07 14:57:171480 'tools/dump_cache/url_to_filename_encoder.cc',
[email protected]c44344e2009-09-02 22:05:501481 'tools/dump_cache/url_to_filename_encoder.h',
[email protected]8cd1ba5a2010-08-17 23:47:231482 'tools/dump_cache/url_utilities.h',
1483 'tools/dump_cache/url_utilities.cc',
[email protected]2f80c312009-02-25 21:26:551484 ],
1485 },
1486 ],
1487 }],
[email protected]2f80c312009-02-25 21:26:551488 ],
1489}