blob: 50616f636f0a1d83830e5caa1aa935b57883bfad [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]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]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',
18 '../sdch/sdch.gyp:sdch',
[email protected]280629492009-09-09 06:49:0819 '../third_party/icu/icu.gyp:icui18n',
20 '../third_party/icu/icu.gyp:icuuc',
[email protected]ca21ee32009-10-23 18:03:2221 '../third_party/zlib/zlib.gyp:zlib',
[email protected]ef36c74c2009-03-11 13:32:2222 'net_resources',
[email protected]5bafc4f2010-09-08 14:07:3823 'ssl_false_start_blacklist_process#host',
[email protected]2f80c312009-02-25 21:26:5524 ],
25 'sources': [
[email protected]123ab1e32009-10-21 19:12:5726 'base/address_family.h',
[email protected]2f80c312009-02-25 21:26:5527 'base/address_list.cc',
28 'base/address_list.h',
[email protected]eb8605c2010-05-21 22:17:4729 'base/address_list_net_log_param.cc',
30 'base/address_list_net_log_param.h',
[email protected]9349cfb2010-08-31 18:00:5331 'base/auth.cc',
[email protected]2f80c312009-02-25 21:26:5532 'base/auth.h',
[email protected]cade5682011-03-17 15:35:0733 'base/backoff_entry.cc',
34 'base/backoff_entry.h',
[email protected]ee166792010-12-09 08:14:1035 'base/bandwidth_metrics.cc',
36 'base/bandwidth_metrics.h',
[email protected]6192f732009-03-25 23:44:2037 'base/cache_type.h',
[email protected]ec11be62010-04-28 19:28:0938 'base/capturing_net_log.cc',
39 'base/capturing_net_log.h',
[email protected]58678c52010-08-31 22:13:5240 'base/cert_database.cc',
[email protected]a755e1072009-10-23 16:58:3741 'base/cert_database.h',
42 'base/cert_database_mac.cc',
43 'base/cert_database_nss.cc',
[email protected]1e5fead2010-10-08 14:33:1144 'base/cert_database_openssl.cc',
[email protected]a755e1072009-10-23 16:58:3745 'base/cert_database_win.cc',
[email protected]2f80c312009-02-25 21:26:5546 'base/cert_status_flags.cc',
47 'base/cert_status_flags.h',
48 'base/cert_verifier.cc',
49 'base/cert_verifier.h',
50 'base/cert_verify_result.h',
[email protected]2f80c312009-02-25 21:26:5551 'base/completion_callback.h',
52 'base/connection_type_histograms.cc',
53 'base/connection_type_histograms.h',
54 'base/cookie_monster.cc',
55 'base/cookie_monster.h',
[email protected]5f450e52009-07-28 13:28:1156 'base/cookie_options.h',
[email protected]2f80c312009-02-25 21:26:5557 'base/cookie_policy.h',
[email protected]9b2331d92010-10-04 23:11:1958 'base/cookie_store.cc',
[email protected]5f450e52009-07-28 13:28:1159 'base/cookie_store.h',
[email protected]88b9db72011-01-13 01:48:4360 'base/crypto_module.h',
61 'base/crypto_module_nss.cc',
[email protected]f53cb5c2011-03-10 16:10:5562 'base/crypto_module_openssl.cc',
[email protected]2f80c312009-02-25 21:26:5563 'base/data_url.cc',
64 'base/data_url.h',
65 'base/directory_lister.cc',
66 'base/directory_lister.h',
[email protected]37e658b2010-07-28 17:23:0467 'base/dns_reload_timer.cc',
68 'base/dns_reload_timer.h',
[email protected]b24713592010-08-11 19:50:0269 'base/dnssec_chain_verifier.cc',
70 'base/dnssec_chain_verifier.h',
71 'base/dnssec_keyset.cc',
72 'base/dnssec_keyset.h',
[email protected]c36f0642009-09-09 01:10:5073 'base/dns_util.cc',
74 'base/dns_util.h',
[email protected]b3ccac82010-08-04 15:54:4075 'base/dnsrr_resolver.cc',
76 'base/dnsrr_resolver.h',
[email protected]2f80c312009-02-25 21:26:5577 'base/escape.cc',
78 'base/escape.h',
[email protected]b7f44222011-04-06 00:37:1579 'base/escape_icu.cc',
[email protected]2f80c312009-02-25 21:26:5580 'base/ev_root_ca_metadata.cc',
81 'base/ev_root_ca_metadata.h',
82 'base/file_stream.h',
83 'base/file_stream_posix.cc',
84 'base/file_stream_win.cc',
85 'base/filter.cc',
86 'base/filter.h',
87 'base/gzip_filter.cc',
88 'base/gzip_filter.h',
89 'base/gzip_header.cc',
90 'base/gzip_header.h',
[email protected]8a00f00a2009-06-12 00:49:3891 'base/host_cache.cc',
92 'base/host_cache.h',
[email protected]b6a50182010-05-12 22:47:1493 'base/host_mapping_rules.cc',
94 'base/host_mapping_rules.h',
[email protected]564b4912010-03-09 16:30:4295 'base/host_port_pair.cc',
96 'base/host_port_pair.h',
[email protected]2f80c312009-02-25 21:26:5597 'base/host_resolver.cc',
98 'base/host_resolver.h',
[email protected]b59ff372009-07-15 22:04:3299 'base/host_resolver_impl.cc',
100 'base/host_resolver_impl.h',
101 'base/host_resolver_proc.cc',
102 'base/host_resolver_proc.h',
[email protected]2f80c312009-02-25 21:26:55103 'base/io_buffer.cc',
104 'base/io_buffer.h',
[email protected]76ff86a2011-03-04 03:21:31105 'base/ip_endpoint.cc',
106 'base/ip_endpoint.h',
[email protected]88b9db72011-01-13 01:48:43107 'base/keygen_handler.cc',
[email protected]a755e1072009-10-23 16:58:37108 'base/keygen_handler.h',
109 'base/keygen_handler_mac.cc',
110 'base/keygen_handler_nss.cc',
[email protected]1e5fead2010-10-08 14:33:11111 'base/keygen_handler_openssl.cc',
[email protected]a755e1072009-10-23 16:58:37112 'base/keygen_handler_win.cc',
[email protected]2f80c312009-02-25 21:26:55113 'base/listen_socket.cc',
114 'base/listen_socket.h',
115 'base/load_flags.h',
[email protected]f90ad122010-05-18 20:02:23116 'base/load_flags_list.h',
[email protected]48ab71e2009-06-22 19:19:16117 'base/load_states.h',
[email protected]9087aa32010-02-18 08:03:38118 'base/mapped_host_resolver.cc',
119 'base/mapped_host_resolver.h',
[email protected]2f80c312009-02-25 21:26:55120 'base/mime_sniffer.cc',
121 'base/mime_sniffer.h',
122 'base/mime_util.cc',
123 'base/mime_util.h',
[email protected]b59ff372009-07-15 22:04:32124 # TODO(eroman): move this into its own test-support target.
125 'base/mock_host_resolver.cc',
126 'base/mock_host_resolver.h',
[email protected]2f80c312009-02-25 21:26:55127 'base/net_error_list.h',
128 'base/net_errors.cc',
129 'base/net_errors.h',
[email protected]051e4ec2011-03-15 20:46:32130 'base/net_errors_posix.cc',
131 'base/net_errors_win.cc',
[email protected]9e743cd2010-03-16 07:03:53132 'base/net_log.cc',
133 'base/net_log.h',
134 'base/net_log_event_type_list.h',
[email protected]92056b92010-05-22 00:36:46135 'base/net_log_source_type_list.h',
[email protected]2f80c312009-02-25 21:26:55136 'base/net_module.cc',
137 'base/net_module.h',
[email protected]2f80c312009-02-25 21:26:55138 'base/net_util.cc',
139 'base/net_util.h',
140 'base/net_util_posix.cc',
141 'base/net_util_win.cc',
[email protected]100d5fb92009-12-21 21:08:35142 'base/network_change_notifier.cc',
143 'base/network_change_notifier.h',
[email protected]100d5fb92009-12-21 21:08:35144 'base/network_change_notifier_linux.cc',
145 'base/network_change_notifier_linux.h',
146 'base/network_change_notifier_mac.cc',
147 'base/network_change_notifier_mac.h',
[email protected]6d603aa2010-02-19 18:44:58148 'base/network_change_notifier_netlink_linux.cc',
149 'base/network_change_notifier_netlink_linux.h',
[email protected]100d5fb92009-12-21 21:08:35150 'base/network_change_notifier_win.cc',
151 'base/network_change_notifier_win.h',
[email protected]9328443b2010-07-30 06:09:40152 'base/network_config_watcher_mac.cc',
153 'base/network_config_watcher_mac.h',
[email protected]0651b812011-02-24 00:22:50154 'base/network_delegate.cc',
155 'base/network_delegate.h',
[email protected]2f80c312009-02-25 21:26:55156 'base/nss_memio.c',
[email protected]d022e4e2009-06-23 04:13:00157 'base/nss_memio.h',
[email protected]0c6523f2010-12-10 10:56:24158 'base/openssl_memory_private_key_store.cc',
159 'base/openssl_private_key_store.h',
[email protected]e5a3eef2010-07-22 02:31:04160 'base/pem_tokenizer.cc',
161 'base/pem_tokenizer.h',
[email protected]2f80c312009-02-25 21:26:55162 'base/platform_mime_util.h',
163 # TODO(tc): gnome-vfs? xdgmime? /etc/mime.types?
164 'base/platform_mime_util_linux.cc',
165 'base/platform_mime_util_mac.cc',
166 'base/platform_mime_util_win.cc',
167 'base/registry_controlled_domain.cc',
168 'base/registry_controlled_domain.h',
169 'base/scoped_cert_chain_context.h',
170 'base/sdch_filter.cc',
171 'base/sdch_filter.h',
172 'base/sdch_manager.cc',
173 'base/sdch_manager.h',
[email protected]9349cfb2010-08-31 18:00:53174 'base/ssl_cert_request_info.cc',
[email protected]0b45559b2009-06-12 21:45:11175 'base/ssl_cert_request_info.h',
[email protected]d8654bf2010-07-18 16:01:32176 'base/ssl_cipher_suite_names.cc',
177 'base/ssl_cipher_suite_names.h',
[email protected]56c866a22009-06-18 19:38:58178 'base/ssl_client_auth_cache.cc',
179 'base/ssl_client_auth_cache.h',
[email protected]e52deec2009-08-21 19:48:39180 'base/ssl_config_service.cc',
[email protected]2f80c312009-02-25 21:26:55181 'base/ssl_config_service.h',
[email protected]7e4468d52010-09-22 19:42:00182 'base/ssl_config_service_defaults.cc',
[email protected]db36938c2009-08-19 21:48:42183 'base/ssl_config_service_defaults.h',
[email protected]5bafc4f2010-09-08 14:07:38184 'base/ssl_false_start_blacklist.cc',
[email protected]9349cfb2010-08-31 18:00:53185 'base/ssl_info.cc',
[email protected]2f80c312009-02-25 21:26:55186 'base/ssl_info.h',
[email protected]cb370a0632010-01-30 08:24:12187 'base/static_cookie_policy.cc',
188 'base/static_cookie_policy.h',
[email protected]32765f82010-12-16 00:01:37189 'base/test_root_certs.cc',
190 'base/test_root_certs.h',
191 'base/test_root_certs_mac.cc',
192 'base/test_root_certs_nss.cc',
193 'base/test_root_certs_openssl.cc',
194 'base/test_root_certs_win.cc',
[email protected]326e6792009-12-11 21:04:42195 'base/transport_security_state.cc',
196 'base/transport_security_state.h',
[email protected]a540c2d2009-12-12 00:47:37197 'base/sys_addrinfo.h',
[email protected]2f80c312009-02-25 21:26:55198 'base/upload_data.cc',
199 'base/upload_data.h',
200 'base/upload_data_stream.cc',
201 'base/upload_data_stream.h',
[email protected]2f80c312009-02-25 21:26:55202 'base/winsock_init.cc',
203 'base/winsock_init.h',
[email protected]7b6afd02011-03-12 00:03:12204 'base/winsock_util.cc',
205 'base/winsock_util.h',
[email protected]2f80c312009-02-25 21:26:55206 'base/x509_certificate.cc',
207 'base/x509_certificate.h',
208 'base/x509_certificate_mac.cc',
209 'base/x509_certificate_nss.cc',
[email protected]1e5fead2010-10-08 14:33:11210 'base/x509_certificate_openssl.cc',
[email protected]2f80c312009-02-25 21:26:55211 'base/x509_certificate_win.cc',
[email protected]d866fb52010-03-26 23:36:04212 'base/x509_cert_types.cc',
213 'base/x509_cert_types.h',
214 'base/x509_cert_types_mac.cc',
[email protected]5c518762010-10-25 12:59:54215 'base/x509_openssl_util.cc',
216 'base/x509_openssl_util.h',
[email protected]53ae7c42010-06-18 17:45:35217 'third_party/mozilla_security_manager/nsKeygenHandler.cpp',
218 'third_party/mozilla_security_manager/nsKeygenHandler.h',
[email protected]58678c52010-08-31 22:13:52219 'third_party/mozilla_security_manager/nsNSSCertificateDB.cpp',
220 'third_party/mozilla_security_manager/nsNSSCertificateDB.h',
[email protected]b683c6a2010-08-20 02:39:35221 'third_party/mozilla_security_manager/nsNSSCertTrust.cpp',
222 'third_party/mozilla_security_manager/nsNSSCertTrust.h',
[email protected]bb639032010-08-12 19:49:40223 'third_party/mozilla_security_manager/nsPKCS12Blob.cpp',
224 'third_party/mozilla_security_manager/nsPKCS12Blob.h',
[email protected]9c2a57712009-10-21 20:35:11225 ],
226 'export_dependent_settings': [
227 '../base/base.gyp:base',
228 ],
[email protected]5bafc4f2010-09-08 14:07:38229 'actions': [
230 {
231 'action_name': 'ssl_false_start_blacklist',
232 'inputs': [
233 '<(PRODUCT_DIR)/<(EXECUTABLE_PREFIX)ssl_false_start_blacklist_process<(EXECUTABLE_SUFFIX)',
234 'base/ssl_false_start_blacklist.txt',
235 ],
236 'outputs': [
237 '<(SHARED_INTERMEDIATE_DIR)/net/base/ssl_false_start_blacklist_data.cc',
238 ],
239 'action':
240 ['<(PRODUCT_DIR)/<(EXECUTABLE_PREFIX)ssl_false_start_blacklist_process<(EXECUTABLE_SUFFIX)',
241 'base/ssl_false_start_blacklist.txt',
242 '<(SHARED_INTERMEDIATE_DIR)/net/base/ssl_false_start_blacklist_data.cc',
243 ],
244 'message': 'Generating SSL False Start blacklist',
245 'process_outputs_as_sources': 1,
246 },
247 ],
[email protected]9c2a57712009-10-21 20:35:11248 'conditions': [
[email protected]50462ec2010-01-29 22:28:32249 [ 'OS == "linux" or OS == "freebsd" or OS == "openbsd"', {
[email protected]3dd6f5e2010-06-01 20:28:03250 'dependencies': [
251 '../build/linux/system.gyp:gconf',
252 '../build/linux/system.gyp:gdk',
[email protected]b3ccac82010-08-04 15:54:40253 '../build/linux/system.gyp:libresolv',
[email protected]3dd6f5e2010-06-01 20:28:03254 ],
[email protected]70372d42010-10-22 13:12:34255 'conditions': [
256 ['use_openssl==1', {
257 'dependencies': [
[email protected]32e1dee2010-12-09 18:36:24258 '../third_party/openssl/openssl.gyp:openssl',
[email protected]70372d42010-10-22 13:12:34259 ],
260 }, { # else: not using openssl. Use NSS.
261 'dependencies': [
262 '../build/linux/system.gyp:nss',
263 ],
264 }],
265 ],
[email protected]3dd6f5e2010-06-01 20:28:03266 },
267 { # else: OS is not in the above list
268 'sources!': [
269 'base/cert_database_nss.cc',
[email protected]88b9db72011-01-13 01:48:43270 'base/crypto_module_nss.cc',
[email protected]3dd6f5e2010-06-01 20:28:03271 'base/keygen_handler_nss.cc',
[email protected]32765f82010-12-16 00:01:37272 'base/test_root_certs_nss.cc',
[email protected]3dd6f5e2010-06-01 20:28:03273 'base/x509_certificate_nss.cc',
[email protected]53ae7c42010-06-18 17:45:35274 'third_party/mozilla_security_manager/nsKeygenHandler.cpp',
275 'third_party/mozilla_security_manager/nsKeygenHandler.h',
[email protected]58678c52010-08-31 22:13:52276 'third_party/mozilla_security_manager/nsNSSCertificateDB.cpp',
277 'third_party/mozilla_security_manager/nsNSSCertificateDB.h',
[email protected]b683c6a2010-08-20 02:39:35278 'third_party/mozilla_security_manager/nsNSSCertTrust.cpp',
279 'third_party/mozilla_security_manager/nsNSSCertTrust.h',
[email protected]bb639032010-08-12 19:49:40280 'third_party/mozilla_security_manager/nsPKCS12Blob.cpp',
281 'third_party/mozilla_security_manager/nsPKCS12Blob.h',
[email protected]3dd6f5e2010-06-01 20:28:03282 ],
283 },
284 ],
[email protected]70372d42010-10-22 13:12:34285 [ 'use_openssl==1', {
[email protected]1e5fead2010-10-08 14:33:11286 'sources!': [
[email protected]5f7e5cb22010-11-15 16:08:10287 'base/cert_database_nss.cc',
[email protected]88b9db72011-01-13 01:48:43288 'base/crypto_module_nss.cc',
[email protected]70372d42010-10-22 13:12:34289 'base/dnssec_keyset.cc',
290 'base/dnssec_keyset.h',
[email protected]5f7e5cb22010-11-15 16:08:10291 'base/keygen_handler_nss.cc',
292 'base/nss_memio.c',
293 'base/nss_memio.h',
[email protected]32765f82010-12-16 00:01:37294 'base/test_root_certs_nss.cc',
[email protected]5f7e5cb22010-11-15 16:08:10295 'base/x509_certificate_nss.cc',
[email protected]1e5fead2010-10-08 14:33:11296 'third_party/mozilla_security_manager/nsKeygenHandler.cpp',
297 'third_party/mozilla_security_manager/nsKeygenHandler.h',
298 'third_party/mozilla_security_manager/nsNSSCertificateDB.cpp',
299 'third_party/mozilla_security_manager/nsNSSCertificateDB.h',
300 'third_party/mozilla_security_manager/nsNSSCertTrust.cpp',
301 'third_party/mozilla_security_manager/nsNSSCertTrust.h',
302 'third_party/mozilla_security_manager/nsPKCS12Blob.cpp',
303 'third_party/mozilla_security_manager/nsPKCS12Blob.h',
304 ],
305 },
[email protected]5f7e5cb22010-11-15 16:08:10306 { # else: not using openssl.
307 'sources!': [
308 'base/cert_database_openssl.cc',
[email protected]f53cb5c2011-03-10 16:10:55309 'base/crypto_module_openssl.cc',
[email protected]5f7e5cb22010-11-15 16:08:10310 'base/keygen_handler_openssl.cc',
[email protected]0c6523f2010-12-10 10:56:24311 'base/openssl_memory_private_key_store.cc',
312 'base/openssl_private_key_store.h',
[email protected]32765f82010-12-16 00:01:37313 'base/test_root_certs_openssl.cc',
[email protected]5f7e5cb22010-11-15 16:08:10314 'base/x509_certificate_openssl.cc',
315 'base/x509_openssl_util.cc',
316 'base/x509_openssl_util.h',
317 ],
318 },
[email protected]1e5fead2010-10-08 14:33:11319 ],
[email protected]9c2a57712009-10-21 20:35:11320 [ 'OS == "win"', {
[email protected]9c2a57712009-10-21 20:35:11321 'dependencies': [
[email protected]b24713592010-08-11 19:50:02322 '../third_party/nss/nss.gyp:nss',
[email protected]9c2a57712009-10-21 20:35:11323 'tld_cleanup',
324 ],
325 },
326 { # else: OS != "win"
[email protected]d8d4a0a2010-06-12 15:27:47327 'dependencies': [
328 '../third_party/libevent/libevent.gyp:libevent',
329 ],
[email protected]9c2a57712009-10-21 20:35:11330 'sources!': [
[email protected]9c2a57712009-10-21 20:35:11331 'base/winsock_init.cc',
[email protected]7b6afd02011-03-12 00:03:12332 'base/winsock_util.cc',
[email protected]9c2a57712009-10-21 20:35:11333 ],
334 },
335 ],
[email protected]9c2a57712009-10-21 20:35:11336 [ 'OS == "mac"', {
[email protected]3dd6f5e2010-06-01 20:28:03337 'dependencies': [
[email protected]b24713592010-08-11 19:50:02338 '../third_party/nss/nss.gyp:nss',
[email protected]f505a9b2010-01-28 19:44:02339 ],
[email protected]9c2a57712009-10-21 20:35:11340 'link_settings': {
341 'libraries': [
342 '$(SDKROOT)/System/Library/Frameworks/Security.framework',
343 '$(SDKROOT)/System/Library/Frameworks/SystemConfiguration.framework',
[email protected]899c3e92010-08-28 15:53:50344 '$(SDKROOT)/usr/lib/libresolv.dylib',
[email protected]9c2a57712009-10-21 20:35:11345 ]
346 },
347 },
348 ],
349 ],
350 },
351 {
352 'target_name': 'net',
353 'type': '<(library)',
354 'dependencies': [
355 '../base/base.gyp:base',
356 '../base/base.gyp:base_i18n',
357 '../build/temp_gyp/googleurl.gyp:googleurl',
358 '../sdch/sdch.gyp:sdch',
[email protected]9c2a57712009-10-21 20:35:11359 '../third_party/icu/icu.gyp:icui18n',
360 '../third_party/icu/icu.gyp:icuuc',
[email protected]9c2a57712009-10-21 20:35:11361 '../third_party/zlib/zlib.gyp:zlib',
362 'net_base',
363 'net_resources',
364 ],
365 'sources': [
[email protected]2f80c312009-02-25 21:26:55366 'disk_cache/addr.cc',
367 'disk_cache/addr.h',
368 'disk_cache/backend_impl.cc',
369 'disk_cache/backend_impl.h',
[email protected]84d4cee2009-06-18 23:46:58370 'disk_cache/bitmap.cc',
371 'disk_cache/bitmap.h',
[email protected]2f80c312009-02-25 21:26:55372 'disk_cache/block_files.cc',
373 'disk_cache/block_files.h',
374 'disk_cache/cache_util.h',
375 'disk_cache/cache_util_posix.cc',
376 'disk_cache/cache_util_win.cc',
377 'disk_cache/disk_cache.h',
[email protected]b104b502010-10-18 20:21:31378 'disk_cache/disk_format.cc',
[email protected]2f80c312009-02-25 21:26:55379 'disk_cache/disk_format.h',
380 'disk_cache/entry_impl.cc',
381 'disk_cache/entry_impl.h',
382 'disk_cache/errors.h',
383 'disk_cache/eviction.cc',
384 'disk_cache/eviction.h',
[email protected]c03b9792010-09-13 18:10:51385 'disk_cache/experiments.h',
[email protected]9eb8cdf2011-03-17 18:53:02386 'disk_cache/net_log_parameters.cc',
387 'disk_cache/net_log_parameters.h',
[email protected]b104b502010-10-18 20:21:31388 'disk_cache/file.cc',
[email protected]2f80c312009-02-25 21:26:55389 'disk_cache/file.h',
390 'disk_cache/file_block.h',
391 'disk_cache/file_lock.cc',
392 'disk_cache/file_lock.h',
393 'disk_cache/file_posix.cc',
394 'disk_cache/file_win.cc',
395 'disk_cache/hash.cc',
396 'disk_cache/hash.h',
[email protected]17a8396f12009-03-27 20:12:34397 'disk_cache/histogram_macros.h',
[email protected]fb2622f2010-07-13 18:00:56398 'disk_cache/in_flight_backend_io.cc',
399 'disk_cache/in_flight_backend_io.h',
400 'disk_cache/in_flight_io.cc',
401 'disk_cache/in_flight_io.h',
[email protected]2f80c312009-02-25 21:26:55402 'disk_cache/mapped_file.h',
403 'disk_cache/mapped_file_posix.cc',
404 'disk_cache/mapped_file_win.cc',
405 'disk_cache/mem_backend_impl.cc',
406 'disk_cache/mem_backend_impl.h',
407 'disk_cache/mem_entry_impl.cc',
408 'disk_cache/mem_entry_impl.h',
409 'disk_cache/mem_rankings.cc',
410 'disk_cache/mem_rankings.h',
411 'disk_cache/rankings.cc',
412 'disk_cache/rankings.h',
[email protected]84d4cee2009-06-18 23:46:58413 'disk_cache/sparse_control.cc',
414 'disk_cache/sparse_control.h',
[email protected]2f80c312009-02-25 21:26:55415 'disk_cache/stats.cc',
416 'disk_cache/stats.h',
417 'disk_cache/stats_histogram.cc',
418 'disk_cache/stats_histogram.h',
419 'disk_cache/storage_block-inl.h',
420 'disk_cache/storage_block.h',
421 'disk_cache/trace.cc',
422 'disk_cache/trace.h',
423 'ftp/ftp_auth_cache.cc',
424 'ftp/ftp_auth_cache.h',
[email protected]c2972192009-07-28 20:30:09425 'ftp/ftp_ctrl_response_buffer.cc',
426 'ftp/ftp_ctrl_response_buffer.h',
[email protected]a115b01072009-12-04 09:58:32427 'ftp/ftp_directory_listing_parser.cc',
428 'ftp/ftp_directory_listing_parser.h',
429 'ftp/ftp_directory_listing_parser_ls.cc',
430 'ftp/ftp_directory_listing_parser_ls.h',
[email protected]8425e66e2009-12-07 19:51:46431 'ftp/ftp_directory_listing_parser_netware.cc',
432 'ftp/ftp_directory_listing_parser_netware.h',
[email protected]a115b01072009-12-04 09:58:32433 'ftp/ftp_directory_listing_parser_vms.cc',
434 'ftp/ftp_directory_listing_parser_vms.h',
435 'ftp/ftp_directory_listing_parser_windows.cc',
436 'ftp/ftp_directory_listing_parser_windows.h',
[email protected]2f80c312009-02-25 21:26:55437 'ftp/ftp_network_layer.cc',
438 'ftp/ftp_network_layer.h',
[email protected]b104b502010-10-18 20:21:31439 'ftp/ftp_network_session.cc',
[email protected]2f80c312009-02-25 21:26:55440 'ftp/ftp_network_session.h',
441 'ftp/ftp_network_transaction.cc',
442 'ftp/ftp_network_transaction.h',
443 'ftp/ftp_request_info.h',
[email protected]47f7753f2011-02-23 21:20:23444 'ftp/ftp_response_info.cc',
[email protected]2f80c312009-02-25 21:26:55445 'ftp/ftp_response_info.h',
[email protected]139dd552009-08-28 22:40:55446 'ftp/ftp_server_type_histograms.cc',
447 'ftp/ftp_server_type_histograms.h',
[email protected]2f80c312009-02-25 21:26:55448 'ftp/ftp_transaction.h',
449 'ftp/ftp_transaction_factory.h',
[email protected]b1c7cc42009-09-24 21:46:50450 'ftp/ftp_util.cc',
451 'ftp/ftp_util.h',
[email protected]5ae0b862009-02-28 02:02:41452 'http/des.cc',
453 'http/des.h',
[email protected]9b437692010-09-09 20:02:48454 'http/disk_cache_based_ssl_host_info.cc',
455 'http/disk_cache_based_ssl_host_info.h',
[email protected]564b4912010-03-09 16:30:42456 'http/http_alternate_protocols.cc',
457 'http/http_alternate_protocols.h',
[email protected]2f80c312009-02-25 21:26:55458 'http/http_atom_list.h',
459 'http/http_auth.cc',
460 'http/http_auth.h',
461 'http/http_auth_cache.cc',
462 'http/http_auth_cache.h',
[email protected]228404f2010-06-24 04:31:41463 'http/http_auth_controller.cc',
464 'http/http_auth_controller.h',
[email protected]eb3cac72010-02-26 21:07:45465 'http/http_auth_filter.cc',
466 'http/http_auth_filter.h',
[email protected]1ce73ede2010-03-25 12:17:44467 'http/http_auth_filter_win.h',
[email protected]83727172010-06-04 17:58:08468 'http/http_auth_gssapi_posix.cc',
469 'http/http_auth_gssapi_posix.h',
[email protected]2f80c312009-02-25 21:26:55470 'http/http_auth_handler.cc',
[email protected]fa55e192010-02-15 14:25:50471 'http/http_auth_handler.h',
[email protected]2f80c312009-02-25 21:26:55472 'http/http_auth_handler_basic.cc',
473 'http/http_auth_handler_basic.h',
474 'http/http_auth_handler_digest.cc',
475 'http/http_auth_handler_digest.h',
[email protected]fa55e192010-02-15 14:25:50476 'http/http_auth_handler_factory.cc',
477 'http/http_auth_handler_factory.h',
[email protected]4fd4a6d2010-01-21 21:38:05478 'http/http_auth_handler_negotiate.h',
[email protected]65d34382010-07-01 18:12:26479 'http/http_auth_handler_negotiate.cc',
[email protected]5ae0b862009-02-28 02:02:41480 'http/http_auth_handler_ntlm.cc',
481 'http/http_auth_handler_ntlm.h',
[email protected]ea9dc9a2009-09-05 00:43:32482 'http/http_auth_handler_ntlm_portable.cc',
483 'http/http_auth_handler_ntlm_win.cc',
[email protected]7da0b332010-01-08 14:56:56484 'http/http_auth_sspi_win.cc',
485 'http/http_auth_sspi_win.h',
[email protected]0877e3d2009-10-17 22:29:57486 'http/http_basic_stream.cc',
[email protected]d022e4e2009-06-23 04:13:00487 'http/http_basic_stream.h',
[email protected]fc48db82009-04-28 21:23:39488 'http/http_byte_range.cc',
489 'http/http_byte_range.h',
[email protected]2f80c312009-02-25 21:26:55490 'http/http_cache.cc',
491 'http/http_cache.h',
[email protected]983a1da2009-11-11 19:59:23492 'http/http_cache_transaction.cc',
493 'http/http_cache_transaction.h',
[email protected]2f80c312009-02-25 21:26:55494 'http/http_chunked_decoder.cc',
495 'http/http_chunked_decoder.h',
[email protected]b104b502010-10-18 20:21:31496 'http/http_net_log_params.cc',
[email protected]a7ea8832010-07-12 17:54:54497 'http/http_net_log_params.h',
[email protected]2f80c312009-02-25 21:26:55498 'http/http_network_layer.cc',
499 'http/http_network_layer.h',
[email protected]0d8fa3ec2009-04-08 04:22:44500 'http/http_network_session.cc',
[email protected]2f80c312009-02-25 21:26:55501 'http/http_network_session.h',
[email protected]5322a7f2011-02-11 20:44:42502 'http/http_network_session_peer.cc',
[email protected]87bfa3f2010-09-30 14:54:56503 'http/http_network_session_peer.h',
[email protected]2f80c312009-02-25 21:26:55504 'http/http_network_transaction.cc',
505 'http/http_network_transaction.h',
[email protected]270c6412010-03-29 22:02:47506 'http/http_request_headers.cc',
507 'http/http_request_headers.h',
[email protected]9b2331d92010-10-04 23:11:19508 'http/http_request_info.cc',
[email protected]2f80c312009-02-25 21:26:55509 'http/http_request_info.h',
[email protected]0b0bf032010-09-21 18:08:50510 'http/http_response_body_drainer.cc',
511 'http/http_response_body_drainer.h',
[email protected]2f80c312009-02-25 21:26:55512 'http/http_response_headers.cc',
513 'http/http_response_headers.h',
514 'http/http_response_info.cc',
515 'http/http_response_info.h',
[email protected]d022e4e2009-06-23 04:13:00516 'http/http_stream.h',
[email protected]8e6441ca2010-08-19 05:56:38517 'http/http_stream_factory.cc',
518 'http/http_stream_factory.h',
[email protected]102e27c2011-02-23 01:01:31519 'http/http_stream_factory_impl.cc',
520 'http/http_stream_factory_impl.h',
521 'http/http_stream_factory_impl_job.cc',
522 'http/http_stream_factory_impl_job.h',
[email protected]7f28a8df2011-02-25 22:26:03523 'http/http_stream_factory_impl_request.cc',
524 'http/http_stream_factory_impl_request.h',
[email protected]0877e3d2009-10-17 22:29:57525 'http/http_stream_parser.cc',
526 'http/http_stream_parser.h',
[email protected]2f80c312009-02-25 21:26:55527 'http/http_transaction.h',
528 'http/http_transaction_factory.h',
[email protected]d7f16632010-03-29 18:02:36529 'http/url_security_manager.h',
[email protected]930cbb52010-04-02 17:27:10530 'http/url_security_manager.cc',
[email protected]d7f16632010-03-29 18:02:36531 'http/url_security_manager_posix.cc',
532 'http/url_security_manager_win.cc',
[email protected]a7ea8832010-07-12 17:54:54533 'http/http_proxy_client_socket.cc',
534 'http/http_proxy_client_socket.h',
[email protected]e772db3f2010-07-12 18:11:13535 'http/http_proxy_client_socket_pool.cc',
536 'http/http_proxy_client_socket_pool.h',
[email protected]fe2f62a2010-10-01 03:34:07537 'http/http_proxy_utils.cc',
538 'http/http_proxy_utils.h',
[email protected]2f80c312009-02-25 21:26:55539 'http/http_util.cc',
[email protected]e6547c12009-09-18 03:47:01540 'http/http_util_icu.cc',
[email protected]2f80c312009-02-25 21:26:55541 'http/http_util.h',
542 'http/http_vary_data.cc',
543 'http/http_vary_data.h',
[email protected]d022e4e2009-06-23 04:13:00544 'http/http_version.h',
[email protected]5ae0b862009-02-28 02:02:41545 'http/md4.cc',
546 'http/md4.h',
[email protected]8bf26f49a2009-06-12 17:35:50547 'http/partial_data.cc',
548 'http/partial_data.h',
[email protected]511f6f52010-12-17 03:58:29549 'http/proxy_client_socket.h',
[email protected]25d8ea22009-08-25 19:42:29550 'ocsp/nss_ocsp.cc',
551 'ocsp/nss_ocsp.h',
[email protected]620f5712009-08-04 22:43:12552 'proxy/init_proxy_resolver.cc',
553 'proxy/init_proxy_resolver.h',
[email protected]61b84d52010-07-09 03:32:00554 'proxy/multi_threaded_proxy_resolver.cc',
555 'proxy/multi_threaded_proxy_resolver.h',
[email protected]119655002010-07-23 06:02:40556 'proxy/polling_proxy_config_service.cc',
557 'proxy/polling_proxy_config_service.h',
[email protected]7541206c2010-02-19 20:24:06558 'proxy/proxy_bypass_rules.cc',
559 'proxy/proxy_bypass_rules.h',
[email protected]7dc52f22009-03-02 22:37:18560 'proxy/proxy_config.cc',
561 'proxy/proxy_config.h',
562 'proxy/proxy_config_service.h',
[email protected]1e605472010-12-16 21:41:40563 'proxy/proxy_config_service_fixed.cc',
[email protected]2f80c312009-02-25 21:26:55564 'proxy/proxy_config_service_fixed.h',
[email protected]861c6c62009-04-20 16:50:56565 'proxy/proxy_config_service_linux.cc',
566 'proxy/proxy_config_service_linux.h',
[email protected]a9944f02009-12-10 10:37:27567 'proxy/proxy_config_service_mac.cc',
568 'proxy/proxy_config_service_mac.h',
[email protected]2f80c312009-02-25 21:26:55569 'proxy/proxy_config_service_win.cc',
570 'proxy/proxy_config_service_win.h',
[email protected]7dc52f22009-03-02 22:37:18571 'proxy/proxy_info.cc',
572 'proxy/proxy_info.h',
573 'proxy/proxy_list.cc',
574 'proxy/proxy_list.h',
575 'proxy/proxy_resolver.h',
[email protected]90ae1fb2009-08-02 21:07:12576 'proxy/proxy_resolver_js_bindings.cc',
577 'proxy/proxy_resolver_js_bindings.h',
[email protected]2f80c312009-02-25 21:26:55578 'proxy/proxy_resolver_mac.cc',
[email protected]d022e4e2009-06-23 04:13:00579 'proxy/proxy_resolver_mac.h',
[email protected]59872eb2010-06-22 18:56:12580 'proxy/proxy_resolver_request_context.h',
[email protected]6b675b82009-02-26 23:18:32581 'proxy/proxy_resolver_script.h',
[email protected]24476402010-07-20 20:55:17582 'proxy/proxy_resolver_script_data.cc',
583 'proxy/proxy_resolver_script_data.h',
[email protected]6b675b82009-02-26 23:18:32584 'proxy/proxy_resolver_v8.cc',
585 'proxy/proxy_resolver_v8.h',
[email protected]2f80c312009-02-25 21:26:55586 'proxy/proxy_resolver_winhttp.cc',
587 'proxy/proxy_resolver_winhttp.h',
[email protected]7dc52f22009-03-02 22:37:18588 'proxy/proxy_retry_info.h',
[email protected]2f80c312009-02-25 21:26:55589 'proxy/proxy_script_fetcher.h',
[email protected]86933612010-10-16 23:10:33590 'proxy/proxy_script_fetcher_impl.cc',
591 'proxy/proxy_script_fetcher_impl.h',
[email protected]2f80c312009-02-25 21:26:55592 'proxy/proxy_server.cc',
[email protected]a9944f02009-12-10 10:37:27593 'proxy/proxy_server_mac.cc',
[email protected]2f80c312009-02-25 21:26:55594 'proxy/proxy_server.h',
595 'proxy/proxy_service.cc',
596 'proxy/proxy_service.h',
[email protected]1ca2b452010-04-17 00:07:04597 'proxy/sync_host_resolver_bridge.cc',
598 'proxy/sync_host_resolver_bridge.h',
[email protected]9008c86f2010-08-06 07:10:24599 'socket/client_socket.cc',
[email protected]f7984fc62009-06-22 23:26:44600 'socket/client_socket.h',
601 'socket/client_socket_factory.cc',
602 'socket/client_socket_factory.h',
603 'socket/client_socket_handle.cc',
604 'socket/client_socket_handle.h',
605 'socket/client_socket_pool.h',
[email protected]241c5c2c2010-06-21 18:46:00606 'socket/client_socket_pool.cc',
[email protected]ff579d42009-06-24 15:47:02607 'socket/client_socket_pool_base.cc',
608 'socket/client_socket_pool_base.h',
[email protected]b89f7e42010-05-20 20:37:00609 'socket/client_socket_pool_histograms.cc',
610 'socket/client_socket_pool_histograms.h',
[email protected]2431756e2010-09-29 20:26:13611 'socket/client_socket_pool_manager.cc',
612 'socket/client_socket_pool_manager.h',
[email protected]345c613b2010-11-22 19:33:18613 'socket/dns_cert_provenance_checker.cc',
614 'socket/dns_cert_provenance_checker.h',
[email protected]f61c3972010-12-23 09:54:15615 'socket/nss_ssl_util.cc',
616 'socket/nss_ssl_util.h',
[email protected]f7984fc62009-06-22 23:26:44617 'socket/socket.h',
[email protected]e0c27be2009-07-15 13:09:35618 'socket/socks5_client_socket.cc',
619 'socket/socks5_client_socket.h',
[email protected]3cd17242009-06-23 02:59:02620 'socket/socks_client_socket.cc',
621 'socket/socks_client_socket.h',
[email protected]a796bcec2010-03-22 17:17:26622 'socket/socks_client_socket_pool.cc',
623 'socket/socks_client_socket_pool.h',
[email protected]7cf40912010-12-09 18:25:03624 'socket/ssl_client_socket.cc',
[email protected]f7984fc62009-06-22 23:26:44625 'socket/ssl_client_socket.h',
626 'socket/ssl_client_socket_mac.cc',
[email protected]961427442009-07-15 19:00:47627 'socket/ssl_client_socket_mac.h',
[email protected]20285392010-06-11 03:12:08628 'socket/ssl_client_socket_nss.cc',
629 'socket/ssl_client_socket_nss.h',
[email protected]d518cd92010-09-29 12:27:44630 'socket/ssl_client_socket_openssl.cc',
631 'socket/ssl_client_socket_openssl.h',
[email protected]e60e47a2010-07-14 03:37:18632 'socket/ssl_client_socket_pool.cc',
633 'socket/ssl_client_socket_pool.h',
[email protected]f7984fc62009-06-22 23:26:44634 'socket/ssl_client_socket_win.cc',
635 'socket/ssl_client_socket_win.h',
[email protected]47f7d742010-11-11 04:12:53636 'socket/ssl_error_params.cc',
637 'socket/ssl_error_params.h',
[email protected]f61c3972010-12-23 09:54:15638 'socket/ssl_server_socket.h',
639 'socket/ssl_server_socket_nss.cc',
640 'socket/ssl_server_socket_nss.h',
[email protected]c322aa92011-01-27 11:21:07641 'socket/ssl_server_socket_openssl.cc',
[email protected]b8b73cf2010-12-15 15:56:19642 'socket/ssl_host_info.cc',
643 'socket/ssl_host_info.h',
[email protected]7f7e92392010-10-26 18:29:29644 'socket/tcp_client_socket.cc',
[email protected]f7984fc62009-06-22 23:26:44645 'socket/tcp_client_socket.h',
646 'socket/tcp_client_socket_libevent.cc',
647 'socket/tcp_client_socket_libevent.h',
[email protected]f7984fc62009-06-22 23:26:44648 'socket/tcp_client_socket_win.cc',
649 'socket/tcp_client_socket_win.h',
[email protected]ab739042011-04-07 15:22:28650 'socket/transport_client_socket_pool.cc',
651 'socket/transport_client_socket_pool.h',
[email protected]aef03132009-10-09 05:04:14652 'socket_stream/socket_stream.cc',
653 'socket_stream/socket_stream.h',
[email protected]6a2c36772010-03-01 02:37:13654 'socket_stream/socket_stream_job.cc',
655 'socket_stream/socket_stream_job.h',
656 'socket_stream/socket_stream_job_manager.cc',
657 'socket_stream/socket_stream_job_manager.h',
[email protected]c7f689be2009-11-11 05:53:12658 'socket_stream/socket_stream_metrics.cc',
659 'socket_stream/socket_stream_metrics.h',
[email protected]dab9c7d2010-02-06 21:44:32660 'spdy/spdy_bitmasks.h',
661 'spdy/spdy_frame_builder.cc',
662 'spdy/spdy_frame_builder.h',
663 'spdy/spdy_framer.cc',
664 'spdy/spdy_framer.h',
[email protected]65d56aa2010-06-14 04:13:40665 'spdy/spdy_http_stream.cc',
666 'spdy/spdy_http_stream.h',
[email protected]fa522e72010-09-15 23:36:29667 'spdy/spdy_http_utils.cc',
668 'spdy/spdy_http_utils.h',
[email protected]dab9c7d2010-02-06 21:44:32669 'spdy/spdy_io_buffer.cc',
670 'spdy/spdy_io_buffer.h',
[email protected]dab9c7d2010-02-06 21:44:32671 'spdy/spdy_protocol.h',
[email protected]fe2f62a2010-10-01 03:34:07672 'spdy/spdy_proxy_client_socket.cc',
673 'spdy/spdy_proxy_client_socket.h',
[email protected]dab9c7d2010-02-06 21:44:32674 'spdy/spdy_session.cc',
675 'spdy/spdy_session.h',
676 'spdy/spdy_session_pool.cc',
677 'spdy/spdy_session_pool.h',
[email protected]74188f22010-04-09 20:18:50678 'spdy/spdy_settings_storage.cc',
679 'spdy/spdy_settings_storage.h',
[email protected]dab9c7d2010-02-06 21:44:32680 'spdy/spdy_stream.cc',
681 'spdy/spdy_stream.h',
[email protected]7b6afd02011-03-12 00:03:12682 'udp/datagram_client_socket.h',
683 'udp/datagram_server_socket.h',
684 'udp/datagram_socket.h',
685 'udp/udp_client_socket.cc',
686 'udp/udp_client_socket.h',
687 'udp/udp_server_socket.cc',
688 'udp/udp_server_socket.h',
689 'udp/udp_socket.h',
690 'udp/udp_socket_libevent.cc',
691 'udp/udp_socket_libevent.h',
692 'udp/udp_socket_win.cc',
693 'udp/udp_socket_win.h',
[email protected]be4d55fe2010-06-01 13:40:02694 'url_request/https_prober.h',
695 'url_request/https_prober.cc',
[email protected]2f80c312009-02-25 21:26:55696 'url_request/url_request.cc',
697 'url_request/url_request.h',
698 'url_request/url_request_about_job.cc',
699 'url_request/url_request_about_job.h',
[email protected]f1d81922010-07-31 17:47:09700 'url_request/url_request_context.cc',
[email protected]2f80c312009-02-25 21:26:55701 'url_request/url_request_context.h',
[email protected]abe2c032011-03-31 18:49:34702 'url_request/url_request_context_getter.cc',
703 'url_request/url_request_context_getter.h',
[email protected]529623e2011-02-23 17:37:16704 'url_request/url_request_context_storage.cc',
705 'url_request/url_request_context_storage.h',
[email protected]fcb7fd92009-10-22 04:18:58706 'url_request/url_request_data_job.cc',
707 'url_request/url_request_data_job.h',
[email protected]2f80c312009-02-25 21:26:55708 'url_request/url_request_error_job.cc',
709 'url_request/url_request_error_job.h',
710 'url_request/url_request_file_dir_job.cc',
711 'url_request/url_request_file_dir_job.h',
712 'url_request/url_request_file_job.cc',
713 'url_request/url_request_file_job.h',
714 'url_request/url_request_filter.cc',
715 'url_request/url_request_filter.h',
[email protected]e7fe5282010-03-16 12:40:13716 'url_request/url_request_ftp_job.cc',
717 'url_request/url_request_ftp_job.h',
[email protected]2f80c312009-02-25 21:26:55718 'url_request/url_request_http_job.cc',
719 'url_request/url_request_http_job.h',
[email protected]2f80c312009-02-25 21:26:55720 'url_request/url_request_job.cc',
721 'url_request/url_request_job.h',
722 'url_request/url_request_job_manager.cc',
723 'url_request/url_request_job_manager.h',
[email protected]2f80c312009-02-25 21:26:55724 'url_request/url_request_job_tracker.cc',
725 'url_request/url_request_job_tracker.h',
[email protected]2612834232010-05-14 21:52:36726 'url_request/url_request_netlog_params.cc',
727 'url_request/url_request_netlog_params.h',
[email protected]56d83182009-09-04 20:01:45728 'url_request/url_request_redirect_job.cc',
729 'url_request/url_request_redirect_job.h',
[email protected]2f80c312009-02-25 21:26:55730 'url_request/url_request_simple_job.cc',
731 'url_request/url_request_simple_job.h',
732 'url_request/url_request_status.h',
733 'url_request/url_request_test_job.cc',
734 'url_request/url_request_test_job.h',
[email protected]6b3f9642010-11-25 02:29:06735 'url_request/url_request_throttler_entry.cc',
736 'url_request/url_request_throttler_entry.h',
737 'url_request/url_request_throttler_entry_interface.h',
738 'url_request/url_request_throttler_header_adapter.h',
739 'url_request/url_request_throttler_header_adapter.cc',
740 'url_request/url_request_throttler_header_interface.h',
741 'url_request/url_request_throttler_manager.cc',
742 'url_request/url_request_throttler_manager.h',
[email protected]13c34d12009-09-14 20:51:04743 'url_request/view_cache_helper.cc',
744 'url_request/view_cache_helper.h',
[email protected]6d9fc742009-10-21 07:59:36745 'websockets/websocket.cc',
746 'websockets/websocket.h',
[email protected]3985966a2010-06-01 03:11:16747 'websockets/websocket_frame_handler.cc',
748 'websockets/websocket_frame_handler.h',
[email protected]af63c902010-03-17 05:09:22749 'websockets/websocket_handshake.cc',
750 'websockets/websocket_handshake.h',
[email protected]511d0a02010-03-26 07:35:55751 'websockets/websocket_handshake_draft75.cc',
752 'websockets/websocket_handshake_draft75.h',
[email protected]817fc502010-06-03 08:58:08753 'websockets/websocket_handshake_handler.cc',
754 'websockets/websocket_handshake_handler.h',
[email protected]6a2c36772010-03-01 02:37:13755 'websockets/websocket_job.cc',
756 'websockets/websocket_job.h',
[email protected]78994ab02010-12-08 18:06:44757 'websockets/websocket_net_log_params.cc',
[email protected]6983889c2010-08-12 04:15:21758 'websockets/websocket_net_log_params.h',
[email protected]4c4eac02009-11-04 10:02:28759 'websockets/websocket_throttle.cc',
760 'websockets/websocket_throttle.h',
[email protected]2f80c312009-02-25 21:26:55761 ],
[email protected]2f80c312009-02-25 21:26:55762 'export_dependent_settings': [
763 '../base/base.gyp:base',
764 ],
765 'conditions': [
[email protected]c61f6432009-04-22 01:16:42766 ['javascript_engine=="v8"', {
767 'dependencies': [
[email protected]44531a22009-04-28 21:37:56768 '../v8/tools/gyp/v8.gyp:v8',
[email protected]c61f6432009-04-22 01:16:42769 ],
770 }],
[email protected]f50278cd2010-08-24 17:34:08771 ['chromeos==1', {
772 'sources!': [
773 'proxy/proxy_config_service_linux.cc',
774 'proxy/proxy_config_service_linux.h',
775 ],
776 }],
[email protected]70372d42010-10-22 13:12:34777 ['use_openssl==1', {
[email protected]b1c2a5542010-10-08 12:44:40778 'sources!': [
[email protected]5f7e5cb22010-11-15 16:08:10779 'ocsp/nss_ocsp.cc',
780 'ocsp/nss_ocsp.h',
[email protected]d8fbf582010-11-04 21:51:12781 'socket/dns_cert_provenance_check.cc',
782 'socket/dns_cert_provenance_check.h',
[email protected]7fd3fd822010-12-23 12:15:49783 'socket/nss_ssl_util.cc',
784 'socket/nss_ssl_util.h',
[email protected]5f7e5cb22010-11-15 16:08:10785 'socket/ssl_client_socket_nss.cc',
786 'socket/ssl_client_socket_nss.h',
[email protected]f61c3972010-12-23 09:54:15787 'socket/ssl_server_socket_nss.cc',
788 'socket/ssl_server_socket_nss.h',
[email protected]5f7e5cb22010-11-15 16:08:10789 ],
790 },
791 { # else !use_openssl: remove the unneeded files
792 'sources!': [
793 'socket/ssl_client_socket_openssl.cc',
794 'socket/ssl_client_socket_openssl.h',
[email protected]c322aa92011-01-27 11:21:07795 'socket/ssl_server_socket_openssl.cc',
[email protected]d518cd92010-09-29 12:27:44796 ],
797 },
798 ],
[email protected]50462ec2010-01-29 22:28:32799 [ 'OS == "linux" or OS == "freebsd" or OS == "openbsd"', {
[email protected]3dd6f5e2010-06-01 20:28:03800 'dependencies': [
801 '../build/linux/system.gyp:gconf',
802 '../build/linux/system.gyp:gdk',
[email protected]bbbe9ad2010-11-04 14:56:20803 ],
804 'conditions': [
805 ['use_openssl==1', {
806 'dependencies': [
[email protected]32e1dee2010-12-09 18:36:24807 '../third_party/openssl/openssl.gyp:openssl',
[email protected]bbbe9ad2010-11-04 14:56:20808 ],
809 },
810 { # else use_openssl==0, use NSS
811 'dependencies': [
812 '../build/linux/system.gyp:nss',
813 ],
814 }],
[email protected]3dd6f5e2010-06-01 20:28:03815 ],
816 },
817 { # else: OS is not in the above list
818 'sources!': [
819 'ocsp/nss_ocsp.cc',
820 'ocsp/nss_ocsp.h',
821 ],
822 },
823 ],
[email protected]2f80c312009-02-25 21:26:55824 [ 'OS == "win"', {
[email protected]2f80c312009-02-25 21:26:55825 'sources!': [
[email protected]ea9dc9a2009-09-05 00:43:32826 'http/http_auth_handler_ntlm_portable.cc',
[email protected]f7984fc62009-06-22 23:26:44827 'socket/tcp_client_socket_libevent.cc',
[email protected]7b6afd02011-03-12 00:03:12828 'udp/udp_socket_libevent.cc',
[email protected]2f80c312009-02-25 21:26:55829 ],
830 'dependencies': [
[email protected]f505a9b2010-01-28 19:44:02831 '../third_party/nss/nss.gyp:nss',
[email protected]3dd6f5e2010-06-01 20:28:03832 'third_party/nss/ssl.gyp:ssl',
[email protected]2f80c312009-02-25 21:26:55833 'tld_cleanup',
834 ],
[email protected]2f80c312009-02-25 21:26:55835 },
836 { # else: OS != "win"
[email protected]d8d4a0a2010-06-12 15:27:47837 'dependencies': [
838 '../third_party/libevent/libevent.gyp:libevent',
839 ],
[email protected]2f80c312009-02-25 21:26:55840 'sources!': [
[email protected]2f80c312009-02-25 21:26:55841 'proxy/proxy_resolver_winhttp.cc',
[email protected]2f80c312009-02-25 21:26:55842 ],
[email protected]2f80c312009-02-25 21:26:55843 },
844 ],
845 [ 'OS == "mac"', {
[email protected]3dd6f5e2010-06-01 20:28:03846 'dependencies': [
847 '../third_party/nss/nss.gyp:nss',
848 'third_party/nss/ssl.gyp:ssl',
[email protected]f505a9b2010-01-28 19:44:02849 ],
[email protected]2f80c312009-02-25 21:26:55850 'link_settings': {
851 'libraries': [
852 '$(SDKROOT)/System/Library/Frameworks/Security.framework',
853 '$(SDKROOT)/System/Library/Frameworks/SystemConfiguration.framework',
854 ]
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]06489a012009-12-10 08:12:54868 '../testing/gmock.gyp:gmock',
[email protected]2f80c312009-02-25 21:26:55869 '../testing/gtest.gyp:gtest',
[email protected]e86aaca2009-08-12 17:58:57870 '../third_party/zlib/zlib.gyp:zlib',
[email protected]2f80c312009-02-25 21:26:55871 ],
[email protected]9e450f22009-03-10 23:12:16872 'msvs_guid': 'E99DA267-BE90-4F45-88A1-6919DB2C7567',
[email protected]2f80c312009-02-25 21:26:55873 'sources': [
[email protected]8a00f00a2009-06-12 00:49:38874 'base/address_list_unittest.cc',
[email protected]cade5682011-03-17 15:35:07875 'base/backoff_entry_unittest.cc',
[email protected]bb639032010-08-12 19:49:40876 'base/cert_database_nss_unittest.cc',
[email protected]822581d2010-12-16 17:27:15877 'base/cert_verifier_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55878 'base/cookie_monster_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55879 'base/data_url_unittest.cc',
880 'base/directory_lister_unittest.cc',
[email protected]b24713592010-08-11 19:50:02881 'base/dnssec_unittest.cc',
[email protected]c36f0642009-09-09 01:10:50882 'base/dns_util_unittest.cc',
[email protected]b3ccac82010-08-04 15:54:40883 'base/dnsrr_resolver_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55884 'base/escape_unittest.cc',
885 'base/file_stream_unittest.cc',
886 'base/filter_unittest.cc',
887 'base/gzip_filter_unittest.cc',
[email protected]8a00f00a2009-06-12 00:49:38888 'base/host_cache_unittest.cc',
[email protected]b6a50182010-05-12 22:47:14889 'base/host_mapping_rules_unittest.cc',
[email protected]b59ff372009-07-15 22:04:32890 'base/host_resolver_impl_unittest.cc',
[email protected]76ff86a2011-03-04 03:21:31891 'base/ip_endpoint_unittest.cc',
[email protected]cdafbff2010-03-02 17:47:02892 'base/keygen_handler_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55893 'base/listen_socket_unittest.cc',
894 'base/listen_socket_unittest.h',
[email protected]9087aa32010-02-18 08:03:38895 'base/mapped_host_resolver_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55896 'base/mime_sniffer_unittest.cc',
897 'base/mime_util_unittest.cc',
[email protected]d2db0292011-01-26 20:23:44898 'base/mock_filter_context.cc',
899 'base/mock_filter_context.h',
[email protected]e8188fe2010-12-09 17:33:21900 'base/net_log_unittest.cc',
[email protected]9e743cd2010-03-16 07:03:53901 'base/net_log_unittest.h',
[email protected]2f80c312009-02-25 21:26:55902 'base/net_util_unittest.cc',
[email protected]e5a3eef2010-07-22 02:31:04903 'base/pem_tokenizer_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55904 'base/registry_controlled_domain_unittest.cc',
905 'base/run_all_unittests.cc',
906 'base/sdch_filter_unittest.cc',
[email protected]d8654bf2010-07-18 16:01:32907 'base/ssl_cipher_suite_names_unittest.cc',
[email protected]56c866a22009-06-18 19:38:58908 'base/ssl_client_auth_cache_unittest.cc',
[email protected]a0709c0d2010-09-01 17:04:52909 'base/ssl_config_service_unittest.cc',
[email protected]5bafc4f2010-09-08 14:07:38910 'base/ssl_false_start_blacklist_unittest.cc',
[email protected]cb370a0632010-01-30 08:24:12911 'base/static_cookie_policy_unittest.cc',
[email protected]326e6792009-12-11 21:04:42912 'base/transport_security_state_unittest.cc',
[email protected]a710ad602009-11-20 23:39:29913 'base/test_certificate_data.h',
[email protected]2f80c312009-02-25 21:26:55914 'base/test_completion_callback_unittest.cc',
[email protected]95d88ffe2010-02-04 21:25:33915 'base/upload_data_stream_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55916 'base/x509_certificate_unittest.cc',
[email protected]11f40342010-11-22 13:35:49917 'base/x509_cert_types_mac_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55918 'disk_cache/addr_unittest.cc',
919 'disk_cache/backend_unittest.cc',
[email protected]84d4cee2009-06-18 23:46:58920 'disk_cache/bitmap_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55921 'disk_cache/block_files_unittest.cc',
[email protected]831a1a762010-10-12 05:57:08922 'disk_cache/cache_util_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55923 'disk_cache/disk_cache_test_base.cc',
924 'disk_cache/disk_cache_test_base.h',
[email protected]2f80c312009-02-25 21:26:55925 'disk_cache/entry_unittest.cc',
926 'disk_cache/mapped_file_unittest.cc',
927 'disk_cache/storage_block_unittest.cc',
928 'ftp/ftp_auth_cache_unittest.cc',
[email protected]c2972192009-07-28 20:30:09929 'ftp/ftp_ctrl_response_buffer_unittest.cc',
[email protected]a115b01072009-12-04 09:58:32930 'ftp/ftp_directory_listing_parser_ls_unittest.cc',
[email protected]8425e66e2009-12-07 19:51:46931 'ftp/ftp_directory_listing_parser_netware_unittest.cc',
[email protected]621241a2011-03-26 11:08:50932 'ftp/ftp_directory_listing_parser_unittest.cc',
[email protected]a115b01072009-12-04 09:58:32933 'ftp/ftp_directory_listing_parser_vms_unittest.cc',
934 'ftp/ftp_directory_listing_parser_windows_unittest.cc',
[email protected]69b43fe2009-06-15 09:47:37935 'ftp/ftp_network_transaction_unittest.cc',
[email protected]b1c7cc42009-09-24 21:46:50936 'ftp/ftp_util_unittest.cc',
[email protected]5ae0b862009-02-28 02:02:41937 'http/des_unittest.cc',
[email protected]564b4912010-03-09 16:30:42938 'http/http_alternate_protocols_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55939 'http/http_auth_cache_unittest.cc',
[email protected]76b0f682011-03-30 16:54:54940 'http/http_auth_controller_unittest.cc',
[email protected]eb3cac72010-02-26 21:07:45941 'http/http_auth_filter_unittest.cc',
[email protected]83727172010-06-04 17:58:08942 'http/http_auth_gssapi_posix_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55943 'http/http_auth_handler_basic_unittest.cc',
944 'http/http_auth_handler_digest_unittest.cc',
[email protected]fa55e192010-02-15 14:25:50945 'http/http_auth_handler_factory_unittest.cc',
[email protected]3fd9dae2010-06-21 11:39:00946 'http/http_auth_handler_mock.cc',
947 'http/http_auth_handler_mock.h',
[email protected]e607ee672010-04-28 17:16:34948 'http/http_auth_handler_negotiate_unittest.cc',
[email protected]7775c7d2010-06-21 17:50:21949 'http/http_auth_handler_unittest.cc',
[email protected]7da0b332010-01-08 14:56:56950 'http/http_auth_sspi_win_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55951 'http/http_auth_unittest.cc',
[email protected]fc48db82009-04-28 21:23:39952 'http/http_byte_range_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55953 'http/http_cache_unittest.cc',
954 'http/http_chunked_decoder_unittest.cc',
955 'http/http_network_layer_unittest.cc',
956 'http/http_network_transaction_unittest.cc',
[email protected]e772db3f2010-07-12 18:11:13957 'http/http_proxy_client_socket_pool_unittest.cc',
[email protected]270c6412010-03-29 22:02:47958 'http/http_request_headers_unittest.cc',
[email protected]0b0bf032010-09-21 18:08:50959 'http/http_response_body_drainer_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55960 'http/http_response_headers_unittest.cc',
[email protected]102e27c2011-02-23 01:01:31961 'http/http_stream_factory_impl_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55962 'http/http_transaction_unittest.cc',
963 'http/http_transaction_unittest.h',
964 'http/http_util_unittest.cc',
965 'http/http_vary_data_unittest.cc',
[email protected]d2db0292011-01-26 20:23:44966 'http/mock_allow_url_security_manager.cc',
967 'http/mock_allow_url_security_manager.h',
[email protected]3ad259a2010-07-16 17:26:47968 'http/mock_gssapi_library_posix.cc',
969 'http/mock_gssapi_library_posix.h',
[email protected]5c2471b2010-04-20 17:25:09970 'http/mock_sspi_library_win.h',
971 'http/mock_sspi_library_win.cc',
[email protected]ffdb96f2010-05-05 20:02:30972 'http/url_security_manager_unittest.cc',
[email protected]620f5712009-08-04 22:43:12973 'proxy/init_proxy_resolver_unittest.cc',
[email protected]61b84d52010-07-09 03:32:00974 'proxy/multi_threaded_proxy_resolver_unittest.cc',
[email protected]7541206c2010-02-19 20:24:06975 'proxy/proxy_bypass_rules_unittest.cc',
[email protected]861c6c62009-04-20 16:50:56976 'proxy/proxy_config_service_linux_unittest.cc',
[email protected]96ce22362009-03-27 20:19:57977 'proxy/proxy_config_service_win_unittest.cc',
[email protected]5b45aec02009-03-31 01:03:23978 'proxy/proxy_config_unittest.cc',
[email protected]7dc52f22009-03-02 22:37:18979 'proxy/proxy_list_unittest.cc',
[email protected]90ae1fb2009-08-02 21:07:12980 'proxy/proxy_resolver_js_bindings_unittest.cc',
[email protected]6b675b82009-02-26 23:18:32981 'proxy/proxy_resolver_v8_unittest.cc',
[email protected]86933612010-10-16 23:10:33982 'proxy/proxy_script_fetcher_impl_unittest.cc',
[email protected]8b03e8d2009-03-02 06:53:31983 'proxy/proxy_server_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55984 'proxy/proxy_service_unittest.cc',
[email protected]1ca2b452010-04-17 00:07:04985 'proxy/sync_host_resolver_bridge_unittest.cc',
[email protected]ab838892009-06-30 18:49:05986 'socket/client_socket_pool_base_unittest.cc',
[email protected]5e6609582010-10-05 18:14:20987 'socket/deterministic_socket_data_unittest.cc',
[email protected]e0c27be2009-07-15 13:09:35988 'socket/socks5_client_socket_unittest.cc',
[email protected]a796bcec2010-03-22 17:17:26989 'socket/socks_client_socket_pool_unittest.cc',
[email protected]76a51ac82009-06-28 07:58:58990 'socket/socks_client_socket_unittest.cc',
[email protected]f7984fc62009-06-22 23:26:44991 'socket/ssl_client_socket_unittest.cc',
[email protected]e60e47a2010-07-14 03:37:18992 'socket/ssl_client_socket_pool_unittest.cc',
[email protected]f61c3972010-12-23 09:54:15993 'socket/ssl_server_socket_unittest.cc',
[email protected]f7984fc62009-06-22 23:26:44994 'socket/tcp_client_socket_unittest.cc',
[email protected]ab739042011-04-07 15:22:28995 'socket/transport_client_socket_pool_unittest.cc',
[email protected]26a64592009-12-15 08:04:40996 'socket_stream/socket_stream_metrics_unittest.cc',
[email protected]5f7d8d72009-10-27 09:40:11997 'socket_stream/socket_stream_unittest.cc',
[email protected]dab9c7d2010-02-06 21:44:32998 'spdy/spdy_framer_test.cc',
[email protected]65d56aa2010-06-14 04:13:40999 'spdy/spdy_http_stream_unittest.cc',
[email protected]dab9c7d2010-02-06 21:44:321000 'spdy/spdy_network_transaction_unittest.cc',
1001 'spdy/spdy_protocol_test.cc',
[email protected]fe2f62a2010-10-01 03:34:071002 'spdy/spdy_proxy_client_socket_unittest.cc',
[email protected]dab9c7d2010-02-06 21:44:321003 'spdy/spdy_session_unittest.cc',
[email protected]4f386422010-07-20 04:19:491004 'spdy/spdy_stream_unittest.cc',
[email protected]75f30cc22010-06-28 21:41:381005 'spdy/spdy_test_util.cc',
[email protected]2ff8b312010-04-26 22:20:541006 'spdy/spdy_test_util.h',
[email protected]9af13ce2010-09-16 21:45:481007 'test/python_utils_unittest.cc',
[email protected]196f286c2010-06-07 14:57:171008 'tools/dump_cache/url_to_filename_encoder.cc',
1009 'tools/dump_cache/url_to_filename_encoder.h',
1010 'tools/dump_cache/url_to_filename_encoder_unittest.cc',
[email protected]8cd1ba5a2010-08-17 23:47:231011 'tools/dump_cache/url_utilities.h',
1012 'tools/dump_cache/url_utilities.cc',
1013 'tools/dump_cache/url_utilities_unittest.cc',
[email protected]7b6afd02011-03-12 00:03:121014 'udp/udp_socket_unittest.cc',
[email protected]ac9f9792010-08-06 14:09:301015 'url_request/url_request_job_tracker_unittest.cc',
[email protected]6b3f9642010-11-25 02:29:061016 'url_request/url_request_throttler_unittest.cc',
[email protected]2f80c312009-02-25 21:26:551017 'url_request/url_request_unittest.cc',
[email protected]cec6f9b02010-05-27 22:06:311018 'url_request/view_cache_helper_unittest.cc',
[email protected]3985966a2010-06-01 03:11:161019 'websockets/websocket_frame_handler_unittest.cc',
[email protected]511d0a02010-03-26 07:35:551020 'websockets/websocket_handshake_draft75_unittest.cc',
[email protected]817fc502010-06-03 08:58:081021 'websockets/websocket_handshake_handler_unittest.cc',
[email protected]af63c902010-03-17 05:09:221022 'websockets/websocket_handshake_unittest.cc',
[email protected]6a2c36772010-03-01 02:37:131023 'websockets/websocket_job_unittest.cc',
[email protected]7ee457852010-11-12 11:19:561024 'websockets/websocket_net_log_params_unittest.cc',
[email protected]4c4eac02009-11-04 10:02:281025 'websockets/websocket_throttle_unittest.cc',
[email protected]6d9fc742009-10-21 07:59:361026 'websockets/websocket_unittest.cc',
[email protected]2f80c312009-02-25 21:26:551027 ],
1028 'conditions': [
[email protected]f50278cd2010-08-24 17:34:081029 ['chromeos==1', {
1030 'sources!': [
1031 'proxy/proxy_config_service_linux_unittest.cc',
1032 ],
1033 }],
[email protected]50462ec2010-01-29 22:28:321034 [ 'OS == "linux" or OS == "freebsd" or OS == "openbsd"', {
[email protected]9d384032009-03-20 23:13:261035 'dependencies': [
1036 '../build/linux/system.gyp:gtk',
[email protected]69138472010-06-25 22:44:481037 '../build/linux/system.gyp:nss',
[email protected]9d384032009-03-20 23:13:261038 ],
[email protected]2f80c312009-02-25 21:26:551039 },
[email protected]bb639032010-08-12 19:49:401040 { # else: OS is not in the above list
1041 'sources!': [
1042 'base/cert_database_nss_unittest.cc',
1043 ],
1044 }
[email protected]2f80c312009-02-25 21:26:551045 ],
[email protected]b1c2a5542010-10-08 12:44:401046 [ 'OS == "linux"', {
[email protected]d9df2b52009-12-10 12:06:151047 'conditions': [
1048 ['linux_use_tcmalloc==1', {
1049 'dependencies': [
1050 '../base/allocator/allocator.gyp:allocator',
1051 ],
1052 }],
1053 ],
1054 }],
[email protected]70372d42010-10-22 13:12:341055 [ 'use_openssl==1', {
1056 # When building for OpenSSL, we need to exclude NSS specific tests.
1057 # TODO(bulach): Add equivalent tests when the underlying
1058 # functionality is ported to OpenSSL.
[email protected]b1c2a5542010-10-08 12:44:401059 'sources!': [
1060 'base/cert_database_nss_unittest.cc',
[email protected]70372d42010-10-22 13:12:341061 'base/dnssec_unittest.cc',
[email protected]b1c2a5542010-10-08 12:44:401062 ],
1063 },
[email protected]90e6d4b2010-11-16 13:58:241064 { # else, remove openssl specific tests
1065 'sources!': [
1066 'base/x509_openssl_util_unittest.cc',
1067 ],
1068 }
[email protected]b1c2a5542010-10-08 12:44:401069 ],
[email protected]2f80c312009-02-25 21:26:551070 [ 'OS == "win"', {
[email protected]83727172010-06-04 17:58:081071 'sources!': [
1072 'http/http_auth_gssapi_posix_unittest.cc',
1073 ],
[email protected]cdafbff2010-03-02 17:47:021074 # This is needed to trigger the dll copy step on windows.
1075 # TODO(mark): Specifying this here shouldn't be necessary.
[email protected]2f80c312009-02-25 21:26:551076 'dependencies': [
[email protected]280629492009-09-09 06:49:081077 '../third_party/icu/icu.gyp:icudata',
[email protected]2f80c312009-02-25 21:26:551078 ],
1079 },
1080 ],
1081 ],
1082 },
1083 {
1084 'target_name': 'net_perftests',
1085 'type': 'executable',
1086 'dependencies': [
1087 'net',
[email protected]6718b412009-03-04 18:26:001088 'net_test_support',
[email protected]2f80c312009-02-25 21:26:551089 '../base/base.gyp:base',
[email protected]d34d79f2009-10-14 22:06:141090 '../base/base.gyp:base_i18n',
[email protected]7d1ba9392009-08-03 18:35:061091 '../base/base.gyp:test_support_perf',
[email protected]2f80c312009-02-25 21:26:551092 '../testing/gtest.gyp:gtest',
1093 ],
[email protected]9e450f22009-03-10 23:12:161094 'msvs_guid': 'AAC78796-B9A2-4CD9-BF89-09B03E92BF73',
[email protected]2f80c312009-02-25 21:26:551095 'sources': [
[email protected]2f80c312009-02-25 21:26:551096 'base/cookie_monster_perftest.cc',
1097 'disk_cache/disk_cache_perftest.cc',
[email protected]448cfef82009-03-06 01:44:331098 'proxy/proxy_resolver_perftest.cc',
[email protected]2f80c312009-02-25 21:26:551099 ],
1100 'conditions': [
1101 # This is needed to trigger the dll copy step on windows.
1102 # TODO(mark): Specifying this here shouldn't be necessary.
1103 [ 'OS == "win"', {
1104 'dependencies': [
[email protected]280629492009-09-09 06:49:081105 '../third_party/icu/icu.gyp:icudata',
[email protected]2f80c312009-02-25 21:26:551106 ],
1107 },
1108 ],
1109 ],
1110 },
1111 {
1112 'target_name': 'stress_cache',
1113 'type': 'executable',
1114 'dependencies': [
1115 'net',
[email protected]6718b412009-03-04 18:26:001116 'net_test_support',
[email protected]2f80c312009-02-25 21:26:551117 '../base/base.gyp:base',
1118 ],
1119 'sources': [
[email protected]2f80c312009-02-25 21:26:551120 'disk_cache/stress_cache.cc',
1121 ],
1122 },
1123 {
1124 'target_name': 'tld_cleanup',
1125 'type': 'executable',
1126 'dependencies': [
1127 '../base/base.gyp:base',
[email protected]d34d79f2009-10-14 22:06:141128 '../base/base.gyp:base_i18n',
[email protected]2f80c312009-02-25 21:26:551129 '../build/temp_gyp/googleurl.gyp:googleurl',
1130 ],
[email protected]b8234462009-03-18 02:30:551131 'msvs_guid': 'E13045CD-7E1F-4A41-9B18-8D288B2E7B41',
[email protected]2f80c312009-02-25 21:26:551132 'sources': [
1133 'tools/tld_cleanup/tld_cleanup.cc',
1134 ],
1135 },
1136 {
1137 'target_name': 'crash_cache',
1138 'type': 'executable',
1139 'dependencies': [
1140 'net',
[email protected]6718b412009-03-04 18:26:001141 'net_test_support',
[email protected]2f80c312009-02-25 21:26:551142 '../base/base.gyp:base',
1143 ],
[email protected]9e450f22009-03-10 23:12:161144 'msvs_guid': 'B0EE0599-2913-46A0-A847-A3EC813658D3',
[email protected]2f80c312009-02-25 21:26:551145 'sources': [
1146 'tools/crash_cache/crash_cache.cc',
[email protected]6718b412009-03-04 18:26:001147 ],
1148 },
1149 {
[email protected]f9ff629f2010-09-03 23:54:361150 'target_name': 'run_testserver',
1151 'type': 'executable',
1152 'dependencies': [
1153 'net',
1154 'net_test_support',
1155 '../base/base.gyp:base',
1156 '../testing/gtest.gyp:gtest',
1157 ],
1158 'msvs_guid': '506F2468-6B1D-48E2-A67C-9D9C6BAC0EC5',
1159 'sources': [
1160 'tools/testserver/run_testserver.cc',
1161 ],
1162 },
1163 {
[email protected]6718b412009-03-04 18:26:001164 'target_name': 'net_test_support',
[email protected]653bd5f032009-04-08 12:55:491165 'type': '<(library)',
[email protected]6718b412009-03-04 18:26:001166 'dependencies': [
1167 'net',
1168 '../base/base.gyp:base',
[email protected]5f38d712010-10-26 06:46:591169 '../base/base.gyp:test_support_base',
[email protected]ff007e162009-05-23 09:13:151170 '../testing/gtest.gyp:gtest',
[email protected]6718b412009-03-04 18:26:001171 ],
1172 'sources': [
[email protected]702a6a722010-03-17 18:24:511173 'base/cert_test_util.cc',
1174 'base/cert_test_util.h',
[email protected]d2db0292011-01-26 20:23:441175 'base/cookie_monster_store_test.cc',
1176 'base/cookie_monster_store_test.h',
1177 'base/net_test_suite.cc',
1178 'base/net_test_suite.h',
[email protected]ad74a592011-01-21 18:40:551179 'base/test_completion_callback.cc',
1180 'base/test_completion_callback.h',
[email protected]2f80c312009-02-25 21:26:551181 'disk_cache/disk_cache_test_util.cc',
[email protected]6718b412009-03-04 18:26:001182 'disk_cache/disk_cache_test_util.h',
[email protected]b6ce91b2011-02-10 21:30:501183 'proxy/mock_proxy_resolver.cc',
1184 'proxy/mock_proxy_resolver.h',
[email protected]ab501a6a2009-05-12 15:07:501185 'proxy/proxy_config_service_common_unittest.cc',
1186 'proxy/proxy_config_service_common_unittest.h',
[email protected]f7984fc62009-06-22 23:26:441187 'socket/socket_test_util.cc',
1188 'socket/socket_test_util.h',
[email protected]9af13ce2010-09-16 21:45:481189 'test/python_utils.cc',
1190 'test/python_utils.h',
[email protected]1b9565c2010-07-21 01:19:311191 'test/test_server.cc',
[email protected]95409e12010-08-17 20:07:111192 'test/test_server_posix.cc',
1193 'test/test_server_win.cc',
[email protected]1b9565c2010-07-21 01:19:311194 'test/test_server.h',
[email protected]d2db0292011-01-26 20:23:441195 'url_request/url_request_test_util.cc',
1196 'url_request/url_request_test_util.h',
[email protected]702a6a722010-03-17 18:24:511197 ],
1198 'conditions': [
[email protected]6c2046562010-05-07 23:47:501199 ['inside_chromium_build==1', {
1200 'dependencies': [
[email protected]f86369722011-02-17 13:25:231201 '../chrome/app/policy/cloud_policy_codegen.gyp:cloud_policy_proto_compile',
[email protected]6c2046562010-05-07 23:47:501202 '../chrome/browser/sync/protocol/sync_proto.gyp:sync_proto',
[email protected]9cac94e2010-10-01 16:35:121203 '../third_party/protobuf/protobuf.gyp:py_proto',
[email protected]6c2046562010-05-07 23:47:501204 ],
1205 }],
[email protected]702a6a722010-03-17 18:24:511206 ['OS == "linux" or OS == "freebsd" or OS == "openbsd"', {
[email protected]70372d42010-10-22 13:12:341207 'conditions': [
1208 ['use_openssl==1', {
1209 'dependencies': [
[email protected]32e1dee2010-12-09 18:36:241210 '../third_party/openssl/openssl.gyp:openssl',
[email protected]32765f82010-12-16 00:01:371211 ],
[email protected]70372d42010-10-22 13:12:341212 }, {
1213 'dependencies': [
1214 '../build/linux/system.gyp:nss',
1215 ],
1216 }],
[email protected]702a6a722010-03-17 18:24:511217 ],
1218 }],
[email protected]85437612010-03-22 11:55:231219 ['OS == "linux"', {
1220 'conditions': [
1221 ['linux_use_tcmalloc==1', {
1222 'dependencies': [
1223 '../base/allocator/allocator.gyp:allocator',
1224 ],
1225 }],
1226 ],
1227 }],
[email protected]2f80c312009-02-25 21:26:551228 ],
1229 },
[email protected]ef36c74c2009-03-11 13:32:221230 {
1231 'target_name': 'net_resources',
1232 'type': 'none',
1233 'msvs_guid': '8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942',
[email protected]5b910872010-02-09 01:03:021234 'variables': {
[email protected]4de39f82011-03-28 12:01:291235 'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/net',
[email protected]5b910872010-02-09 01:03:021236 },
[email protected]4de39f82011-03-28 12:01:291237 'actions': [
[email protected]2f80c312009-02-25 21:26:551238 {
[email protected]4de39f82011-03-28 12:01:291239 'action_name': 'net_resources',
1240 'variables': {
1241 'grit_grd_file': 'base/net_resources.grd',
1242 },
1243 'includes': [ '../build/grit_action.gypi' ],
[email protected]2f80c312009-02-25 21:26:551244 },
[email protected]6718b412009-03-04 18:26:001245 ],
[email protected]4de39f82011-03-28 12:01:291246 'includes': [ '../build/grit_target.gypi' ],
[email protected]ef36c74c2009-03-11 13:32:221247 },
[email protected]75b91f92009-06-17 07:28:481248 {
1249 'target_name': 'fetch_client',
1250 'type': 'executable',
1251 'dependencies': [
1252 'net',
1253 '../base/base.gyp:base',
[email protected]75b91f92009-06-17 07:28:481254 '../testing/gtest.gyp:gtest',
1255 ],
1256 'msvs_guid': 'DABB8796-B9A2-4CD9-BF89-09B03E92B123',
1257 'sources': [
1258 'tools/fetch/fetch_client.cc',
1259 ],
1260 },
[email protected]fe4f06d2009-06-17 07:58:051261 {
1262 'target_name': 'fetch_server',
1263 'type': 'executable',
1264 'dependencies': [
1265 'net',
1266 '../base/base.gyp:base',
[email protected]fe4f06d2009-06-17 07:58:051267 '../testing/gtest.gyp:gtest',
1268 ],
1269 'msvs_guid': 'DABB8796-B9A2-4CD9-BF89-09B03E92B124',
1270 'sources': [
1271 'tools/fetch/fetch_server.cc',
1272 'tools/fetch/http_listen_socket.cc',
1273 'tools/fetch/http_listen_socket.h',
1274 'tools/fetch/http_server.cc',
1275 'tools/fetch/http_server.h',
[email protected]ecef1ff2011-02-04 18:35:541276 'tools/fetch/http_server_request_info.cc',
[email protected]d022e4e2009-06-23 04:13:001277 'tools/fetch/http_server_request_info.h',
[email protected]ecef1ff2011-02-04 18:35:541278 'tools/fetch/http_server_response_info.cc',
[email protected]d022e4e2009-06-23 04:13:001279 'tools/fetch/http_server_response_info.h',
[email protected]fe4f06d2009-06-17 07:58:051280 'tools/fetch/http_session.cc',
1281 'tools/fetch/http_session.h',
1282 ],
1283 },
[email protected]c402da42009-12-10 02:38:031284 {
[email protected]a33721a2011-02-03 17:23:241285 'target_name': 'http_server',
[email protected]0569d862010-07-05 11:32:401286 'type': '<(library)',
1287 'dependencies': [
1288 'net',
1289 '../base/base.gyp:base',
1290 '../testing/gtest.gyp:gtest',
1291 ],
1292 'msvs_guid': 'FCB894A4-CC6C-48C2-B495-52C80527E9BE',
1293 'sources': [
[email protected]a33721a2011-02-03 17:23:241294 'server/http_server.cc',
1295 'server/http_server.h',
[email protected]1889dc1b2010-10-14 22:03:131296 'server/http_server_request_info.cc',
[email protected]0569d862010-07-05 11:32:401297 'server/http_server_request_info.h',
1298 ],
1299 },
1300 {
[email protected]b40f05a2010-09-09 20:13:231301 'target_name': 'dnssec_chain_verify',
1302 'type': 'executable',
1303 'dependencies': [
1304 'net_base',
1305 ],
1306 'sources': [
1307 'tools/dnssec_chain_verify/dnssec_chain_verify.cc',
1308 ]
1309 },
1310 {
[email protected]5bafc4f2010-09-08 14:07:381311 'target_name': 'ssl_false_start_blacklist_process',
1312 'type': 'executable',
1313 'toolsets': ['host'],
1314 'include_dirs': [
1315 '..',
1316 ],
1317 'sources': [
1318 'base/ssl_false_start_blacklist_process.cc',
1319 ],
1320 },
[email protected]ef36c74c2009-03-11 13:32:221321 ],
1322 'conditions': [
[email protected]b64abf632010-11-24 10:19:221323 ['OS=="linux"', {
1324 'targets': [
1325 {
1326 'target_name': 'flip_in_mem_edsm_server',
1327 'type': 'executable',
1328 'cflags': [
1329 '-Wno-deprecated',
1330 ],
1331 'dependencies': [
1332 '../base/base.gyp:base',
1333 'net.gyp:net',
1334 '../third_party/openssl/openssl.gyp:openssl',
1335 ],
1336 'sources': [
1337 'tools/dump_cache/url_to_filename_encoder.cc',
1338 'tools/dump_cache/url_to_filename_encoder.h',
1339 'tools/dump_cache/url_utilities.h',
1340 'tools/dump_cache/url_utilities.cc',
[email protected]918e8ad2010-09-30 15:15:521341
[email protected]878984e2011-02-02 20:03:021342 'tools/flip_server/acceptor_thread.h',
1343 'tools/flip_server/acceptor_thread.cc',
[email protected]b64abf632010-11-24 10:19:221344 'tools/flip_server/balsa_enums.h',
1345 'tools/flip_server/balsa_frame.cc',
1346 'tools/flip_server/balsa_frame.h',
1347 'tools/flip_server/balsa_headers.cc',
1348 'tools/flip_server/balsa_headers.h',
1349 'tools/flip_server/balsa_headers_token_utils.cc',
1350 'tools/flip_server/balsa_headers_token_utils.h',
1351 'tools/flip_server/balsa_visitor_interface.h',
1352 'tools/flip_server/buffer_interface.h',
[email protected]878984e2011-02-02 20:03:021353 'tools/flip_server/constants.h',
[email protected]b64abf632010-11-24 10:19:221354 'tools/flip_server/create_listener.cc',
1355 'tools/flip_server/create_listener.h',
1356 'tools/flip_server/epoll_server.cc',
1357 'tools/flip_server/epoll_server.h',
[email protected]ecef1ff2011-02-04 18:35:541358 'tools/flip_server/flip_config.cc',
1359 'tools/flip_server/flip_config.h',
[email protected]b64abf632010-11-24 10:19:221360 'tools/flip_server/flip_in_mem_edsm_server.cc',
[email protected]878984e2011-02-02 20:03:021361 'tools/flip_server/http_interface.cc',
1362 'tools/flip_server/http_interface.h',
[email protected]b64abf632010-11-24 10:19:221363 'tools/flip_server/http_message_constants.cc',
1364 'tools/flip_server/http_message_constants.h',
1365 'tools/flip_server/loadtime_measurement.h',
[email protected]878984e2011-02-02 20:03:021366 'tools/flip_server/mem_cache.h',
1367 'tools/flip_server/mem_cache.cc',
[email protected]b64abf632010-11-24 10:19:221368 'tools/flip_server/porting.txt',
[email protected]878984e2011-02-02 20:03:021369 'tools/flip_server/output_ordering.cc',
1370 'tools/flip_server/output_ordering.h',
[email protected]b64abf632010-11-24 10:19:221371 'tools/flip_server/ring_buffer.cc',
1372 'tools/flip_server/ring_buffer.h',
1373 'tools/flip_server/simple_buffer.cc',
1374 'tools/flip_server/simple_buffer.h',
[email protected]878984e2011-02-02 20:03:021375 'tools/flip_server/sm_connection.cc',
1376 'tools/flip_server/sm_connection.h',
1377 'tools/flip_server/sm_interface.h',
[email protected]b64abf632010-11-24 10:19:221378 'tools/flip_server/split.h',
1379 'tools/flip_server/split.cc',
[email protected]878984e2011-02-02 20:03:021380 'tools/flip_server/spdy_ssl.cc',
1381 'tools/flip_server/spdy_ssl.h',
1382 'tools/flip_server/spdy_interface.cc',
1383 'tools/flip_server/spdy_interface.h',
1384 'tools/flip_server/spdy_util.cc',
1385 'tools/flip_server/spdy_util.h',
1386 'tools/flip_server/streamer_interface.cc',
1387 'tools/flip_server/streamer_interface.h',
[email protected]b64abf632010-11-24 10:19:221388 'tools/flip_server/string_piece_utils.h',
1389 'tools/flip_server/thread.h',
1390 'tools/flip_server/url_to_filename_encoder.h',
1391 'tools/flip_server/url_utilities.h',
1392 ],
1393 },
1394 ]
1395 }],
[email protected]8f205b02010-11-10 22:48:171396 ['OS=="linux"', {
1397 'targets': [
1398 {
1399 'target_name': 'snap_start_unittests',
1400 'type': 'executable',
1401 'dependencies': [
1402 'net',
1403 'net_test_support',
1404 'openssl_helper',
1405 '../build/linux/system.gyp:nss',
1406 '../testing/gmock.gyp:gmock',
1407 '../testing/gtest.gyp:gtest',
1408 ],
1409 'sources': [
1410 'base/run_all_unittests.cc',
1411 'socket/ssl_client_socket_snapstart_unittest.cc',
1412 ]
1413 },
1414 {
1415 'target_name': 'openssl_helper',
1416 'type': 'executable',
1417 'dependencies': [
1418 '../third_party/openssl/openssl.gyp:openssl',
1419 ],
1420 'sources': [
1421 'test/openssl_helper.cc',
1422 ],
1423 },
1424 ],
1425 }],
[email protected]6718b412009-03-04 18:26:001426 ['OS=="win"', {
1427 'targets': [
[email protected]2f80c312009-02-25 21:26:551428 {
1429 # TODO(port): dump_cache is still Windows-specific.
1430 'target_name': 'dump_cache',
1431 'type': 'executable',
1432 'dependencies': [
1433 'net',
[email protected]ad74a592011-01-21 18:40:551434 'net_test_support',
[email protected]2f80c312009-02-25 21:26:551435 '../base/base.gyp:base',
1436 ],
1437 'sources': [
[email protected]c44344e2009-09-02 22:05:501438 'tools/dump_cache/cache_dumper.cc',
1439 'tools/dump_cache/cache_dumper.h',
[email protected]2f80c312009-02-25 21:26:551440 'tools/dump_cache/dump_cache.cc',
1441 'tools/dump_cache/dump_files.cc',
1442 'tools/dump_cache/upgrade.cc',
[email protected]196f286c2010-06-07 14:57:171443 'tools/dump_cache/url_to_filename_encoder.cc',
[email protected]c44344e2009-09-02 22:05:501444 'tools/dump_cache/url_to_filename_encoder.h',
[email protected]8cd1ba5a2010-08-17 23:47:231445 'tools/dump_cache/url_utilities.h',
1446 'tools/dump_cache/url_utilities.cc',
[email protected]2f80c312009-02-25 21:26:551447 ],
1448 },
1449 ],
1450 }],
[email protected]2f80c312009-02-25 21:26:551451 ],
1452}
[email protected]f5c990c2009-10-06 03:02:381453
1454# Local Variables:
1455# tab-width:2
1456# indent-tabs-mode:nil
1457# End:
1458# vim: set expandtab tabstop=2 shiftwidth=2: