blob: 649544a8711ba80ff663e381a96417ac79a7e034 [file] [log] [blame]
[email protected]cb370a0632010-01-30 08:24:121# Copyright (c) 2010 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]9c2a57712009-10-21 20:35:1111 'target_name': 'net_base',
[email protected]653bd5f032009-04-08 12:55:4912 'type': '<(library)',
[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]2f80c312009-02-25 21:26:5516 '../build/temp_gyp/googleurl.gyp:googleurl',
17 '../sdch/sdch.gyp:sdch',
[email protected]280629492009-09-09 06:49:0818 '../third_party/icu/icu.gyp:icui18n',
19 '../third_party/icu/icu.gyp:icuuc',
[email protected]ca21ee32009-10-23 18:03:2220 '../third_party/zlib/zlib.gyp:zlib',
[email protected]ef36c74c2009-03-11 13:32:2221 'net_resources',
[email protected]5bafc4f2010-09-08 14:07:3822 'ssl_false_start_blacklist_process#host',
[email protected]2f80c312009-02-25 21:26:5523 ],
24 'sources': [
[email protected]123ab1e32009-10-21 19:12:5725 'base/address_family.h',
[email protected]2f80c312009-02-25 21:26:5526 'base/address_list.cc',
27 'base/address_list.h',
[email protected]eb8605c2010-05-21 22:17:4728 'base/address_list_net_log_param.cc',
29 'base/address_list_net_log_param.h',
[email protected]9349cfb2010-08-31 18:00:5330 'base/auth.cc',
[email protected]2f80c312009-02-25 21:26:5531 'base/auth.h',
[email protected]ee166792010-12-09 08:14:1032 'base/bandwidth_metrics.cc',
33 'base/bandwidth_metrics.h',
[email protected]6192f732009-03-25 23:44:2034 'base/cache_type.h',
[email protected]ec11be62010-04-28 19:28:0935 'base/capturing_net_log.cc',
36 'base/capturing_net_log.h',
[email protected]58678c52010-08-31 22:13:5237 'base/cert_database.cc',
[email protected]a755e1072009-10-23 16:58:3738 'base/cert_database.h',
39 'base/cert_database_mac.cc',
40 'base/cert_database_nss.cc',
[email protected]1e5fead2010-10-08 14:33:1141 'base/cert_database_openssl.cc',
[email protected]a755e1072009-10-23 16:58:3742 'base/cert_database_win.cc',
[email protected]2f80c312009-02-25 21:26:5543 'base/cert_status_flags.cc',
44 'base/cert_status_flags.h',
45 'base/cert_verifier.cc',
46 'base/cert_verifier.h',
47 'base/cert_verify_result.h',
[email protected]2f80c312009-02-25 21:26:5548 'base/completion_callback.h',
49 'base/connection_type_histograms.cc',
50 'base/connection_type_histograms.h',
51 'base/cookie_monster.cc',
52 'base/cookie_monster.h',
[email protected]5f450e52009-07-28 13:28:1153 'base/cookie_options.h',
[email protected]2f80c312009-02-25 21:26:5554 'base/cookie_policy.h',
[email protected]9b2331d92010-10-04 23:11:1955 'base/cookie_store.cc',
[email protected]5f450e52009-07-28 13:28:1156 'base/cookie_store.h',
[email protected]2f80c312009-02-25 21:26:5557 'base/data_url.cc',
58 'base/data_url.h',
59 'base/directory_lister.cc',
60 'base/directory_lister.h',
[email protected]37e658b2010-07-28 17:23:0461 'base/dns_reload_timer.cc',
62 'base/dns_reload_timer.h',
[email protected]b24713592010-08-11 19:50:0263 'base/dnssec_chain_verifier.cc',
64 'base/dnssec_chain_verifier.h',
65 'base/dnssec_keyset.cc',
66 'base/dnssec_keyset.h',
67 'base/dnssec_proto.h',
[email protected]c36f0642009-09-09 01:10:5068 'base/dns_util.cc',
69 'base/dns_util.h',
[email protected]b3ccac82010-08-04 15:54:4070 'base/dnsrr_resolver.cc',
71 'base/dnsrr_resolver.h',
[email protected]2f80c312009-02-25 21:26:5572 'base/escape.cc',
73 'base/escape.h',
74 'base/ev_root_ca_metadata.cc',
75 'base/ev_root_ca_metadata.h',
76 'base/file_stream.h',
77 'base/file_stream_posix.cc',
78 'base/file_stream_win.cc',
79 'base/filter.cc',
80 'base/filter.h',
81 'base/gzip_filter.cc',
82 'base/gzip_filter.h',
83 'base/gzip_header.cc',
84 'base/gzip_header.h',
[email protected]8a00f00a2009-06-12 00:49:3885 'base/host_cache.cc',
86 'base/host_cache.h',
[email protected]b6a50182010-05-12 22:47:1487 'base/host_mapping_rules.cc',
88 'base/host_mapping_rules.h',
[email protected]564b4912010-03-09 16:30:4289 'base/host_port_pair.cc',
90 'base/host_port_pair.h',
[email protected]2f80c312009-02-25 21:26:5591 'base/host_resolver.cc',
92 'base/host_resolver.h',
[email protected]b59ff372009-07-15 22:04:3293 'base/host_resolver_impl.cc',
94 'base/host_resolver_impl.h',
95 'base/host_resolver_proc.cc',
96 'base/host_resolver_proc.h',
[email protected]2f80c312009-02-25 21:26:5597 'base/io_buffer.cc',
98 'base/io_buffer.h',
[email protected]a755e1072009-10-23 16:58:3799 'base/keygen_handler.h',
100 'base/keygen_handler_mac.cc',
101 'base/keygen_handler_nss.cc',
[email protected]1e5fead2010-10-08 14:33:11102 'base/keygen_handler_openssl.cc',
[email protected]a755e1072009-10-23 16:58:37103 'base/keygen_handler_win.cc',
[email protected]2f80c312009-02-25 21:26:55104 'base/listen_socket.cc',
105 'base/listen_socket.h',
106 'base/load_flags.h',
[email protected]f90ad122010-05-18 20:02:23107 'base/load_flags_list.h',
[email protected]48ab71e2009-06-22 19:19:16108 'base/load_states.h',
[email protected]9087aa32010-02-18 08:03:38109 'base/mapped_host_resolver.cc',
110 'base/mapped_host_resolver.h',
[email protected]2f80c312009-02-25 21:26:55111 'base/mime_sniffer.cc',
112 'base/mime_sniffer.h',
113 'base/mime_util.cc',
114 'base/mime_util.h',
[email protected]b59ff372009-07-15 22:04:32115 # TODO(eroman): move this into its own test-support target.
116 'base/mock_host_resolver.cc',
117 'base/mock_host_resolver.h',
[email protected]2f80c312009-02-25 21:26:55118 'base/net_error_list.h',
119 'base/net_errors.cc',
120 'base/net_errors.h',
[email protected]9e743cd2010-03-16 07:03:53121 'base/net_log.cc',
122 'base/net_log.h',
123 'base/net_log_event_type_list.h',
[email protected]92056b92010-05-22 00:36:46124 'base/net_log_source_type_list.h',
[email protected]2f80c312009-02-25 21:26:55125 'base/net_module.cc',
126 'base/net_module.h',
[email protected]2f80c312009-02-25 21:26:55127 'base/net_util.cc',
128 'base/net_util.h',
129 'base/net_util_posix.cc',
130 'base/net_util_win.cc',
[email protected]100d5fb92009-12-21 21:08:35131 'base/network_change_notifier.cc',
132 'base/network_change_notifier.h',
[email protected]100d5fb92009-12-21 21:08:35133 'base/network_change_notifier_linux.cc',
134 'base/network_change_notifier_linux.h',
135 'base/network_change_notifier_mac.cc',
136 'base/network_change_notifier_mac.h',
[email protected]6d603aa2010-02-19 18:44:58137 'base/network_change_notifier_netlink_linux.cc',
138 'base/network_change_notifier_netlink_linux.h',
[email protected]100d5fb92009-12-21 21:08:35139 'base/network_change_notifier_win.cc',
140 'base/network_change_notifier_win.h',
[email protected]9328443b2010-07-30 06:09:40141 'base/network_config_watcher_mac.cc',
142 'base/network_config_watcher_mac.h',
[email protected]2f80c312009-02-25 21:26:55143 'base/nss_memio.c',
[email protected]d022e4e2009-06-23 04:13:00144 'base/nss_memio.h',
[email protected]0c6523f2010-12-10 10:56:24145 'base/openssl_memory_private_key_store.cc',
146 'base/openssl_private_key_store.h',
[email protected]e5a3eef2010-07-22 02:31:04147 'base/pem_tokenizer.cc',
148 'base/pem_tokenizer.h',
[email protected]2f80c312009-02-25 21:26:55149 'base/platform_mime_util.h',
150 # TODO(tc): gnome-vfs? xdgmime? /etc/mime.types?
151 'base/platform_mime_util_linux.cc',
152 'base/platform_mime_util_mac.cc',
153 'base/platform_mime_util_win.cc',
154 'base/registry_controlled_domain.cc',
155 'base/registry_controlled_domain.h',
156 'base/scoped_cert_chain_context.h',
157 'base/sdch_filter.cc',
158 'base/sdch_filter.h',
159 'base/sdch_manager.cc',
160 'base/sdch_manager.h',
[email protected]9349cfb2010-08-31 18:00:53161 'base/ssl_cert_request_info.cc',
[email protected]0b45559b2009-06-12 21:45:11162 'base/ssl_cert_request_info.h',
[email protected]d8654bf2010-07-18 16:01:32163 'base/ssl_cipher_suite_names.cc',
164 'base/ssl_cipher_suite_names.h',
[email protected]56c866a22009-06-18 19:38:58165 'base/ssl_client_auth_cache.cc',
166 'base/ssl_client_auth_cache.h',
[email protected]e52deec2009-08-21 19:48:39167 'base/ssl_config_service.cc',
[email protected]2f80c312009-02-25 21:26:55168 'base/ssl_config_service.h',
[email protected]7e4468d52010-09-22 19:42:00169 'base/ssl_config_service_defaults.cc',
[email protected]db36938c2009-08-19 21:48:42170 'base/ssl_config_service_defaults.h',
[email protected]f37c98f2009-09-09 22:07:32171 'base/ssl_config_service_mac.cc',
172 'base/ssl_config_service_mac.h',
[email protected]db36938c2009-08-19 21:48:42173 'base/ssl_config_service_win.cc',
174 'base/ssl_config_service_win.h',
[email protected]5bafc4f2010-09-08 14:07:38175 'base/ssl_false_start_blacklist.cc',
[email protected]9349cfb2010-08-31 18:00:53176 'base/ssl_info.cc',
[email protected]2f80c312009-02-25 21:26:55177 'base/ssl_info.h',
[email protected]cb370a0632010-01-30 08:24:12178 'base/static_cookie_policy.cc',
179 'base/static_cookie_policy.h',
[email protected]32765f82010-12-16 00:01:37180 'base/test_root_certs.cc',
181 'base/test_root_certs.h',
182 'base/test_root_certs_mac.cc',
183 'base/test_root_certs_nss.cc',
184 'base/test_root_certs_openssl.cc',
185 'base/test_root_certs_win.cc',
[email protected]326e6792009-12-11 21:04:42186 'base/transport_security_state.cc',
187 'base/transport_security_state.h',
[email protected]a540c2d2009-12-12 00:47:37188 'base/sys_addrinfo.h',
[email protected]d022e4e2009-06-23 04:13:00189 'base/test_completion_callback.h',
[email protected]2f80c312009-02-25 21:26:55190 'base/upload_data.cc',
191 'base/upload_data.h',
192 'base/upload_data_stream.cc',
193 'base/upload_data_stream.h',
[email protected]2f80c312009-02-25 21:26:55194 'base/winsock_init.cc',
195 'base/winsock_init.h',
196 'base/x509_certificate.cc',
197 'base/x509_certificate.h',
198 'base/x509_certificate_mac.cc',
199 'base/x509_certificate_nss.cc',
[email protected]1e5fead2010-10-08 14:33:11200 'base/x509_certificate_openssl.cc',
[email protected]2f80c312009-02-25 21:26:55201 'base/x509_certificate_win.cc',
[email protected]d866fb52010-03-26 23:36:04202 'base/x509_cert_types.cc',
203 'base/x509_cert_types.h',
204 'base/x509_cert_types_mac.cc',
[email protected]5c518762010-10-25 12:59:54205 'base/x509_openssl_util.cc',
206 'base/x509_openssl_util.h',
[email protected]53ae7c42010-06-18 17:45:35207 'third_party/mozilla_security_manager/nsKeygenHandler.cpp',
208 'third_party/mozilla_security_manager/nsKeygenHandler.h',
[email protected]58678c52010-08-31 22:13:52209 'third_party/mozilla_security_manager/nsNSSCertificateDB.cpp',
210 'third_party/mozilla_security_manager/nsNSSCertificateDB.h',
[email protected]b683c6a2010-08-20 02:39:35211 'third_party/mozilla_security_manager/nsNSSCertTrust.cpp',
212 'third_party/mozilla_security_manager/nsNSSCertTrust.h',
[email protected]bb639032010-08-12 19:49:40213 'third_party/mozilla_security_manager/nsPKCS12Blob.cpp',
214 'third_party/mozilla_security_manager/nsPKCS12Blob.h',
[email protected]9c2a57712009-10-21 20:35:11215 ],
216 'export_dependent_settings': [
217 '../base/base.gyp:base',
218 ],
[email protected]5bafc4f2010-09-08 14:07:38219 'actions': [
220 {
221 'action_name': 'ssl_false_start_blacklist',
222 'inputs': [
223 '<(PRODUCT_DIR)/<(EXECUTABLE_PREFIX)ssl_false_start_blacklist_process<(EXECUTABLE_SUFFIX)',
224 'base/ssl_false_start_blacklist.txt',
225 ],
226 'outputs': [
227 '<(SHARED_INTERMEDIATE_DIR)/net/base/ssl_false_start_blacklist_data.cc',
228 ],
229 'action':
230 ['<(PRODUCT_DIR)/<(EXECUTABLE_PREFIX)ssl_false_start_blacklist_process<(EXECUTABLE_SUFFIX)',
231 'base/ssl_false_start_blacklist.txt',
232 '<(SHARED_INTERMEDIATE_DIR)/net/base/ssl_false_start_blacklist_data.cc',
233 ],
234 'message': 'Generating SSL False Start blacklist',
235 'process_outputs_as_sources': 1,
236 },
237 ],
[email protected]9c2a57712009-10-21 20:35:11238 'conditions': [
[email protected]50462ec2010-01-29 22:28:32239 [ 'OS == "linux" or OS == "freebsd" or OS == "openbsd"', {
[email protected]3dd6f5e2010-06-01 20:28:03240 'dependencies': [
241 '../build/linux/system.gyp:gconf',
242 '../build/linux/system.gyp:gdk',
[email protected]b3ccac82010-08-04 15:54:40243 '../build/linux/system.gyp:libresolv',
[email protected]3dd6f5e2010-06-01 20:28:03244 ],
[email protected]70372d42010-10-22 13:12:34245 'conditions': [
246 ['use_openssl==1', {
247 'dependencies': [
[email protected]32e1dee2010-12-09 18:36:24248 '../third_party/openssl/openssl.gyp:openssl',
[email protected]70372d42010-10-22 13:12:34249 ],
250 }, { # else: not using openssl. Use NSS.
251 'dependencies': [
252 '../build/linux/system.gyp:nss',
253 ],
254 }],
255 ],
[email protected]3dd6f5e2010-06-01 20:28:03256 },
257 { # else: OS is not in the above list
258 'sources!': [
259 'base/cert_database_nss.cc',
260 'base/keygen_handler_nss.cc',
[email protected]32765f82010-12-16 00:01:37261 'base/test_root_certs_nss.cc',
[email protected]3dd6f5e2010-06-01 20:28:03262 'base/x509_certificate_nss.cc',
[email protected]53ae7c42010-06-18 17:45:35263 'third_party/mozilla_security_manager/nsKeygenHandler.cpp',
264 'third_party/mozilla_security_manager/nsKeygenHandler.h',
[email protected]58678c52010-08-31 22:13:52265 'third_party/mozilla_security_manager/nsNSSCertificateDB.cpp',
266 'third_party/mozilla_security_manager/nsNSSCertificateDB.h',
[email protected]b683c6a2010-08-20 02:39:35267 'third_party/mozilla_security_manager/nsNSSCertTrust.cpp',
268 'third_party/mozilla_security_manager/nsNSSCertTrust.h',
[email protected]bb639032010-08-12 19:49:40269 'third_party/mozilla_security_manager/nsPKCS12Blob.cpp',
270 'third_party/mozilla_security_manager/nsPKCS12Blob.h',
[email protected]3dd6f5e2010-06-01 20:28:03271 ],
272 },
273 ],
[email protected]70372d42010-10-22 13:12:34274 [ 'use_openssl==1', {
[email protected]1e5fead2010-10-08 14:33:11275 'sources!': [
[email protected]5f7e5cb22010-11-15 16:08:10276 'base/cert_database_nss.cc',
[email protected]70372d42010-10-22 13:12:34277 'base/dnssec_keyset.cc',
278 'base/dnssec_keyset.h',
[email protected]5f7e5cb22010-11-15 16:08:10279 'base/keygen_handler_nss.cc',
280 'base/nss_memio.c',
281 'base/nss_memio.h',
[email protected]32765f82010-12-16 00:01:37282 'base/test_root_certs_nss.cc',
[email protected]5f7e5cb22010-11-15 16:08:10283 'base/x509_certificate_nss.cc',
[email protected]1e5fead2010-10-08 14:33:11284 'third_party/mozilla_security_manager/nsKeygenHandler.cpp',
285 'third_party/mozilla_security_manager/nsKeygenHandler.h',
286 'third_party/mozilla_security_manager/nsNSSCertificateDB.cpp',
287 'third_party/mozilla_security_manager/nsNSSCertificateDB.h',
288 'third_party/mozilla_security_manager/nsNSSCertTrust.cpp',
289 'third_party/mozilla_security_manager/nsNSSCertTrust.h',
290 'third_party/mozilla_security_manager/nsPKCS12Blob.cpp',
291 'third_party/mozilla_security_manager/nsPKCS12Blob.h',
292 ],
293 },
[email protected]5f7e5cb22010-11-15 16:08:10294 { # else: not using openssl.
295 'sources!': [
296 'base/cert_database_openssl.cc',
297 'base/keygen_handler_openssl.cc',
[email protected]0c6523f2010-12-10 10:56:24298 'base/openssl_memory_private_key_store.cc',
299 'base/openssl_private_key_store.h',
[email protected]32765f82010-12-16 00:01:37300 'base/test_root_certs_openssl.cc',
[email protected]5f7e5cb22010-11-15 16:08:10301 'base/x509_certificate_openssl.cc',
302 'base/x509_openssl_util.cc',
303 'base/x509_openssl_util.h',
304 ],
305 },
[email protected]1e5fead2010-10-08 14:33:11306 ],
[email protected]9c2a57712009-10-21 20:35:11307 [ 'OS == "win"', {
[email protected]9c2a57712009-10-21 20:35:11308 'dependencies': [
[email protected]b24713592010-08-11 19:50:02309 '../third_party/nss/nss.gyp:nss',
[email protected]9c2a57712009-10-21 20:35:11310 'tld_cleanup',
311 ],
312 },
313 { # else: OS != "win"
[email protected]d8d4a0a2010-06-12 15:27:47314 'dependencies': [
315 '../third_party/libevent/libevent.gyp:libevent',
316 ],
[email protected]9c2a57712009-10-21 20:35:11317 'sources!': [
[email protected]9c2a57712009-10-21 20:35:11318 'base/winsock_init.cc',
319 ],
320 },
321 ],
[email protected]9c2a57712009-10-21 20:35:11322 [ 'OS == "mac"', {
[email protected]3dd6f5e2010-06-01 20:28:03323 'dependencies': [
[email protected]b24713592010-08-11 19:50:02324 '../third_party/nss/nss.gyp:nss',
[email protected]f505a9b2010-01-28 19:44:02325 ],
[email protected]9c2a57712009-10-21 20:35:11326 'link_settings': {
327 'libraries': [
328 '$(SDKROOT)/System/Library/Frameworks/Security.framework',
329 '$(SDKROOT)/System/Library/Frameworks/SystemConfiguration.framework',
[email protected]899c3e92010-08-28 15:53:50330 '$(SDKROOT)/usr/lib/libresolv.dylib',
[email protected]9c2a57712009-10-21 20:35:11331 ]
332 },
333 },
334 ],
335 ],
336 },
337 {
338 'target_name': 'net',
339 'type': '<(library)',
340 'dependencies': [
341 '../base/base.gyp:base',
342 '../base/base.gyp:base_i18n',
343 '../build/temp_gyp/googleurl.gyp:googleurl',
344 '../sdch/sdch.gyp:sdch',
[email protected]9c2a57712009-10-21 20:35:11345 '../third_party/icu/icu.gyp:icui18n',
346 '../third_party/icu/icu.gyp:icuuc',
[email protected]9c2a57712009-10-21 20:35:11347 '../third_party/zlib/zlib.gyp:zlib',
348 'net_base',
349 'net_resources',
350 ],
351 'sources': [
[email protected]2f80c312009-02-25 21:26:55352 'disk_cache/addr.cc',
353 'disk_cache/addr.h',
354 'disk_cache/backend_impl.cc',
355 'disk_cache/backend_impl.h',
[email protected]84d4cee2009-06-18 23:46:58356 'disk_cache/bitmap.cc',
357 'disk_cache/bitmap.h',
[email protected]2f80c312009-02-25 21:26:55358 'disk_cache/block_files.cc',
359 'disk_cache/block_files.h',
360 'disk_cache/cache_util.h',
361 'disk_cache/cache_util_posix.cc',
362 'disk_cache/cache_util_win.cc',
363 'disk_cache/disk_cache.h',
[email protected]b104b502010-10-18 20:21:31364 'disk_cache/disk_format.cc',
[email protected]2f80c312009-02-25 21:26:55365 'disk_cache/disk_format.h',
366 'disk_cache/entry_impl.cc',
367 'disk_cache/entry_impl.h',
368 'disk_cache/errors.h',
369 'disk_cache/eviction.cc',
370 'disk_cache/eviction.h',
[email protected]c03b9792010-09-13 18:10:51371 'disk_cache/experiments.h',
[email protected]b104b502010-10-18 20:21:31372 'disk_cache/file.cc',
[email protected]2f80c312009-02-25 21:26:55373 'disk_cache/file.h',
374 'disk_cache/file_block.h',
375 'disk_cache/file_lock.cc',
376 'disk_cache/file_lock.h',
377 'disk_cache/file_posix.cc',
378 'disk_cache/file_win.cc',
379 'disk_cache/hash.cc',
380 'disk_cache/hash.h',
[email protected]17a8396f12009-03-27 20:12:34381 'disk_cache/histogram_macros.h',
[email protected]fb2622f2010-07-13 18:00:56382 'disk_cache/in_flight_backend_io.cc',
383 'disk_cache/in_flight_backend_io.h',
384 'disk_cache/in_flight_io.cc',
385 'disk_cache/in_flight_io.h',
[email protected]2f80c312009-02-25 21:26:55386 'disk_cache/mapped_file.h',
387 'disk_cache/mapped_file_posix.cc',
388 'disk_cache/mapped_file_win.cc',
389 'disk_cache/mem_backend_impl.cc',
390 'disk_cache/mem_backend_impl.h',
391 'disk_cache/mem_entry_impl.cc',
392 'disk_cache/mem_entry_impl.h',
393 'disk_cache/mem_rankings.cc',
394 'disk_cache/mem_rankings.h',
395 'disk_cache/rankings.cc',
396 'disk_cache/rankings.h',
[email protected]84d4cee2009-06-18 23:46:58397 'disk_cache/sparse_control.cc',
398 'disk_cache/sparse_control.h',
[email protected]2f80c312009-02-25 21:26:55399 'disk_cache/stats.cc',
400 'disk_cache/stats.h',
401 'disk_cache/stats_histogram.cc',
402 'disk_cache/stats_histogram.h',
403 'disk_cache/storage_block-inl.h',
404 'disk_cache/storage_block.h',
405 'disk_cache/trace.cc',
406 'disk_cache/trace.h',
407 'ftp/ftp_auth_cache.cc',
408 'ftp/ftp_auth_cache.h',
[email protected]c2972192009-07-28 20:30:09409 'ftp/ftp_ctrl_response_buffer.cc',
410 'ftp/ftp_ctrl_response_buffer.h',
[email protected]1d799dd2009-10-28 17:00:49411 'ftp/ftp_directory_listing_buffer.cc',
412 'ftp/ftp_directory_listing_buffer.h',
[email protected]a115b01072009-12-04 09:58:32413 'ftp/ftp_directory_listing_parser.cc',
414 'ftp/ftp_directory_listing_parser.h',
415 'ftp/ftp_directory_listing_parser_ls.cc',
416 'ftp/ftp_directory_listing_parser_ls.h',
[email protected]8425e66e2009-12-07 19:51:46417 'ftp/ftp_directory_listing_parser_netware.cc',
418 'ftp/ftp_directory_listing_parser_netware.h',
[email protected]a115b01072009-12-04 09:58:32419 'ftp/ftp_directory_listing_parser_vms.cc',
420 'ftp/ftp_directory_listing_parser_vms.h',
421 'ftp/ftp_directory_listing_parser_windows.cc',
422 'ftp/ftp_directory_listing_parser_windows.h',
[email protected]2f80c312009-02-25 21:26:55423 'ftp/ftp_network_layer.cc',
424 'ftp/ftp_network_layer.h',
[email protected]b104b502010-10-18 20:21:31425 'ftp/ftp_network_session.cc',
[email protected]2f80c312009-02-25 21:26:55426 'ftp/ftp_network_session.h',
427 'ftp/ftp_network_transaction.cc',
428 'ftp/ftp_network_transaction.h',
429 'ftp/ftp_request_info.h',
430 'ftp/ftp_response_info.h',
[email protected]139dd552009-08-28 22:40:55431 'ftp/ftp_server_type_histograms.cc',
432 'ftp/ftp_server_type_histograms.h',
[email protected]2f80c312009-02-25 21:26:55433 'ftp/ftp_transaction.h',
434 'ftp/ftp_transaction_factory.h',
[email protected]b1c7cc42009-09-24 21:46:50435 'ftp/ftp_util.cc',
436 'ftp/ftp_util.h',
[email protected]5ae0b862009-02-28 02:02:41437 'http/des.cc',
438 'http/des.h',
[email protected]9b437692010-09-09 20:02:48439 'http/disk_cache_based_ssl_host_info.cc',
440 'http/disk_cache_based_ssl_host_info.h',
[email protected]564b4912010-03-09 16:30:42441 'http/http_alternate_protocols.cc',
442 'http/http_alternate_protocols.h',
[email protected]2f80c312009-02-25 21:26:55443 'http/http_atom_list.h',
444 'http/http_auth.cc',
445 'http/http_auth.h',
446 'http/http_auth_cache.cc',
447 'http/http_auth_cache.h',
[email protected]228404f2010-06-24 04:31:41448 'http/http_auth_controller.cc',
449 'http/http_auth_controller.h',
[email protected]eb3cac72010-02-26 21:07:45450 'http/http_auth_filter.cc',
451 'http/http_auth_filter.h',
[email protected]1ce73ede2010-03-25 12:17:44452 'http/http_auth_filter_win.h',
[email protected]83727172010-06-04 17:58:08453 'http/http_auth_gssapi_posix.cc',
454 'http/http_auth_gssapi_posix.h',
[email protected]2f80c312009-02-25 21:26:55455 'http/http_auth_handler.cc',
[email protected]fa55e192010-02-15 14:25:50456 'http/http_auth_handler.h',
[email protected]2f80c312009-02-25 21:26:55457 'http/http_auth_handler_basic.cc',
458 'http/http_auth_handler_basic.h',
459 'http/http_auth_handler_digest.cc',
460 'http/http_auth_handler_digest.h',
[email protected]fa55e192010-02-15 14:25:50461 'http/http_auth_handler_factory.cc',
462 'http/http_auth_handler_factory.h',
[email protected]4fd4a6d2010-01-21 21:38:05463 'http/http_auth_handler_negotiate.h',
[email protected]65d34382010-07-01 18:12:26464 'http/http_auth_handler_negotiate.cc',
[email protected]5ae0b862009-02-28 02:02:41465 'http/http_auth_handler_ntlm.cc',
466 'http/http_auth_handler_ntlm.h',
[email protected]ea9dc9a2009-09-05 00:43:32467 'http/http_auth_handler_ntlm_portable.cc',
468 'http/http_auth_handler_ntlm_win.cc',
[email protected]7da0b332010-01-08 14:56:56469 'http/http_auth_sspi_win.cc',
470 'http/http_auth_sspi_win.h',
[email protected]0877e3d2009-10-17 22:29:57471 'http/http_basic_stream.cc',
[email protected]d022e4e2009-06-23 04:13:00472 'http/http_basic_stream.h',
[email protected]fc48db82009-04-28 21:23:39473 'http/http_byte_range.cc',
474 'http/http_byte_range.h',
[email protected]2f80c312009-02-25 21:26:55475 'http/http_cache.cc',
476 'http/http_cache.h',
[email protected]983a1da2009-11-11 19:59:23477 'http/http_cache_transaction.cc',
478 'http/http_cache_transaction.h',
[email protected]2f80c312009-02-25 21:26:55479 'http/http_chunked_decoder.cc',
480 'http/http_chunked_decoder.h',
[email protected]b104b502010-10-18 20:21:31481 'http/http_net_log_params.cc',
[email protected]a7ea8832010-07-12 17:54:54482 'http/http_net_log_params.h',
[email protected]ac039522010-06-15 16:39:44483 'http/http_network_delegate.h',
[email protected]2f80c312009-02-25 21:26:55484 'http/http_network_layer.cc',
485 'http/http_network_layer.h',
[email protected]0d8fa3ec2009-04-08 04:22:44486 'http/http_network_session.cc',
[email protected]2f80c312009-02-25 21:26:55487 'http/http_network_session.h',
[email protected]87bfa3f2010-09-30 14:54:56488 'http/http_network_session_peer.h',
[email protected]2f80c312009-02-25 21:26:55489 'http/http_network_transaction.cc',
490 'http/http_network_transaction.h',
[email protected]270c6412010-03-29 22:02:47491 'http/http_request_headers.cc',
492 'http/http_request_headers.h',
[email protected]9b2331d92010-10-04 23:11:19493 'http/http_request_info.cc',
[email protected]2f80c312009-02-25 21:26:55494 'http/http_request_info.h',
[email protected]0b0bf032010-09-21 18:08:50495 'http/http_response_body_drainer.cc',
496 'http/http_response_body_drainer.h',
[email protected]2f80c312009-02-25 21:26:55497 'http/http_response_headers.cc',
498 'http/http_response_headers.h',
499 'http/http_response_info.cc',
500 'http/http_response_info.h',
[email protected]d022e4e2009-06-23 04:13:00501 'http/http_stream.h',
[email protected]8e6441ca2010-08-19 05:56:38502 'http/http_stream_factory.cc',
503 'http/http_stream_factory.h',
[email protected]0877e3d2009-10-17 22:29:57504 'http/http_stream_parser.cc',
505 'http/http_stream_parser.h',
[email protected]8e6441ca2010-08-19 05:56:38506 'http/http_stream_request.cc',
507 'http/http_stream_request.h',
[email protected]2f80c312009-02-25 21:26:55508 'http/http_transaction.h',
509 'http/http_transaction_factory.h',
[email protected]d7f16632010-03-29 18:02:36510 'http/url_security_manager.h',
[email protected]930cbb52010-04-02 17:27:10511 'http/url_security_manager.cc',
[email protected]d7f16632010-03-29 18:02:36512 'http/url_security_manager_posix.cc',
513 'http/url_security_manager_win.cc',
[email protected]a7ea8832010-07-12 17:54:54514 'http/http_proxy_client_socket.cc',
515 'http/http_proxy_client_socket.h',
[email protected]e772db3f2010-07-12 18:11:13516 'http/http_proxy_client_socket_pool.cc',
517 'http/http_proxy_client_socket_pool.h',
[email protected]fe2f62a2010-10-01 03:34:07518 'http/http_proxy_utils.cc',
519 'http/http_proxy_utils.h',
[email protected]2f80c312009-02-25 21:26:55520 'http/http_util.cc',
[email protected]e6547c12009-09-18 03:47:01521 'http/http_util_icu.cc',
[email protected]2f80c312009-02-25 21:26:55522 'http/http_util.h',
523 'http/http_vary_data.cc',
524 'http/http_vary_data.h',
[email protected]d022e4e2009-06-23 04:13:00525 'http/http_version.h',
[email protected]5ae0b862009-02-28 02:02:41526 'http/md4.cc',
527 'http/md4.h',
[email protected]8bf26f49a2009-06-12 17:35:50528 'http/partial_data.cc',
529 'http/partial_data.h',
[email protected]511f6f52010-12-17 03:58:29530 'http/proxy_client_socket.h',
[email protected]8e6441ca2010-08-19 05:56:38531 'http/stream_factory.h',
[email protected]25d8ea22009-08-25 19:42:29532 'ocsp/nss_ocsp.cc',
533 'ocsp/nss_ocsp.h',
[email protected]620f5712009-08-04 22:43:12534 'proxy/init_proxy_resolver.cc',
535 'proxy/init_proxy_resolver.h',
[email protected]61b84d52010-07-09 03:32:00536 'proxy/multi_threaded_proxy_resolver.cc',
537 'proxy/multi_threaded_proxy_resolver.h',
[email protected]119655002010-07-23 06:02:40538 'proxy/polling_proxy_config_service.cc',
539 'proxy/polling_proxy_config_service.h',
[email protected]7541206c2010-02-19 20:24:06540 'proxy/proxy_bypass_rules.cc',
541 'proxy/proxy_bypass_rules.h',
[email protected]7dc52f22009-03-02 22:37:18542 'proxy/proxy_config.cc',
543 'proxy/proxy_config.h',
544 'proxy/proxy_config_service.h',
[email protected]1e605472010-12-16 21:41:40545 'proxy/proxy_config_service_fixed.cc',
[email protected]2f80c312009-02-25 21:26:55546 'proxy/proxy_config_service_fixed.h',
[email protected]861c6c62009-04-20 16:50:56547 'proxy/proxy_config_service_linux.cc',
548 'proxy/proxy_config_service_linux.h',
[email protected]a9944f02009-12-10 10:37:27549 'proxy/proxy_config_service_mac.cc',
550 'proxy/proxy_config_service_mac.h',
[email protected]2f80c312009-02-25 21:26:55551 'proxy/proxy_config_service_win.cc',
552 'proxy/proxy_config_service_win.h',
[email protected]7dc52f22009-03-02 22:37:18553 'proxy/proxy_info.cc',
554 'proxy/proxy_info.h',
555 'proxy/proxy_list.cc',
556 'proxy/proxy_list.h',
557 'proxy/proxy_resolver.h',
[email protected]90ae1fb2009-08-02 21:07:12558 'proxy/proxy_resolver_js_bindings.cc',
559 'proxy/proxy_resolver_js_bindings.h',
[email protected]2f80c312009-02-25 21:26:55560 'proxy/proxy_resolver_mac.cc',
[email protected]d022e4e2009-06-23 04:13:00561 'proxy/proxy_resolver_mac.h',
[email protected]59872eb2010-06-22 18:56:12562 'proxy/proxy_resolver_request_context.h',
[email protected]6b675b82009-02-26 23:18:32563 'proxy/proxy_resolver_script.h',
[email protected]24476402010-07-20 20:55:17564 'proxy/proxy_resolver_script_data.cc',
565 'proxy/proxy_resolver_script_data.h',
[email protected]6b675b82009-02-26 23:18:32566 'proxy/proxy_resolver_v8.cc',
567 'proxy/proxy_resolver_v8.h',
[email protected]2f80c312009-02-25 21:26:55568 'proxy/proxy_resolver_winhttp.cc',
569 'proxy/proxy_resolver_winhttp.h',
[email protected]7dc52f22009-03-02 22:37:18570 'proxy/proxy_retry_info.h',
[email protected]2f80c312009-02-25 21:26:55571 'proxy/proxy_script_fetcher.h',
[email protected]86933612010-10-16 23:10:33572 'proxy/proxy_script_fetcher_impl.cc',
573 'proxy/proxy_script_fetcher_impl.h',
[email protected]2f80c312009-02-25 21:26:55574 'proxy/proxy_server.cc',
[email protected]a9944f02009-12-10 10:37:27575 'proxy/proxy_server_mac.cc',
[email protected]2f80c312009-02-25 21:26:55576 'proxy/proxy_server.h',
577 'proxy/proxy_service.cc',
578 'proxy/proxy_service.h',
[email protected]1ca2b452010-04-17 00:07:04579 'proxy/sync_host_resolver_bridge.cc',
580 'proxy/sync_host_resolver_bridge.h',
[email protected]9008c86f2010-08-06 07:10:24581 'socket/client_socket.cc',
[email protected]f7984fc62009-06-22 23:26:44582 'socket/client_socket.h',
583 'socket/client_socket_factory.cc',
584 'socket/client_socket_factory.h',
585 'socket/client_socket_handle.cc',
586 'socket/client_socket_handle.h',
587 'socket/client_socket_pool.h',
[email protected]241c5c2c2010-06-21 18:46:00588 'socket/client_socket_pool.cc',
[email protected]ff579d42009-06-24 15:47:02589 'socket/client_socket_pool_base.cc',
590 'socket/client_socket_pool_base.h',
[email protected]b89f7e42010-05-20 20:37:00591 'socket/client_socket_pool_histograms.cc',
592 'socket/client_socket_pool_histograms.h',
[email protected]2431756e2010-09-29 20:26:13593 'socket/client_socket_pool_manager.cc',
594 'socket/client_socket_pool_manager.h',
[email protected]345c613b2010-11-22 19:33:18595 'socket/dns_cert_provenance_checker.cc',
596 'socket/dns_cert_provenance_checker.h',
[email protected]f61c3972010-12-23 09:54:15597 'socket/nss_ssl_util.cc',
598 'socket/nss_ssl_util.h',
[email protected]f7984fc62009-06-22 23:26:44599 'socket/socket.h',
[email protected]e0c27be2009-07-15 13:09:35600 'socket/socks5_client_socket.cc',
601 'socket/socks5_client_socket.h',
[email protected]3cd17242009-06-23 02:59:02602 'socket/socks_client_socket.cc',
603 'socket/socks_client_socket.h',
[email protected]a796bcec2010-03-22 17:17:26604 'socket/socks_client_socket_pool.cc',
605 'socket/socks_client_socket_pool.h',
[email protected]7cf40912010-12-09 18:25:03606 'socket/ssl_client_socket.cc',
[email protected]f7984fc62009-06-22 23:26:44607 'socket/ssl_client_socket.h',
608 'socket/ssl_client_socket_mac.cc',
[email protected]961427442009-07-15 19:00:47609 'socket/ssl_client_socket_mac.h',
[email protected]fd4f139f2010-06-11 17:02:20610 'socket/ssl_client_socket_mac_factory.cc',
611 'socket/ssl_client_socket_mac_factory.h',
[email protected]20285392010-06-11 03:12:08612 'socket/ssl_client_socket_nss.cc',
613 'socket/ssl_client_socket_nss.h',
[email protected]fd4f139f2010-06-11 17:02:20614 'socket/ssl_client_socket_nss_factory.cc',
615 'socket/ssl_client_socket_nss_factory.h',
[email protected]d518cd92010-09-29 12:27:44616 'socket/ssl_client_socket_openssl.cc',
617 'socket/ssl_client_socket_openssl.h',
[email protected]e60e47a2010-07-14 03:37:18618 'socket/ssl_client_socket_pool.cc',
619 'socket/ssl_client_socket_pool.h',
[email protected]f7984fc62009-06-22 23:26:44620 'socket/ssl_client_socket_win.cc',
621 'socket/ssl_client_socket_win.h',
[email protected]47f7d742010-11-11 04:12:53622 'socket/ssl_error_params.cc',
623 'socket/ssl_error_params.h',
[email protected]f61c3972010-12-23 09:54:15624 'socket/ssl_server_socket.h',
625 'socket/ssl_server_socket_nss.cc',
626 'socket/ssl_server_socket_nss.h',
[email protected]b8b73cf2010-12-15 15:56:19627 'socket/ssl_host_info.cc',
628 'socket/ssl_host_info.h',
[email protected]7f7e92392010-10-26 18:29:29629 'socket/tcp_client_socket.cc',
[email protected]f7984fc62009-06-22 23:26:44630 'socket/tcp_client_socket.h',
631 'socket/tcp_client_socket_libevent.cc',
632 'socket/tcp_client_socket_libevent.h',
633 'socket/tcp_client_socket_pool.cc',
634 'socket/tcp_client_socket_pool.h',
635 'socket/tcp_client_socket_win.cc',
636 'socket/tcp_client_socket_win.h',
[email protected]aef03132009-10-09 05:04:14637 'socket_stream/socket_stream.cc',
638 'socket_stream/socket_stream.h',
[email protected]6a2c36772010-03-01 02:37:13639 'socket_stream/socket_stream_job.cc',
640 'socket_stream/socket_stream_job.h',
641 'socket_stream/socket_stream_job_manager.cc',
642 'socket_stream/socket_stream_job_manager.h',
[email protected]c7f689be2009-11-11 05:53:12643 'socket_stream/socket_stream_metrics.cc',
644 'socket_stream/socket_stream_metrics.h',
[email protected]dab9c7d2010-02-06 21:44:32645 'spdy/spdy_bitmasks.h',
646 'spdy/spdy_frame_builder.cc',
647 'spdy/spdy_frame_builder.h',
648 'spdy/spdy_framer.cc',
649 'spdy/spdy_framer.h',
[email protected]65d56aa2010-06-14 04:13:40650 'spdy/spdy_http_stream.cc',
651 'spdy/spdy_http_stream.h',
[email protected]fa522e72010-09-15 23:36:29652 'spdy/spdy_http_utils.cc',
653 'spdy/spdy_http_utils.h',
[email protected]dab9c7d2010-02-06 21:44:32654 'spdy/spdy_io_buffer.cc',
655 'spdy/spdy_io_buffer.h',
[email protected]dab9c7d2010-02-06 21:44:32656 'spdy/spdy_protocol.h',
[email protected]fe2f62a2010-10-01 03:34:07657 'spdy/spdy_proxy_client_socket.cc',
658 'spdy/spdy_proxy_client_socket.h',
[email protected]dab9c7d2010-02-06 21:44:32659 'spdy/spdy_session.cc',
660 'spdy/spdy_session.h',
661 'spdy/spdy_session_pool.cc',
662 'spdy/spdy_session_pool.h',
[email protected]74188f22010-04-09 20:18:50663 'spdy/spdy_settings_storage.cc',
664 'spdy/spdy_settings_storage.h',
[email protected]dab9c7d2010-02-06 21:44:32665 'spdy/spdy_stream.cc',
666 'spdy/spdy_stream.h',
[email protected]be4d55fe2010-06-01 13:40:02667 'url_request/https_prober.h',
668 'url_request/https_prober.cc',
[email protected]2f80c312009-02-25 21:26:55669 'url_request/url_request.cc',
670 'url_request/url_request.h',
671 'url_request/url_request_about_job.cc',
672 'url_request/url_request_about_job.h',
[email protected]f1d81922010-07-31 17:47:09673 'url_request/url_request_context.cc',
[email protected]2f80c312009-02-25 21:26:55674 'url_request/url_request_context.h',
[email protected]fcb7fd92009-10-22 04:18:58675 'url_request/url_request_data_job.cc',
676 'url_request/url_request_data_job.h',
[email protected]2f80c312009-02-25 21:26:55677 'url_request/url_request_error_job.cc',
678 'url_request/url_request_error_job.h',
679 'url_request/url_request_file_dir_job.cc',
680 'url_request/url_request_file_dir_job.h',
681 'url_request/url_request_file_job.cc',
682 'url_request/url_request_file_job.h',
683 'url_request/url_request_filter.cc',
684 'url_request/url_request_filter.h',
[email protected]e7fe5282010-03-16 12:40:13685 'url_request/url_request_ftp_job.cc',
686 'url_request/url_request_ftp_job.h',
[email protected]2f80c312009-02-25 21:26:55687 'url_request/url_request_http_job.cc',
688 'url_request/url_request_http_job.h',
[email protected]2f80c312009-02-25 21:26:55689 'url_request/url_request_job.cc',
690 'url_request/url_request_job.h',
691 'url_request/url_request_job_manager.cc',
692 'url_request/url_request_job_manager.h',
693 'url_request/url_request_job_metrics.cc',
694 'url_request/url_request_job_metrics.h',
695 'url_request/url_request_job_tracker.cc',
696 'url_request/url_request_job_tracker.h',
[email protected]2612834232010-05-14 21:52:36697 'url_request/url_request_netlog_params.cc',
698 'url_request/url_request_netlog_params.h',
[email protected]56d83182009-09-04 20:01:45699 'url_request/url_request_redirect_job.cc',
700 'url_request/url_request_redirect_job.h',
[email protected]2f80c312009-02-25 21:26:55701 'url_request/url_request_simple_job.cc',
702 'url_request/url_request_simple_job.h',
703 'url_request/url_request_status.h',
704 'url_request/url_request_test_job.cc',
705 'url_request/url_request_test_job.h',
[email protected]6b3f9642010-11-25 02:29:06706 'url_request/url_request_throttler_entry.cc',
707 'url_request/url_request_throttler_entry.h',
708 'url_request/url_request_throttler_entry_interface.h',
709 'url_request/url_request_throttler_header_adapter.h',
710 'url_request/url_request_throttler_header_adapter.cc',
711 'url_request/url_request_throttler_header_interface.h',
712 'url_request/url_request_throttler_manager.cc',
713 'url_request/url_request_throttler_manager.h',
[email protected]13c34d12009-09-14 20:51:04714 'url_request/view_cache_helper.cc',
715 'url_request/view_cache_helper.h',
[email protected]6d9fc742009-10-21 07:59:36716 'websockets/websocket.cc',
717 'websockets/websocket.h',
[email protected]3985966a2010-06-01 03:11:16718 'websockets/websocket_frame_handler.cc',
719 'websockets/websocket_frame_handler.h',
[email protected]af63c902010-03-17 05:09:22720 'websockets/websocket_handshake.cc',
721 'websockets/websocket_handshake.h',
[email protected]511d0a02010-03-26 07:35:55722 'websockets/websocket_handshake_draft75.cc',
723 'websockets/websocket_handshake_draft75.h',
[email protected]817fc502010-06-03 08:58:08724 'websockets/websocket_handshake_handler.cc',
725 'websockets/websocket_handshake_handler.h',
[email protected]6a2c36772010-03-01 02:37:13726 'websockets/websocket_job.cc',
727 'websockets/websocket_job.h',
[email protected]78994ab02010-12-08 18:06:44728 'websockets/websocket_net_log_params.cc',
[email protected]6983889c2010-08-12 04:15:21729 'websockets/websocket_net_log_params.h',
[email protected]4c4eac02009-11-04 10:02:28730 'websockets/websocket_throttle.cc',
731 'websockets/websocket_throttle.h',
[email protected]2f80c312009-02-25 21:26:55732 ],
[email protected]2f80c312009-02-25 21:26:55733 'export_dependent_settings': [
734 '../base/base.gyp:base',
735 ],
736 'conditions': [
[email protected]c61f6432009-04-22 01:16:42737 ['javascript_engine=="v8"', {
738 'dependencies': [
[email protected]44531a22009-04-28 21:37:56739 '../v8/tools/gyp/v8.gyp:v8',
[email protected]c61f6432009-04-22 01:16:42740 ],
741 }],
[email protected]f50278cd2010-08-24 17:34:08742 ['chromeos==1', {
743 'sources!': [
744 'proxy/proxy_config_service_linux.cc',
745 'proxy/proxy_config_service_linux.h',
746 ],
747 }],
[email protected]70372d42010-10-22 13:12:34748 ['use_openssl==1', {
[email protected]b1c2a5542010-10-08 12:44:40749 'sources!': [
[email protected]5f7e5cb22010-11-15 16:08:10750 'ocsp/nss_ocsp.cc',
751 'ocsp/nss_ocsp.h',
[email protected]d8fbf582010-11-04 21:51:12752 'socket/dns_cert_provenance_check.cc',
753 'socket/dns_cert_provenance_check.h',
[email protected]7fd3fd822010-12-23 12:15:49754 'socket/nss_ssl_util.cc',
755 'socket/nss_ssl_util.h',
[email protected]5f7e5cb22010-11-15 16:08:10756 'socket/ssl_client_socket_nss.cc',
757 'socket/ssl_client_socket_nss.h',
758 'socket/ssl_client_socket_nss_factory.cc',
759 'socket/ssl_client_socket_nss_factory.h',
[email protected]f61c3972010-12-23 09:54:15760 'socket/ssl_server_socket_nss.cc',
761 'socket/ssl_server_socket_nss.h',
[email protected]5f7e5cb22010-11-15 16:08:10762 ],
763 },
764 { # else !use_openssl: remove the unneeded files
765 'sources!': [
766 'socket/ssl_client_socket_openssl.cc',
767 'socket/ssl_client_socket_openssl.h',
[email protected]d518cd92010-09-29 12:27:44768 ],
769 },
770 ],
[email protected]50462ec2010-01-29 22:28:32771 [ 'OS == "linux" or OS == "freebsd" or OS == "openbsd"', {
[email protected]3dd6f5e2010-06-01 20:28:03772 'dependencies': [
773 '../build/linux/system.gyp:gconf',
774 '../build/linux/system.gyp:gdk',
[email protected]bbbe9ad2010-11-04 14:56:20775 ],
776 'conditions': [
777 ['use_openssl==1', {
778 'dependencies': [
[email protected]32e1dee2010-12-09 18:36:24779 '../third_party/openssl/openssl.gyp:openssl',
[email protected]bbbe9ad2010-11-04 14:56:20780 ],
781 },
782 { # else use_openssl==0, use NSS
783 'dependencies': [
784 '../build/linux/system.gyp:nss',
785 ],
786 }],
[email protected]3dd6f5e2010-06-01 20:28:03787 ],
788 },
789 { # else: OS is not in the above list
790 'sources!': [
791 'ocsp/nss_ocsp.cc',
792 'ocsp/nss_ocsp.h',
793 ],
794 },
795 ],
[email protected]2f80c312009-02-25 21:26:55796 [ 'OS == "win"', {
[email protected]2f80c312009-02-25 21:26:55797 'sources!': [
[email protected]ea9dc9a2009-09-05 00:43:32798 'http/http_auth_handler_ntlm_portable.cc',
[email protected]f7984fc62009-06-22 23:26:44799 'socket/tcp_client_socket_libevent.cc',
[email protected]2f80c312009-02-25 21:26:55800 ],
801 'dependencies': [
[email protected]f505a9b2010-01-28 19:44:02802 '../third_party/nss/nss.gyp:nss',
[email protected]3dd6f5e2010-06-01 20:28:03803 'third_party/nss/ssl.gyp:ssl',
[email protected]2f80c312009-02-25 21:26:55804 'tld_cleanup',
805 ],
[email protected]2f80c312009-02-25 21:26:55806 },
807 { # else: OS != "win"
[email protected]d8d4a0a2010-06-12 15:27:47808 'dependencies': [
809 '../third_party/libevent/libevent.gyp:libevent',
810 ],
[email protected]2f80c312009-02-25 21:26:55811 'sources!': [
[email protected]2f80c312009-02-25 21:26:55812 'proxy/proxy_resolver_winhttp.cc',
[email protected]fd4f139f2010-06-11 17:02:20813 'socket/ssl_client_socket_nss_factory.cc',
814 'socket/ssl_client_socket_nss_factory.h',
[email protected]2f80c312009-02-25 21:26:55815 ],
[email protected]2f80c312009-02-25 21:26:55816 },
817 ],
818 [ 'OS == "mac"', {
[email protected]3dd6f5e2010-06-01 20:28:03819 'dependencies': [
820 '../third_party/nss/nss.gyp:nss',
821 'third_party/nss/ssl.gyp:ssl',
[email protected]f505a9b2010-01-28 19:44:02822 ],
[email protected]2f80c312009-02-25 21:26:55823 'link_settings': {
824 'libraries': [
825 '$(SDKROOT)/System/Library/Frameworks/Security.framework',
826 '$(SDKROOT)/System/Library/Frameworks/SystemConfiguration.framework',
827 ]
828 },
829 },
[email protected]fd4f139f2010-06-11 17:02:20830 { # else: OS != "mac"
831 'sources!': [
832 'socket/ssl_client_socket_mac_factory.cc',
833 'socket/ssl_client_socket_mac_factory.h',
834 ],
835 },
[email protected]2f80c312009-02-25 21:26:55836 ],
[email protected]2f80c312009-02-25 21:26:55837 ],
838 },
839 {
840 'target_name': 'net_unittests',
841 'type': 'executable',
842 'dependencies': [
843 'net',
[email protected]6718b412009-03-04 18:26:00844 'net_test_support',
[email protected]2f80c312009-02-25 21:26:55845 '../base/base.gyp:base',
[email protected]d34d79f2009-10-14 22:06:14846 '../base/base.gyp:base_i18n',
[email protected]06489a012009-12-10 08:12:54847 '../testing/gmock.gyp:gmock',
[email protected]2f80c312009-02-25 21:26:55848 '../testing/gtest.gyp:gtest',
[email protected]e86aaca2009-08-12 17:58:57849 '../third_party/zlib/zlib.gyp:zlib',
[email protected]2f80c312009-02-25 21:26:55850 ],
[email protected]9e450f22009-03-10 23:12:16851 'msvs_guid': 'E99DA267-BE90-4F45-88A1-6919DB2C7567',
[email protected]2f80c312009-02-25 21:26:55852 'sources': [
[email protected]8a00f00a2009-06-12 00:49:38853 'base/address_list_unittest.cc',
[email protected]bb639032010-08-12 19:49:40854 'base/cert_database_nss_unittest.cc',
[email protected]822581d2010-12-16 17:27:15855 'base/cert_verifier_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55856 'base/cookie_monster_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55857 'base/data_url_unittest.cc',
858 'base/directory_lister_unittest.cc',
[email protected]b24713592010-08-11 19:50:02859 'base/dnssec_unittest.cc',
[email protected]c36f0642009-09-09 01:10:50860 'base/dns_util_unittest.cc',
[email protected]b3ccac82010-08-04 15:54:40861 'base/dnsrr_resolver_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55862 'base/escape_unittest.cc',
863 'base/file_stream_unittest.cc',
864 'base/filter_unittest.cc',
[email protected]56e72f32009-03-09 18:22:27865 'base/filter_unittest.h',
[email protected]2f80c312009-02-25 21:26:55866 'base/gzip_filter_unittest.cc',
[email protected]8a00f00a2009-06-12 00:49:38867 'base/host_cache_unittest.cc',
[email protected]b6a50182010-05-12 22:47:14868 'base/host_mapping_rules_unittest.cc',
[email protected]b59ff372009-07-15 22:04:32869 'base/host_resolver_impl_unittest.cc',
[email protected]cdafbff2010-03-02 17:47:02870 'base/keygen_handler_unittest.cc',
[email protected]85437612010-03-22 11:55:23871 'base/leak_annotations.h',
[email protected]2f80c312009-02-25 21:26:55872 'base/listen_socket_unittest.cc',
873 'base/listen_socket_unittest.h',
[email protected]9087aa32010-02-18 08:03:38874 'base/mapped_host_resolver_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55875 'base/mime_sniffer_unittest.cc',
876 'base/mime_util_unittest.cc',
[email protected]e8188fe2010-12-09 17:33:21877 'base/net_log_unittest.cc',
[email protected]9e743cd2010-03-16 07:03:53878 'base/net_log_unittest.h',
[email protected]66761b952010-06-25 21:30:38879 'base/net_test_suite.h',
[email protected]2f80c312009-02-25 21:26:55880 'base/net_util_unittest.cc',
[email protected]e5a3eef2010-07-22 02:31:04881 'base/pem_tokenizer_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55882 'base/registry_controlled_domain_unittest.cc',
883 'base/run_all_unittests.cc',
884 'base/sdch_filter_unittest.cc',
[email protected]d8654bf2010-07-18 16:01:32885 'base/ssl_cipher_suite_names_unittest.cc',
[email protected]56c866a22009-06-18 19:38:58886 'base/ssl_client_auth_cache_unittest.cc',
[email protected]f37c98f2009-09-09 22:07:32887 'base/ssl_config_service_mac_unittest.cc',
[email protected]a0709c0d2010-09-01 17:04:52888 'base/ssl_config_service_unittest.cc',
[email protected]db36938c2009-08-19 21:48:42889 'base/ssl_config_service_win_unittest.cc',
[email protected]5bafc4f2010-09-08 14:07:38890 'base/ssl_false_start_blacklist_unittest.cc',
[email protected]cb370a0632010-01-30 08:24:12891 'base/static_cookie_policy_unittest.cc',
[email protected]326e6792009-12-11 21:04:42892 'base/transport_security_state_unittest.cc',
[email protected]a710ad602009-11-20 23:39:29893 'base/test_certificate_data.h',
[email protected]2f80c312009-02-25 21:26:55894 'base/test_completion_callback_unittest.cc',
[email protected]95d88ffe2010-02-04 21:25:33895 'base/upload_data_stream_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55896 'base/x509_certificate_unittest.cc',
[email protected]11f40342010-11-22 13:35:49897 'base/x509_cert_types_mac_unittest.cc',
[email protected]90e6d4b2010-11-16 13:58:24898 'base/x509_openssl_util_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55899 'disk_cache/addr_unittest.cc',
900 'disk_cache/backend_unittest.cc',
[email protected]84d4cee2009-06-18 23:46:58901 'disk_cache/bitmap_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55902 'disk_cache/block_files_unittest.cc',
[email protected]831a1a762010-10-12 05:57:08903 'disk_cache/cache_util_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55904 'disk_cache/disk_cache_test_base.cc',
905 'disk_cache/disk_cache_test_base.h',
[email protected]2f80c312009-02-25 21:26:55906 'disk_cache/entry_unittest.cc',
907 'disk_cache/mapped_file_unittest.cc',
908 'disk_cache/storage_block_unittest.cc',
909 'ftp/ftp_auth_cache_unittest.cc',
[email protected]c2972192009-07-28 20:30:09910 'ftp/ftp_ctrl_response_buffer_unittest.cc',
[email protected]1d799dd2009-10-28 17:00:49911 'ftp/ftp_directory_listing_buffer_unittest.cc',
[email protected]a115b01072009-12-04 09:58:32912 'ftp/ftp_directory_listing_parser_ls_unittest.cc',
[email protected]8425e66e2009-12-07 19:51:46913 'ftp/ftp_directory_listing_parser_netware_unittest.cc',
[email protected]a115b01072009-12-04 09:58:32914 'ftp/ftp_directory_listing_parser_vms_unittest.cc',
915 'ftp/ftp_directory_listing_parser_windows_unittest.cc',
[email protected]69b43fe2009-06-15 09:47:37916 'ftp/ftp_network_transaction_unittest.cc',
[email protected]b1c7cc42009-09-24 21:46:50917 'ftp/ftp_util_unittest.cc',
[email protected]5ae0b862009-02-28 02:02:41918 'http/des_unittest.cc',
[email protected]564b4912010-03-09 16:30:42919 'http/http_alternate_protocols_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55920 'http/http_auth_cache_unittest.cc',
[email protected]eb3cac72010-02-26 21:07:45921 'http/http_auth_filter_unittest.cc',
[email protected]83727172010-06-04 17:58:08922 'http/http_auth_gssapi_posix_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55923 'http/http_auth_handler_basic_unittest.cc',
924 'http/http_auth_handler_digest_unittest.cc',
[email protected]fa55e192010-02-15 14:25:50925 'http/http_auth_handler_factory_unittest.cc',
[email protected]3fd9dae2010-06-21 11:39:00926 'http/http_auth_handler_mock.cc',
927 'http/http_auth_handler_mock.h',
[email protected]e607ee672010-04-28 17:16:34928 'http/http_auth_handler_negotiate_unittest.cc',
[email protected]7775c7d2010-06-21 17:50:21929 'http/http_auth_handler_unittest.cc',
[email protected]7da0b332010-01-08 14:56:56930 'http/http_auth_sspi_win_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55931 'http/http_auth_unittest.cc',
[email protected]fc48db82009-04-28 21:23:39932 'http/http_byte_range_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55933 'http/http_cache_unittest.cc',
934 'http/http_chunked_decoder_unittest.cc',
935 'http/http_network_layer_unittest.cc',
936 'http/http_network_transaction_unittest.cc',
[email protected]e772db3f2010-07-12 18:11:13937 'http/http_proxy_client_socket_pool_unittest.cc',
[email protected]270c6412010-03-29 22:02:47938 'http/http_request_headers_unittest.cc',
[email protected]0b0bf032010-09-21 18:08:50939 'http/http_response_body_drainer_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55940 'http/http_response_headers_unittest.cc',
[email protected]81cdfcd2010-10-16 00:49:00941 'http/http_stream_factory_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55942 'http/http_transaction_unittest.cc',
943 'http/http_transaction_unittest.h',
944 'http/http_util_unittest.cc',
945 'http/http_vary_data_unittest.cc',
[email protected]3ad259a2010-07-16 17:26:47946 'http/mock_gssapi_library_posix.cc',
947 'http/mock_gssapi_library_posix.h',
[email protected]5c2471b2010-04-20 17:25:09948 'http/mock_sspi_library_win.h',
949 'http/mock_sspi_library_win.cc',
[email protected]ffdb96f2010-05-05 20:02:30950 'http/url_security_manager_unittest.cc',
[email protected]620f5712009-08-04 22:43:12951 'proxy/init_proxy_resolver_unittest.cc',
[email protected]c6efbc62009-08-06 12:52:19952 'proxy/mock_proxy_resolver.h',
[email protected]61b84d52010-07-09 03:32:00953 'proxy/multi_threaded_proxy_resolver_unittest.cc',
[email protected]7541206c2010-02-19 20:24:06954 'proxy/proxy_bypass_rules_unittest.cc',
[email protected]861c6c62009-04-20 16:50:56955 'proxy/proxy_config_service_linux_unittest.cc',
[email protected]96ce22362009-03-27 20:19:57956 'proxy/proxy_config_service_win_unittest.cc',
[email protected]5b45aec02009-03-31 01:03:23957 'proxy/proxy_config_unittest.cc',
[email protected]7dc52f22009-03-02 22:37:18958 'proxy/proxy_list_unittest.cc',
[email protected]90ae1fb2009-08-02 21:07:12959 'proxy/proxy_resolver_js_bindings_unittest.cc',
[email protected]6b675b82009-02-26 23:18:32960 'proxy/proxy_resolver_v8_unittest.cc',
[email protected]86933612010-10-16 23:10:33961 'proxy/proxy_script_fetcher_impl_unittest.cc',
[email protected]8b03e8d2009-03-02 06:53:31962 'proxy/proxy_server_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55963 'proxy/proxy_service_unittest.cc',
[email protected]1ca2b452010-04-17 00:07:04964 'proxy/sync_host_resolver_bridge_unittest.cc',
[email protected]ab838892009-06-30 18:49:05965 'socket/client_socket_pool_base_unittest.cc',
[email protected]5e6609582010-10-05 18:14:20966 'socket/deterministic_socket_data_unittest.cc',
[email protected]e0c27be2009-07-15 13:09:35967 'socket/socks5_client_socket_unittest.cc',
[email protected]a796bcec2010-03-22 17:17:26968 'socket/socks_client_socket_pool_unittest.cc',
[email protected]76a51ac82009-06-28 07:58:58969 'socket/socks_client_socket_unittest.cc',
[email protected]f7984fc62009-06-22 23:26:44970 'socket/ssl_client_socket_unittest.cc',
[email protected]e60e47a2010-07-14 03:37:18971 'socket/ssl_client_socket_pool_unittest.cc',
[email protected]f61c3972010-12-23 09:54:15972 'socket/ssl_server_socket_unittest.cc',
[email protected]f7984fc62009-06-22 23:26:44973 'socket/tcp_client_socket_pool_unittest.cc',
974 'socket/tcp_client_socket_unittest.cc',
[email protected]26a64592009-12-15 08:04:40975 'socket_stream/socket_stream_metrics_unittest.cc',
[email protected]5f7d8d72009-10-27 09:40:11976 'socket_stream/socket_stream_unittest.cc',
[email protected]dab9c7d2010-02-06 21:44:32977 'spdy/spdy_framer_test.cc',
[email protected]65d56aa2010-06-14 04:13:40978 'spdy/spdy_http_stream_unittest.cc',
[email protected]dab9c7d2010-02-06 21:44:32979 'spdy/spdy_network_transaction_unittest.cc',
980 'spdy/spdy_protocol_test.cc',
[email protected]fe2f62a2010-10-01 03:34:07981 'spdy/spdy_proxy_client_socket_unittest.cc',
[email protected]dab9c7d2010-02-06 21:44:32982 'spdy/spdy_session_unittest.cc',
[email protected]4f386422010-07-20 04:19:49983 'spdy/spdy_stream_unittest.cc',
[email protected]75f30cc22010-06-28 21:41:38984 'spdy/spdy_test_util.cc',
[email protected]2ff8b312010-04-26 22:20:54985 'spdy/spdy_test_util.h',
[email protected]9af13ce2010-09-16 21:45:48986 'test/python_utils_unittest.cc',
[email protected]196f286c2010-06-07 14:57:17987 'tools/dump_cache/url_to_filename_encoder.cc',
988 'tools/dump_cache/url_to_filename_encoder.h',
989 'tools/dump_cache/url_to_filename_encoder_unittest.cc',
[email protected]8cd1ba5a2010-08-17 23:47:23990 'tools/dump_cache/url_utilities.h',
991 'tools/dump_cache/url_utilities.cc',
992 'tools/dump_cache/url_utilities_unittest.cc',
[email protected]ac9f9792010-08-06 14:09:30993 'url_request/url_request_job_tracker_unittest.cc',
[email protected]6b3f9642010-11-25 02:29:06994 'url_request/url_request_throttler_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55995 'url_request/url_request_unittest.cc',
996 'url_request/url_request_unittest.h',
[email protected]cec6f9b02010-05-27 22:06:31997 'url_request/view_cache_helper_unittest.cc',
[email protected]3985966a2010-06-01 03:11:16998 'websockets/websocket_frame_handler_unittest.cc',
[email protected]511d0a02010-03-26 07:35:55999 'websockets/websocket_handshake_draft75_unittest.cc',
[email protected]817fc502010-06-03 08:58:081000 'websockets/websocket_handshake_handler_unittest.cc',
[email protected]af63c902010-03-17 05:09:221001 'websockets/websocket_handshake_unittest.cc',
[email protected]6a2c36772010-03-01 02:37:131002 'websockets/websocket_job_unittest.cc',
[email protected]7ee457852010-11-12 11:19:561003 'websockets/websocket_net_log_params_unittest.cc',
[email protected]4c4eac02009-11-04 10:02:281004 'websockets/websocket_throttle_unittest.cc',
[email protected]6d9fc742009-10-21 07:59:361005 'websockets/websocket_unittest.cc',
[email protected]2f80c312009-02-25 21:26:551006 ],
1007 'conditions': [
[email protected]f50278cd2010-08-24 17:34:081008 ['chromeos==1', {
1009 'sources!': [
1010 'proxy/proxy_config_service_linux_unittest.cc',
1011 ],
1012 }],
[email protected]50462ec2010-01-29 22:28:321013 [ 'OS == "linux" or OS == "freebsd" or OS == "openbsd"', {
[email protected]9d384032009-03-20 23:13:261014 'dependencies': [
1015 '../build/linux/system.gyp:gtk',
[email protected]69138472010-06-25 22:44:481016 '../build/linux/system.gyp:nss',
[email protected]9d384032009-03-20 23:13:261017 ],
[email protected]2f80c312009-02-25 21:26:551018 'sources!': [
1019 'base/sdch_filter_unittest.cc',
[email protected]2f80c312009-02-25 21:26:551020 ],
1021 },
[email protected]bb639032010-08-12 19:49:401022 { # else: OS is not in the above list
1023 'sources!': [
1024 'base/cert_database_nss_unittest.cc',
1025 ],
1026 }
[email protected]2f80c312009-02-25 21:26:551027 ],
[email protected]b1c2a5542010-10-08 12:44:401028 [ 'OS == "linux"', {
[email protected]d9df2b52009-12-10 12:06:151029 'conditions': [
1030 ['linux_use_tcmalloc==1', {
1031 'dependencies': [
1032 '../base/allocator/allocator.gyp:allocator',
1033 ],
1034 }],
1035 ],
1036 }],
[email protected]70372d42010-10-22 13:12:341037 [ 'use_openssl==1', {
1038 # When building for OpenSSL, we need to exclude NSS specific tests.
1039 # TODO(bulach): Add equivalent tests when the underlying
1040 # functionality is ported to OpenSSL.
[email protected]b1c2a5542010-10-08 12:44:401041 'sources!': [
1042 'base/cert_database_nss_unittest.cc',
[email protected]70372d42010-10-22 13:12:341043 'base/dnssec_unittest.cc',
[email protected]b1c2a5542010-10-08 12:44:401044 ],
1045 },
[email protected]90e6d4b2010-11-16 13:58:241046 { # else, remove openssl specific tests
1047 'sources!': [
1048 'base/x509_openssl_util_unittest.cc',
1049 ],
1050 }
[email protected]b1c2a5542010-10-08 12:44:401051 ],
[email protected]2f80c312009-02-25 21:26:551052 [ 'OS == "win"', {
[email protected]83727172010-06-04 17:58:081053 'sources!': [
1054 'http/http_auth_gssapi_posix_unittest.cc',
1055 ],
[email protected]cdafbff2010-03-02 17:47:021056 # This is needed to trigger the dll copy step on windows.
1057 # TODO(mark): Specifying this here shouldn't be necessary.
[email protected]2f80c312009-02-25 21:26:551058 'dependencies': [
[email protected]280629492009-09-09 06:49:081059 '../third_party/icu/icu.gyp:icudata',
[email protected]2f80c312009-02-25 21:26:551060 ],
1061 },
1062 ],
1063 ],
1064 },
1065 {
1066 'target_name': 'net_perftests',
1067 'type': 'executable',
1068 'dependencies': [
1069 'net',
[email protected]6718b412009-03-04 18:26:001070 'net_test_support',
[email protected]2f80c312009-02-25 21:26:551071 '../base/base.gyp:base',
[email protected]d34d79f2009-10-14 22:06:141072 '../base/base.gyp:base_i18n',
[email protected]7d1ba9392009-08-03 18:35:061073 '../base/base.gyp:test_support_perf',
[email protected]2f80c312009-02-25 21:26:551074 '../testing/gtest.gyp:gtest',
1075 ],
[email protected]9e450f22009-03-10 23:12:161076 'msvs_guid': 'AAC78796-B9A2-4CD9-BF89-09B03E92BF73',
[email protected]2f80c312009-02-25 21:26:551077 'sources': [
[email protected]2f80c312009-02-25 21:26:551078 'base/cookie_monster_perftest.cc',
1079 'disk_cache/disk_cache_perftest.cc',
[email protected]448cfef82009-03-06 01:44:331080 'proxy/proxy_resolver_perftest.cc',
[email protected]2f80c312009-02-25 21:26:551081 ],
1082 'conditions': [
1083 # This is needed to trigger the dll copy step on windows.
1084 # TODO(mark): Specifying this here shouldn't be necessary.
1085 [ 'OS == "win"', {
1086 'dependencies': [
[email protected]280629492009-09-09 06:49:081087 '../third_party/icu/icu.gyp:icudata',
[email protected]2f80c312009-02-25 21:26:551088 ],
1089 },
1090 ],
1091 ],
1092 },
1093 {
1094 'target_name': 'stress_cache',
1095 'type': 'executable',
1096 'dependencies': [
1097 'net',
[email protected]6718b412009-03-04 18:26:001098 'net_test_support',
[email protected]2f80c312009-02-25 21:26:551099 '../base/base.gyp:base',
1100 ],
1101 'sources': [
[email protected]2f80c312009-02-25 21:26:551102 'disk_cache/stress_cache.cc',
1103 ],
1104 },
1105 {
1106 'target_name': 'tld_cleanup',
1107 'type': 'executable',
1108 'dependencies': [
1109 '../base/base.gyp:base',
[email protected]d34d79f2009-10-14 22:06:141110 '../base/base.gyp:base_i18n',
[email protected]2f80c312009-02-25 21:26:551111 '../build/temp_gyp/googleurl.gyp:googleurl',
1112 ],
[email protected]b8234462009-03-18 02:30:551113 'msvs_guid': 'E13045CD-7E1F-4A41-9B18-8D288B2E7B41',
[email protected]2f80c312009-02-25 21:26:551114 'sources': [
1115 'tools/tld_cleanup/tld_cleanup.cc',
1116 ],
1117 },
1118 {
1119 'target_name': 'crash_cache',
1120 'type': 'executable',
1121 'dependencies': [
1122 'net',
[email protected]6718b412009-03-04 18:26:001123 'net_test_support',
[email protected]2f80c312009-02-25 21:26:551124 '../base/base.gyp:base',
1125 ],
[email protected]9e450f22009-03-10 23:12:161126 'msvs_guid': 'B0EE0599-2913-46A0-A847-A3EC813658D3',
[email protected]2f80c312009-02-25 21:26:551127 'sources': [
1128 'tools/crash_cache/crash_cache.cc',
[email protected]6718b412009-03-04 18:26:001129 ],
1130 },
1131 {
[email protected]f9ff629f2010-09-03 23:54:361132 'target_name': 'run_testserver',
1133 'type': 'executable',
1134 'dependencies': [
1135 'net',
1136 'net_test_support',
1137 '../base/base.gyp:base',
1138 '../testing/gtest.gyp:gtest',
1139 ],
1140 'msvs_guid': '506F2468-6B1D-48E2-A67C-9D9C6BAC0EC5',
1141 'sources': [
1142 'tools/testserver/run_testserver.cc',
1143 ],
1144 },
1145 {
[email protected]6718b412009-03-04 18:26:001146 'target_name': 'net_test_support',
[email protected]653bd5f032009-04-08 12:55:491147 'type': '<(library)',
[email protected]6718b412009-03-04 18:26:001148 'dependencies': [
1149 'net',
1150 '../base/base.gyp:base',
[email protected]5f38d712010-10-26 06:46:591151 '../base/base.gyp:test_support_base',
[email protected]ff007e162009-05-23 09:13:151152 '../testing/gtest.gyp:gtest',
[email protected]6718b412009-03-04 18:26:001153 ],
1154 'sources': [
[email protected]702a6a722010-03-17 18:24:511155 'base/cert_test_util.cc',
1156 'base/cert_test_util.h',
[email protected]2f80c312009-02-25 21:26:551157 'disk_cache/disk_cache_test_util.cc',
[email protected]6718b412009-03-04 18:26:001158 'disk_cache/disk_cache_test_util.h',
[email protected]ab501a6a2009-05-12 15:07:501159 'proxy/proxy_config_service_common_unittest.cc',
1160 'proxy/proxy_config_service_common_unittest.h',
[email protected]f7984fc62009-06-22 23:26:441161 'socket/socket_test_util.cc',
1162 'socket/socket_test_util.h',
[email protected]9af13ce2010-09-16 21:45:481163 'test/python_utils.cc',
1164 'test/python_utils.h',
[email protected]1b9565c2010-07-21 01:19:311165 'test/test_server.cc',
[email protected]95409e12010-08-17 20:07:111166 'test/test_server_posix.cc',
1167 'test/test_server_win.cc',
[email protected]1b9565c2010-07-21 01:19:311168 'test/test_server.h',
[email protected]702a6a722010-03-17 18:24:511169 ],
1170 'conditions': [
[email protected]6c2046562010-05-07 23:47:501171 ['inside_chromium_build==1', {
1172 'dependencies': [
1173 '../chrome/browser/sync/protocol/sync_proto.gyp:sync_proto',
[email protected]5ceb5e92010-11-11 08:47:141174 '../chrome/browser/policy/proto/device_management_proto.gyp:device_management_proto',
[email protected]9cac94e2010-10-01 16:35:121175 '../third_party/protobuf/protobuf.gyp:py_proto',
[email protected]6c2046562010-05-07 23:47:501176 ],
1177 }],
[email protected]702a6a722010-03-17 18:24:511178 ['OS == "linux" or OS == "freebsd" or OS == "openbsd"', {
[email protected]70372d42010-10-22 13:12:341179 'conditions': [
1180 ['use_openssl==1', {
1181 'dependencies': [
[email protected]32e1dee2010-12-09 18:36:241182 '../third_party/openssl/openssl.gyp:openssl',
[email protected]32765f82010-12-16 00:01:371183 ],
[email protected]70372d42010-10-22 13:12:341184 }, {
1185 'dependencies': [
1186 '../build/linux/system.gyp:nss',
1187 ],
1188 }],
[email protected]702a6a722010-03-17 18:24:511189 ],
1190 }],
[email protected]85437612010-03-22 11:55:231191 ['OS == "linux"', {
1192 'conditions': [
1193 ['linux_use_tcmalloc==1', {
1194 'dependencies': [
1195 '../base/allocator/allocator.gyp:allocator',
1196 ],
1197 }],
1198 ],
1199 }],
[email protected]2f80c312009-02-25 21:26:551200 ],
1201 },
[email protected]ef36c74c2009-03-11 13:32:221202 {
1203 'target_name': 'net_resources',
1204 'type': 'none',
1205 'msvs_guid': '8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942',
[email protected]5b910872010-02-09 01:03:021206 'variables': {
1207 'grit_cmd': ['python', '../tools/grit/grit.py'],
[email protected]b15b5e32011-01-08 01:07:521208 'grit_info_cmd': ['python', '../tools/grit/grit_info.py',
1209 '<@(grit_defines)'],
[email protected]5b910872010-02-09 01:03:021210 'input_paths': [
1211 'base/net_resources.grd',
1212 ],
1213 },
[email protected]ef36c74c2009-03-11 13:32:221214 'rules': [
[email protected]2f80c312009-02-25 21:26:551215 {
[email protected]ef36c74c2009-03-11 13:32:221216 'rule_name': 'grit',
1217 'extension': 'grd',
1218 'inputs': [
[email protected]5b910872010-02-09 01:03:021219 '<!@(<(grit_info_cmd) --inputs <(input_paths))',
[email protected]2f80c312009-02-25 21:26:551220 ],
[email protected]ef36c74c2009-03-11 13:32:221221 'outputs': [
[email protected]5b910872010-02-09 01:03:021222 '<!@(<(grit_info_cmd) '
1223 '--outputs \'<(SHARED_INTERMEDIATE_DIR)/net\' <(input_paths))',
[email protected]2f80c312009-02-25 21:26:551224 ],
[email protected]ef36c74c2009-03-11 13:32:221225 'action':
[email protected]5b910872010-02-09 01:03:021226 ['<@(grit_cmd)',
1227 '-i', '<(RULE_INPUT_PATH)', 'build',
[email protected]bb6aba32011-01-07 19:04:431228 '-o', '<(SHARED_INTERMEDIATE_DIR)/net',
1229 '<@(grit_defines)'],
[email protected]027ec5f2009-03-16 18:30:351230 'message': 'Generating resources from <(RULE_INPUT_PATH)',
[email protected]2f80c312009-02-25 21:26:551231 },
[email protected]6718b412009-03-04 18:26:001232 ],
[email protected]ef36c74c2009-03-11 13:32:221233 'sources': [
[email protected]5b910872010-02-09 01:03:021234 '<@(input_paths)',
[email protected]ef36c74c2009-03-11 13:32:221235 ],
1236 'direct_dependent_settings': {
1237 'include_dirs': [
1238 '<(SHARED_INTERMEDIATE_DIR)/net',
1239 ],
1240 },
[email protected]b392f3e2009-05-11 20:01:241241 'conditions': [
1242 ['OS=="win"', {
1243 'dependencies': ['../build/win/system.gyp:cygwin'],
1244 }],
1245 ],
[email protected]ef36c74c2009-03-11 13:32:221246 },
[email protected]75b91f92009-06-17 07:28:481247 {
1248 'target_name': 'fetch_client',
1249 'type': 'executable',
1250 'dependencies': [
1251 'net',
1252 '../base/base.gyp:base',
[email protected]75b91f92009-06-17 07:28:481253 '../testing/gtest.gyp:gtest',
1254 ],
1255 'msvs_guid': 'DABB8796-B9A2-4CD9-BF89-09B03E92B123',
1256 'sources': [
1257 'tools/fetch/fetch_client.cc',
1258 ],
1259 },
[email protected]fe4f06d2009-06-17 07:58:051260 {
1261 'target_name': 'fetch_server',
1262 'type': 'executable',
1263 'dependencies': [
1264 'net',
1265 '../base/base.gyp:base',
[email protected]fe4f06d2009-06-17 07:58:051266 '../testing/gtest.gyp:gtest',
1267 ],
1268 'msvs_guid': 'DABB8796-B9A2-4CD9-BF89-09B03E92B124',
1269 'sources': [
1270 'tools/fetch/fetch_server.cc',
1271 'tools/fetch/http_listen_socket.cc',
1272 'tools/fetch/http_listen_socket.h',
1273 'tools/fetch/http_server.cc',
1274 'tools/fetch/http_server.h',
[email protected]d022e4e2009-06-23 04:13:001275 'tools/fetch/http_server_request_info.h',
1276 'tools/fetch/http_server_response_info.h',
[email protected]fe4f06d2009-06-17 07:58:051277 'tools/fetch/http_session.cc',
1278 'tools/fetch/http_session.h',
1279 ],
1280 },
[email protected]c402da42009-12-10 02:38:031281 {
[email protected]0569d862010-07-05 11:32:401282 'target_name': 'http_listen_socket',
1283 'type': '<(library)',
1284 'dependencies': [
1285 'net',
1286 '../base/base.gyp:base',
1287 '../testing/gtest.gyp:gtest',
1288 ],
1289 'msvs_guid': 'FCB894A4-CC6C-48C2-B495-52C80527E9BE',
1290 'sources': [
1291 'server/http_listen_socket.cc',
1292 'server/http_listen_socket.h',
[email protected]1889dc1b2010-10-14 22:03:131293 'server/http_server_request_info.cc',
[email protected]0569d862010-07-05 11:32:401294 'server/http_server_request_info.h',
1295 ],
1296 },
1297 {
[email protected]c402da42009-12-10 02:38:031298 'target_name': 'hresolv',
1299 'type': 'executable',
1300 'dependencies': [
1301 'net_base',
1302 ],
1303 'msvs_guid': 'FF1BAC48-D326-4CB4-96DA-8B03DE23ED6E',
1304 'sources': [
1305 'tools/hresolv/hresolv.cc',
1306 ],
1307 },
[email protected]5bafc4f2010-09-08 14:07:381308 {
[email protected]b40f05a2010-09-09 20:13:231309 'target_name': 'dnssec_chain_verify',
1310 'type': 'executable',
1311 'dependencies': [
1312 'net_base',
1313 ],
1314 'sources': [
1315 'tools/dnssec_chain_verify/dnssec_chain_verify.cc',
1316 ]
1317 },
1318 {
[email protected]5bafc4f2010-09-08 14:07:381319 'target_name': 'ssl_false_start_blacklist_process',
1320 'type': 'executable',
1321 'toolsets': ['host'],
1322 'include_dirs': [
1323 '..',
1324 ],
1325 'sources': [
1326 'base/ssl_false_start_blacklist_process.cc',
1327 ],
1328 },
[email protected]ef36c74c2009-03-11 13:32:221329 ],
1330 'conditions': [
[email protected]b64abf632010-11-24 10:19:221331 ['OS=="linux"', {
1332 'targets': [
1333 {
1334 'target_name': 'flip_in_mem_edsm_server',
1335 'type': 'executable',
1336 'cflags': [
1337 '-Wno-deprecated',
1338 ],
1339 'dependencies': [
1340 '../base/base.gyp:base',
1341 'net.gyp:net',
1342 '../third_party/openssl/openssl.gyp:openssl',
1343 ],
1344 'sources': [
1345 'tools/dump_cache/url_to_filename_encoder.cc',
1346 'tools/dump_cache/url_to_filename_encoder.h',
1347 'tools/dump_cache/url_utilities.h',
1348 'tools/dump_cache/url_utilities.cc',
[email protected]918e8ad2010-09-30 15:15:521349
[email protected]b64abf632010-11-24 10:19:221350 'tools/flip_server/balsa_enums.h',
1351 'tools/flip_server/balsa_frame.cc',
1352 'tools/flip_server/balsa_frame.h',
1353 'tools/flip_server/balsa_headers.cc',
1354 'tools/flip_server/balsa_headers.h',
1355 'tools/flip_server/balsa_headers_token_utils.cc',
1356 'tools/flip_server/balsa_headers_token_utils.h',
1357 'tools/flip_server/balsa_visitor_interface.h',
1358 'tools/flip_server/buffer_interface.h',
1359 'tools/flip_server/create_listener.cc',
1360 'tools/flip_server/create_listener.h',
1361 'tools/flip_server/epoll_server.cc',
1362 'tools/flip_server/epoll_server.h',
1363 'tools/flip_server/flip_in_mem_edsm_server.cc',
1364 'tools/flip_server/http_message_constants.cc',
1365 'tools/flip_server/http_message_constants.h',
1366 'tools/flip_server/loadtime_measurement.h',
1367 'tools/flip_server/porting.txt',
1368 'tools/flip_server/ring_buffer.cc',
1369 'tools/flip_server/ring_buffer.h',
1370 'tools/flip_server/simple_buffer.cc',
1371 'tools/flip_server/simple_buffer.h',
1372 'tools/flip_server/split.h',
1373 'tools/flip_server/split.cc',
1374 'tools/flip_server/string_piece_utils.h',
1375 'tools/flip_server/thread.h',
1376 'tools/flip_server/url_to_filename_encoder.h',
1377 'tools/flip_server/url_utilities.h',
1378 ],
1379 },
1380 ]
1381 }],
[email protected]8f205b02010-11-10 22:48:171382 ['OS=="linux"', {
1383 'targets': [
1384 {
1385 'target_name': 'snap_start_unittests',
1386 'type': 'executable',
1387 'dependencies': [
1388 'net',
1389 'net_test_support',
1390 'openssl_helper',
1391 '../build/linux/system.gyp:nss',
1392 '../testing/gmock.gyp:gmock',
1393 '../testing/gtest.gyp:gtest',
1394 ],
1395 'sources': [
1396 'base/run_all_unittests.cc',
1397 'socket/ssl_client_socket_snapstart_unittest.cc',
1398 ]
1399 },
1400 {
1401 'target_name': 'openssl_helper',
1402 'type': 'executable',
1403 'dependencies': [
1404 '../third_party/openssl/openssl.gyp:openssl',
1405 ],
1406 'sources': [
1407 'test/openssl_helper.cc',
1408 ],
1409 },
1410 ],
1411 }],
[email protected]6718b412009-03-04 18:26:001412 ['OS=="win"', {
1413 'targets': [
[email protected]2f80c312009-02-25 21:26:551414 {
1415 # TODO(port): dump_cache is still Windows-specific.
1416 'target_name': 'dump_cache',
1417 'type': 'executable',
1418 'dependencies': [
1419 'net',
1420 '../base/base.gyp:base',
1421 ],
1422 'sources': [
[email protected]c44344e2009-09-02 22:05:501423 'tools/dump_cache/cache_dumper.cc',
1424 'tools/dump_cache/cache_dumper.h',
[email protected]2f80c312009-02-25 21:26:551425 'tools/dump_cache/dump_cache.cc',
1426 'tools/dump_cache/dump_files.cc',
1427 'tools/dump_cache/upgrade.cc',
[email protected]196f286c2010-06-07 14:57:171428 'tools/dump_cache/url_to_filename_encoder.cc',
[email protected]c44344e2009-09-02 22:05:501429 'tools/dump_cache/url_to_filename_encoder.h',
[email protected]8cd1ba5a2010-08-17 23:47:231430 'tools/dump_cache/url_utilities.h',
1431 'tools/dump_cache/url_utilities.cc',
[email protected]2f80c312009-02-25 21:26:551432 ],
1433 },
1434 ],
1435 }],
[email protected]2f80c312009-02-25 21:26:551436 ],
1437}
[email protected]f5c990c2009-10-06 03:02:381438
1439# Local Variables:
1440# tab-width:2
1441# indent-tabs-mode:nil
1442# End:
1443# vim: set expandtab tabstop=2 shiftwidth=2: