blob: 98dc52608d40bcdc6446001c6b8c2d3476a38262 [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]2f80c312009-02-25 21:26:5522 ],
23 'sources': [
[email protected]123ab1e32009-10-21 19:12:5724 'base/address_family.h',
[email protected]2f80c312009-02-25 21:26:5525 'base/address_list.cc',
26 'base/address_list.h',
[email protected]eb8605c2010-05-21 22:17:4727 'base/address_list_net_log_param.cc',
28 'base/address_list_net_log_param.h',
[email protected]2f80c312009-02-25 21:26:5529 'base/auth.h',
[email protected]6192f732009-03-25 23:44:2030 'base/cache_type.h',
[email protected]ec11be62010-04-28 19:28:0931 'base/capturing_net_log.cc',
32 'base/capturing_net_log.h',
[email protected]a755e1072009-10-23 16:58:3733 'base/cert_database.h',
34 'base/cert_database_mac.cc',
35 'base/cert_database_nss.cc',
36 'base/cert_database_win.cc',
[email protected]2f80c312009-02-25 21:26:5537 'base/cert_status_flags.cc',
38 'base/cert_status_flags.h',
39 'base/cert_verifier.cc',
40 'base/cert_verifier.h',
41 'base/cert_verify_result.h',
[email protected]2f80c312009-02-25 21:26:5542 'base/completion_callback.h',
43 'base/connection_type_histograms.cc',
44 'base/connection_type_histograms.h',
45 'base/cookie_monster.cc',
46 'base/cookie_monster.h',
[email protected]5f450e52009-07-28 13:28:1147 'base/cookie_options.h',
[email protected]2f80c312009-02-25 21:26:5548 'base/cookie_policy.h',
[email protected]5f450e52009-07-28 13:28:1149 'base/cookie_store.h',
[email protected]2f80c312009-02-25 21:26:5550 'base/data_url.cc',
51 'base/data_url.h',
52 'base/directory_lister.cc',
53 'base/directory_lister.h',
[email protected]c36f0642009-09-09 01:10:5054 'base/dns_util.cc',
55 'base/dns_util.h',
[email protected]2f80c312009-02-25 21:26:5556 'base/escape.cc',
57 'base/escape.h',
58 'base/ev_root_ca_metadata.cc',
59 'base/ev_root_ca_metadata.h',
60 'base/file_stream.h',
61 'base/file_stream_posix.cc',
62 'base/file_stream_win.cc',
63 'base/filter.cc',
64 'base/filter.h',
[email protected]72b4a772010-07-14 01:29:3065 'base/forwarding_net_log.cc',
66 'base/forwarding_net_log.h',
[email protected]2f80c312009-02-25 21:26:5567 'base/gzip_filter.cc',
68 'base/gzip_filter.h',
69 'base/gzip_header.cc',
70 'base/gzip_header.h',
[email protected]8a00f00a2009-06-12 00:49:3871 'base/host_cache.cc',
72 'base/host_cache.h',
[email protected]b6a50182010-05-12 22:47:1473 'base/host_mapping_rules.cc',
74 'base/host_mapping_rules.h',
[email protected]564b4912010-03-09 16:30:4275 'base/host_port_pair.cc',
76 'base/host_port_pair.h',
[email protected]2f80c312009-02-25 21:26:5577 'base/host_resolver.cc',
78 'base/host_resolver.h',
[email protected]b59ff372009-07-15 22:04:3279 'base/host_resolver_impl.cc',
80 'base/host_resolver_impl.h',
81 'base/host_resolver_proc.cc',
82 'base/host_resolver_proc.h',
[email protected]2f80c312009-02-25 21:26:5583 'base/io_buffer.cc',
84 'base/io_buffer.h',
[email protected]a755e1072009-10-23 16:58:3785 'base/keygen_handler.h',
86 'base/keygen_handler_mac.cc',
87 'base/keygen_handler_nss.cc',
88 'base/keygen_handler_win.cc',
[email protected]2f80c312009-02-25 21:26:5589 'base/listen_socket.cc',
90 'base/listen_socket.h',
91 'base/load_flags.h',
[email protected]f90ad122010-05-18 20:02:2392 'base/load_flags_list.h',
[email protected]48ab71e2009-06-22 19:19:1693 'base/load_states.h',
[email protected]9087aa32010-02-18 08:03:3894 'base/mapped_host_resolver.cc',
95 'base/mapped_host_resolver.h',
[email protected]2f80c312009-02-25 21:26:5596 'base/mime_sniffer.cc',
97 'base/mime_sniffer.h',
98 'base/mime_util.cc',
99 'base/mime_util.h',
[email protected]b59ff372009-07-15 22:04:32100 # TODO(eroman): move this into its own test-support target.
101 'base/mock_host_resolver.cc',
102 'base/mock_host_resolver.h',
[email protected]2f80c312009-02-25 21:26:55103 'base/net_error_list.h',
104 'base/net_errors.cc',
105 'base/net_errors.h',
[email protected]9e743cd2010-03-16 07:03:53106 'base/net_log.cc',
107 'base/net_log.h',
108 'base/net_log_event_type_list.h',
[email protected]92056b92010-05-22 00:36:46109 'base/net_log_source_type_list.h',
[email protected]2f80c312009-02-25 21:26:55110 'base/net_module.cc',
111 'base/net_module.h',
[email protected]2f80c312009-02-25 21:26:55112 'base/net_util.cc',
113 'base/net_util.h',
114 'base/net_util_posix.cc',
115 'base/net_util_win.cc',
[email protected]100d5fb92009-12-21 21:08:35116 'base/network_change_notifier.cc',
117 'base/network_change_notifier.h',
[email protected]100d5fb92009-12-21 21:08:35118 'base/network_change_notifier_linux.cc',
119 'base/network_change_notifier_linux.h',
120 'base/network_change_notifier_mac.cc',
121 'base/network_change_notifier_mac.h',
[email protected]6d603aa2010-02-19 18:44:58122 'base/network_change_notifier_netlink_linux.cc',
123 'base/network_change_notifier_netlink_linux.h',
[email protected]100d5fb92009-12-21 21:08:35124 'base/network_change_notifier_win.cc',
125 'base/network_change_notifier_win.h',
[email protected]2f80c312009-02-25 21:26:55126 'base/nss_memio.c',
[email protected]d022e4e2009-06-23 04:13:00127 'base/nss_memio.h',
[email protected]2f80c312009-02-25 21:26:55128 'base/platform_mime_util.h',
129 # TODO(tc): gnome-vfs? xdgmime? /etc/mime.types?
130 'base/platform_mime_util_linux.cc',
131 'base/platform_mime_util_mac.cc',
132 'base/platform_mime_util_win.cc',
133 'base/registry_controlled_domain.cc',
134 'base/registry_controlled_domain.h',
135 'base/scoped_cert_chain_context.h',
136 'base/sdch_filter.cc',
137 'base/sdch_filter.h',
138 'base/sdch_manager.cc',
139 'base/sdch_manager.h',
[email protected]0b45559b2009-06-12 21:45:11140 'base/ssl_cert_request_info.h',
[email protected]56c866a22009-06-18 19:38:58141 'base/ssl_client_auth_cache.cc',
142 'base/ssl_client_auth_cache.h',
[email protected]e52deec2009-08-21 19:48:39143 'base/ssl_config_service.cc',
[email protected]2f80c312009-02-25 21:26:55144 'base/ssl_config_service.h',
[email protected]db36938c2009-08-19 21:48:42145 'base/ssl_config_service_defaults.h',
[email protected]f37c98f2009-09-09 22:07:32146 'base/ssl_config_service_mac.cc',
147 'base/ssl_config_service_mac.h',
[email protected]db36938c2009-08-19 21:48:42148 'base/ssl_config_service_win.cc',
149 'base/ssl_config_service_win.h',
[email protected]2f80c312009-02-25 21:26:55150 'base/ssl_info.h',
[email protected]cb370a0632010-01-30 08:24:12151 'base/static_cookie_policy.cc',
152 'base/static_cookie_policy.h',
[email protected]326e6792009-12-11 21:04:42153 'base/transport_security_state.cc',
154 'base/transport_security_state.h',
[email protected]a540c2d2009-12-12 00:47:37155 'base/sys_addrinfo.h',
[email protected]2f80c312009-02-25 21:26:55156 'base/telnet_server.cc',
157 'base/telnet_server.h',
[email protected]d022e4e2009-06-23 04:13:00158 'base/test_completion_callback.h',
[email protected]2f80c312009-02-25 21:26:55159 'base/upload_data.cc',
160 'base/upload_data.h',
161 'base/upload_data_stream.cc',
162 'base/upload_data_stream.h',
[email protected]2f80c312009-02-25 21:26:55163 'base/winsock_init.cc',
164 'base/winsock_init.h',
165 'base/x509_certificate.cc',
166 'base/x509_certificate.h',
167 'base/x509_certificate_mac.cc',
168 'base/x509_certificate_nss.cc',
169 'base/x509_certificate_win.cc',
[email protected]d866fb52010-03-26 23:36:04170 'base/x509_cert_types.cc',
171 'base/x509_cert_types.h',
172 'base/x509_cert_types_mac.cc',
[email protected]53ae7c42010-06-18 17:45:35173 'third_party/mozilla_security_manager/nsKeygenHandler.cpp',
174 'third_party/mozilla_security_manager/nsKeygenHandler.h',
[email protected]9c2a57712009-10-21 20:35:11175 ],
176 'export_dependent_settings': [
177 '../base/base.gyp:base',
178 ],
179 'conditions': [
[email protected]50462ec2010-01-29 22:28:32180 [ 'OS == "linux" or OS == "freebsd" or OS == "openbsd"', {
[email protected]3dd6f5e2010-06-01 20:28:03181 'dependencies': [
182 '../build/linux/system.gyp:gconf',
183 '../build/linux/system.gyp:gdk',
184 '../build/linux/system.gyp:nss',
185 ],
186 },
187 { # else: OS is not in the above list
188 'sources!': [
189 'base/cert_database_nss.cc',
190 'base/keygen_handler_nss.cc',
191 'base/x509_certificate_nss.cc',
[email protected]53ae7c42010-06-18 17:45:35192 'third_party/mozilla_security_manager/nsKeygenHandler.cpp',
193 'third_party/mozilla_security_manager/nsKeygenHandler.h',
[email protected]3dd6f5e2010-06-01 20:28:03194 ],
195 },
196 ],
[email protected]9c2a57712009-10-21 20:35:11197 [ 'OS == "win"', {
[email protected]9c2a57712009-10-21 20:35:11198 'dependencies': [
[email protected]f505a9b2010-01-28 19:44:02199 # For nss_memio.{c,h}, which require only NSPR.
200 '../third_party/nss/nss.gyp:nspr',
[email protected]9c2a57712009-10-21 20:35:11201 'tld_cleanup',
202 ],
203 },
204 { # else: OS != "win"
[email protected]d8d4a0a2010-06-12 15:27:47205 'dependencies': [
206 '../third_party/libevent/libevent.gyp:libevent',
207 ],
[email protected]9c2a57712009-10-21 20:35:11208 'sources!': [
[email protected]9c2a57712009-10-21 20:35:11209 'base/winsock_init.cc',
210 ],
211 },
212 ],
[email protected]9c2a57712009-10-21 20:35:11213 [ 'OS == "mac"', {
[email protected]3dd6f5e2010-06-01 20:28:03214 'dependencies': [
215 # For nss_memio.{c,h}, which require only NSPR.
216 '../third_party/nss/nss.gyp:nspr',
[email protected]f505a9b2010-01-28 19:44:02217 ],
[email protected]9c2a57712009-10-21 20:35:11218 'link_settings': {
219 'libraries': [
220 '$(SDKROOT)/System/Library/Frameworks/Security.framework',
221 '$(SDKROOT)/System/Library/Frameworks/SystemConfiguration.framework',
222 ]
223 },
224 },
225 ],
226 ],
227 },
228 {
229 'target_name': 'net',
230 'type': '<(library)',
231 'dependencies': [
232 '../base/base.gyp:base',
233 '../base/base.gyp:base_i18n',
234 '../build/temp_gyp/googleurl.gyp:googleurl',
235 '../sdch/sdch.gyp:sdch',
[email protected]9c2a57712009-10-21 20:35:11236 '../third_party/icu/icu.gyp:icui18n',
237 '../third_party/icu/icu.gyp:icuuc',
[email protected]9c2a57712009-10-21 20:35:11238 '../third_party/zlib/zlib.gyp:zlib',
239 'net_base',
240 'net_resources',
241 ],
242 'sources': [
[email protected]2f80c312009-02-25 21:26:55243 'disk_cache/addr.cc',
244 'disk_cache/addr.h',
245 'disk_cache/backend_impl.cc',
246 'disk_cache/backend_impl.h',
[email protected]84d4cee2009-06-18 23:46:58247 'disk_cache/bitmap.cc',
248 'disk_cache/bitmap.h',
[email protected]2f80c312009-02-25 21:26:55249 'disk_cache/block_files.cc',
250 'disk_cache/block_files.h',
251 'disk_cache/cache_util.h',
252 'disk_cache/cache_util_posix.cc',
253 'disk_cache/cache_util_win.cc',
254 'disk_cache/disk_cache.h',
255 'disk_cache/disk_format.h',
256 'disk_cache/entry_impl.cc',
257 'disk_cache/entry_impl.h',
258 'disk_cache/errors.h',
259 'disk_cache/eviction.cc',
260 'disk_cache/eviction.h',
261 'disk_cache/file.h',
262 'disk_cache/file_block.h',
263 'disk_cache/file_lock.cc',
264 'disk_cache/file_lock.h',
265 'disk_cache/file_posix.cc',
266 'disk_cache/file_win.cc',
267 'disk_cache/hash.cc',
268 'disk_cache/hash.h',
[email protected]17a8396f12009-03-27 20:12:34269 'disk_cache/histogram_macros.h',
[email protected]fb2622f2010-07-13 18:00:56270 'disk_cache/in_flight_backend_io.cc',
271 'disk_cache/in_flight_backend_io.h',
272 'disk_cache/in_flight_io.cc',
273 'disk_cache/in_flight_io.h',
[email protected]2f80c312009-02-25 21:26:55274 'disk_cache/mapped_file.h',
275 'disk_cache/mapped_file_posix.cc',
276 'disk_cache/mapped_file_win.cc',
277 'disk_cache/mem_backend_impl.cc',
278 'disk_cache/mem_backend_impl.h',
279 'disk_cache/mem_entry_impl.cc',
280 'disk_cache/mem_entry_impl.h',
281 'disk_cache/mem_rankings.cc',
282 'disk_cache/mem_rankings.h',
283 'disk_cache/rankings.cc',
284 'disk_cache/rankings.h',
[email protected]84d4cee2009-06-18 23:46:58285 'disk_cache/sparse_control.cc',
286 'disk_cache/sparse_control.h',
[email protected]2f80c312009-02-25 21:26:55287 'disk_cache/stats.cc',
288 'disk_cache/stats.h',
289 'disk_cache/stats_histogram.cc',
290 'disk_cache/stats_histogram.h',
291 'disk_cache/storage_block-inl.h',
292 'disk_cache/storage_block.h',
293 'disk_cache/trace.cc',
294 'disk_cache/trace.h',
295 'ftp/ftp_auth_cache.cc',
296 'ftp/ftp_auth_cache.h',
[email protected]c2972192009-07-28 20:30:09297 'ftp/ftp_ctrl_response_buffer.cc',
298 'ftp/ftp_ctrl_response_buffer.h',
[email protected]1d799dd2009-10-28 17:00:49299 'ftp/ftp_directory_listing_buffer.cc',
300 'ftp/ftp_directory_listing_buffer.h',
[email protected]a115b01072009-12-04 09:58:32301 'ftp/ftp_directory_listing_parser.cc',
302 'ftp/ftp_directory_listing_parser.h',
303 'ftp/ftp_directory_listing_parser_ls.cc',
304 'ftp/ftp_directory_listing_parser_ls.h',
[email protected]9772b1c32009-12-10 19:39:01305 'ftp/ftp_directory_listing_parser_mlsd.cc',
306 'ftp/ftp_directory_listing_parser_mlsd.h',
[email protected]8425e66e2009-12-07 19:51:46307 'ftp/ftp_directory_listing_parser_netware.cc',
308 'ftp/ftp_directory_listing_parser_netware.h',
[email protected]a115b01072009-12-04 09:58:32309 'ftp/ftp_directory_listing_parser_vms.cc',
310 'ftp/ftp_directory_listing_parser_vms.h',
311 'ftp/ftp_directory_listing_parser_windows.cc',
312 'ftp/ftp_directory_listing_parser_windows.h',
[email protected]2f80c312009-02-25 21:26:55313 'ftp/ftp_network_layer.cc',
314 'ftp/ftp_network_layer.h',
315 'ftp/ftp_network_session.h',
316 'ftp/ftp_network_transaction.cc',
317 'ftp/ftp_network_transaction.h',
318 'ftp/ftp_request_info.h',
319 'ftp/ftp_response_info.h',
[email protected]139dd552009-08-28 22:40:55320 'ftp/ftp_server_type_histograms.cc',
321 'ftp/ftp_server_type_histograms.h',
[email protected]2f80c312009-02-25 21:26:55322 'ftp/ftp_transaction.h',
323 'ftp/ftp_transaction_factory.h',
[email protected]b1c7cc42009-09-24 21:46:50324 'ftp/ftp_util.cc',
325 'ftp/ftp_util.h',
[email protected]5ae0b862009-02-28 02:02:41326 'http/des.cc',
327 'http/des.h',
[email protected]564b4912010-03-09 16:30:42328 'http/http_alternate_protocols.cc',
329 'http/http_alternate_protocols.h',
[email protected]2f80c312009-02-25 21:26:55330 'http/http_atom_list.h',
331 'http/http_auth.cc',
332 'http/http_auth.h',
333 'http/http_auth_cache.cc',
334 'http/http_auth_cache.h',
[email protected]228404f2010-06-24 04:31:41335 'http/http_auth_controller.cc',
336 'http/http_auth_controller.h',
[email protected]eb3cac72010-02-26 21:07:45337 'http/http_auth_filter.cc',
338 'http/http_auth_filter.h',
[email protected]1ce73ede2010-03-25 12:17:44339 'http/http_auth_filter_win.h',
[email protected]83727172010-06-04 17:58:08340 'http/http_auth_gssapi_posix.cc',
341 'http/http_auth_gssapi_posix.h',
[email protected]2f80c312009-02-25 21:26:55342 'http/http_auth_handler.cc',
[email protected]fa55e192010-02-15 14:25:50343 'http/http_auth_handler.h',
[email protected]2f80c312009-02-25 21:26:55344 'http/http_auth_handler_basic.cc',
345 'http/http_auth_handler_basic.h',
346 'http/http_auth_handler_digest.cc',
347 'http/http_auth_handler_digest.h',
[email protected]fa55e192010-02-15 14:25:50348 'http/http_auth_handler_factory.cc',
349 'http/http_auth_handler_factory.h',
[email protected]4fd4a6d2010-01-21 21:38:05350 'http/http_auth_handler_negotiate.h',
[email protected]65d34382010-07-01 18:12:26351 'http/http_auth_handler_negotiate.cc',
[email protected]5ae0b862009-02-28 02:02:41352 'http/http_auth_handler_ntlm.cc',
353 'http/http_auth_handler_ntlm.h',
[email protected]ea9dc9a2009-09-05 00:43:32354 'http/http_auth_handler_ntlm_portable.cc',
355 'http/http_auth_handler_ntlm_win.cc',
[email protected]7da0b332010-01-08 14:56:56356 'http/http_auth_sspi_win.cc',
357 'http/http_auth_sspi_win.h',
[email protected]0877e3d2009-10-17 22:29:57358 'http/http_basic_stream.cc',
[email protected]d022e4e2009-06-23 04:13:00359 'http/http_basic_stream.h',
[email protected]fc48db82009-04-28 21:23:39360 'http/http_byte_range.cc',
361 'http/http_byte_range.h',
[email protected]2f80c312009-02-25 21:26:55362 'http/http_cache.cc',
363 'http/http_cache.h',
[email protected]983a1da2009-11-11 19:59:23364 'http/http_cache_transaction.cc',
365 'http/http_cache_transaction.h',
[email protected]2f80c312009-02-25 21:26:55366 'http/http_chunked_decoder.cc',
367 'http/http_chunked_decoder.h',
[email protected]a7ea8832010-07-12 17:54:54368 'http/http_net_log_params.h',
[email protected]ac039522010-06-15 16:39:44369 'http/http_network_delegate.h',
[email protected]2f80c312009-02-25 21:26:55370 'http/http_network_layer.cc',
371 'http/http_network_layer.h',
[email protected]0d8fa3ec2009-04-08 04:22:44372 'http/http_network_session.cc',
[email protected]2f80c312009-02-25 21:26:55373 'http/http_network_session.h',
374 'http/http_network_transaction.cc',
375 'http/http_network_transaction.h',
[email protected]270c6412010-03-29 22:02:47376 'http/http_request_headers.cc',
377 'http/http_request_headers.h',
[email protected]2f80c312009-02-25 21:26:55378 'http/http_request_info.h',
379 'http/http_response_headers.cc',
380 'http/http_response_headers.h',
381 'http/http_response_info.cc',
382 'http/http_response_info.h',
[email protected]d022e4e2009-06-23 04:13:00383 'http/http_stream.h',
[email protected]0877e3d2009-10-17 22:29:57384 'http/http_stream_parser.cc',
385 'http/http_stream_parser.h',
[email protected]2f80c312009-02-25 21:26:55386 'http/http_transaction.h',
387 'http/http_transaction_factory.h',
[email protected]d7f16632010-03-29 18:02:36388 'http/url_security_manager.h',
[email protected]930cbb52010-04-02 17:27:10389 'http/url_security_manager.cc',
[email protected]d7f16632010-03-29 18:02:36390 'http/url_security_manager_posix.cc',
391 'http/url_security_manager_win.cc',
[email protected]a7ea8832010-07-12 17:54:54392 'http/http_proxy_client_socket.cc',
393 'http/http_proxy_client_socket.h',
[email protected]e772db3f2010-07-12 18:11:13394 'http/http_proxy_client_socket_pool.cc',
395 'http/http_proxy_client_socket_pool.h',
[email protected]2f80c312009-02-25 21:26:55396 'http/http_util.cc',
[email protected]e6547c12009-09-18 03:47:01397 'http/http_util_icu.cc',
[email protected]2f80c312009-02-25 21:26:55398 'http/http_util.h',
399 'http/http_vary_data.cc',
400 'http/http_vary_data.h',
[email protected]d022e4e2009-06-23 04:13:00401 'http/http_version.h',
[email protected]5ae0b862009-02-28 02:02:41402 'http/md4.cc',
403 'http/md4.h',
[email protected]8bf26f49a2009-06-12 17:35:50404 'http/partial_data.cc',
405 'http/partial_data.h',
[email protected]25d8ea22009-08-25 19:42:29406 'ocsp/nss_ocsp.cc',
407 'ocsp/nss_ocsp.h',
[email protected]620f5712009-08-04 22:43:12408 'proxy/init_proxy_resolver.cc',
409 'proxy/init_proxy_resolver.h',
[email protected]61b84d52010-07-09 03:32:00410 'proxy/multi_threaded_proxy_resolver.cc',
411 'proxy/multi_threaded_proxy_resolver.h',
[email protected]7541206c2010-02-19 20:24:06412 'proxy/proxy_bypass_rules.cc',
413 'proxy/proxy_bypass_rules.h',
[email protected]7dc52f22009-03-02 22:37:18414 'proxy/proxy_config.cc',
415 'proxy/proxy_config.h',
416 'proxy/proxy_config_service.h',
[email protected]2f80c312009-02-25 21:26:55417 'proxy/proxy_config_service_fixed.h',
[email protected]861c6c62009-04-20 16:50:56418 'proxy/proxy_config_service_linux.cc',
419 'proxy/proxy_config_service_linux.h',
[email protected]a9944f02009-12-10 10:37:27420 'proxy/proxy_config_service_mac.cc',
421 'proxy/proxy_config_service_mac.h',
[email protected]2f80c312009-02-25 21:26:55422 'proxy/proxy_config_service_win.cc',
423 'proxy/proxy_config_service_win.h',
[email protected]7dc52f22009-03-02 22:37:18424 'proxy/proxy_info.cc',
425 'proxy/proxy_info.h',
426 'proxy/proxy_list.cc',
427 'proxy/proxy_list.h',
428 'proxy/proxy_resolver.h',
[email protected]90ae1fb2009-08-02 21:07:12429 'proxy/proxy_resolver_js_bindings.cc',
430 'proxy/proxy_resolver_js_bindings.h',
[email protected]2f80c312009-02-25 21:26:55431 'proxy/proxy_resolver_mac.cc',
[email protected]d022e4e2009-06-23 04:13:00432 'proxy/proxy_resolver_mac.h',
[email protected]59872eb2010-06-22 18:56:12433 'proxy/proxy_resolver_request_context.h',
[email protected]6b675b82009-02-26 23:18:32434 'proxy/proxy_resolver_script.h',
435 'proxy/proxy_resolver_v8.cc',
436 'proxy/proxy_resolver_v8.h',
[email protected]2f80c312009-02-25 21:26:55437 'proxy/proxy_resolver_winhttp.cc',
438 'proxy/proxy_resolver_winhttp.h',
[email protected]7dc52f22009-03-02 22:37:18439 'proxy/proxy_retry_info.h',
[email protected]2f80c312009-02-25 21:26:55440 'proxy/proxy_script_fetcher.cc',
441 'proxy/proxy_script_fetcher.h',
442 'proxy/proxy_server.cc',
[email protected]a9944f02009-12-10 10:37:27443 'proxy/proxy_server_mac.cc',
[email protected]2f80c312009-02-25 21:26:55444 'proxy/proxy_server.h',
445 'proxy/proxy_service.cc',
446 'proxy/proxy_service.h',
[email protected]1ca2b452010-04-17 00:07:04447 'proxy/sync_host_resolver_bridge.cc',
448 'proxy/sync_host_resolver_bridge.h',
[email protected]f7984fc62009-06-22 23:26:44449 'socket/client_socket.h',
450 'socket/client_socket_factory.cc',
451 'socket/client_socket_factory.h',
452 'socket/client_socket_handle.cc',
453 'socket/client_socket_handle.h',
454 'socket/client_socket_pool.h',
[email protected]241c5c2c2010-06-21 18:46:00455 'socket/client_socket_pool.cc',
[email protected]ff579d42009-06-24 15:47:02456 'socket/client_socket_pool_base.cc',
457 'socket/client_socket_pool_base.h',
[email protected]b89f7e42010-05-20 20:37:00458 'socket/client_socket_pool_histograms.cc',
459 'socket/client_socket_pool_histograms.h',
[email protected]f7984fc62009-06-22 23:26:44460 'socket/socket.h',
[email protected]e0c27be2009-07-15 13:09:35461 'socket/socks5_client_socket.cc',
462 'socket/socks5_client_socket.h',
[email protected]3cd17242009-06-23 02:59:02463 'socket/socks_client_socket.cc',
464 'socket/socks_client_socket.h',
[email protected]a796bcec2010-03-22 17:17:26465 'socket/socks_client_socket_pool.cc',
466 'socket/socks_client_socket_pool.h',
[email protected]f7984fc62009-06-22 23:26:44467 'socket/ssl_client_socket.h',
468 'socket/ssl_client_socket_mac.cc',
[email protected]961427442009-07-15 19:00:47469 'socket/ssl_client_socket_mac.h',
[email protected]fd4f139f2010-06-11 17:02:20470 'socket/ssl_client_socket_mac_factory.cc',
471 'socket/ssl_client_socket_mac_factory.h',
[email protected]20285392010-06-11 03:12:08472 'socket/ssl_client_socket_nss.cc',
473 'socket/ssl_client_socket_nss.h',
[email protected]fd4f139f2010-06-11 17:02:20474 'socket/ssl_client_socket_nss_factory.cc',
475 'socket/ssl_client_socket_nss_factory.h',
[email protected]e60e47a2010-07-14 03:37:18476 'socket/ssl_client_socket_pool.cc',
477 'socket/ssl_client_socket_pool.h',
[email protected]f7984fc62009-06-22 23:26:44478 'socket/ssl_client_socket_win.cc',
479 'socket/ssl_client_socket_win.h',
[email protected]f7984fc62009-06-22 23:26:44480 'socket/tcp_client_socket.h',
481 'socket/tcp_client_socket_libevent.cc',
482 'socket/tcp_client_socket_libevent.h',
483 'socket/tcp_client_socket_pool.cc',
484 'socket/tcp_client_socket_pool.h',
485 'socket/tcp_client_socket_win.cc',
486 'socket/tcp_client_socket_win.h',
[email protected]961427442009-07-15 19:00:47487 'socket/tcp_pinger.h',
[email protected]aef03132009-10-09 05:04:14488 'socket_stream/socket_stream.cc',
489 'socket_stream/socket_stream.h',
[email protected]6a2c36772010-03-01 02:37:13490 'socket_stream/socket_stream_job.cc',
491 'socket_stream/socket_stream_job.h',
492 'socket_stream/socket_stream_job_manager.cc',
493 'socket_stream/socket_stream_job_manager.h',
[email protected]c7f689be2009-11-11 05:53:12494 'socket_stream/socket_stream_metrics.cc',
495 'socket_stream/socket_stream_metrics.h',
[email protected]dab9c7d2010-02-06 21:44:32496 'spdy/spdy_bitmasks.h',
497 'spdy/spdy_frame_builder.cc',
498 'spdy/spdy_frame_builder.h',
499 'spdy/spdy_framer.cc',
500 'spdy/spdy_framer.h',
[email protected]65d56aa2010-06-14 04:13:40501 'spdy/spdy_http_stream.cc',
502 'spdy/spdy_http_stream.h',
[email protected]dab9c7d2010-02-06 21:44:32503 'spdy/spdy_io_buffer.cc',
504 'spdy/spdy_io_buffer.h',
505 'spdy/spdy_network_transaction.cc',
506 'spdy/spdy_network_transaction.h',
507 'spdy/spdy_protocol.h',
508 'spdy/spdy_session.cc',
509 'spdy/spdy_session.h',
510 'spdy/spdy_session_pool.cc',
511 'spdy/spdy_session_pool.h',
[email protected]74188f22010-04-09 20:18:50512 'spdy/spdy_settings_storage.cc',
513 'spdy/spdy_settings_storage.h',
[email protected]dab9c7d2010-02-06 21:44:32514 'spdy/spdy_stream.cc',
515 'spdy/spdy_stream.h',
516 'spdy/spdy_transaction_factory.h',
[email protected]be4d55fe2010-06-01 13:40:02517 'url_request/https_prober.h',
518 'url_request/https_prober.cc',
[email protected]2f80c312009-02-25 21:26:55519 'url_request/url_request.cc',
520 'url_request/url_request.h',
521 'url_request/url_request_about_job.cc',
522 'url_request/url_request_about_job.h',
523 'url_request/url_request_context.h',
[email protected]fcb7fd92009-10-22 04:18:58524 'url_request/url_request_data_job.cc',
525 'url_request/url_request_data_job.h',
[email protected]2f80c312009-02-25 21:26:55526 'url_request/url_request_error_job.cc',
527 'url_request/url_request_error_job.h',
528 'url_request/url_request_file_dir_job.cc',
529 'url_request/url_request_file_dir_job.h',
530 'url_request/url_request_file_job.cc',
531 'url_request/url_request_file_job.h',
532 'url_request/url_request_filter.cc',
533 'url_request/url_request_filter.h',
[email protected]e7fe5282010-03-16 12:40:13534 'url_request/url_request_ftp_job.cc',
535 'url_request/url_request_ftp_job.h',
[email protected]2f80c312009-02-25 21:26:55536 'url_request/url_request_http_job.cc',
537 'url_request/url_request_http_job.h',
[email protected]2f80c312009-02-25 21:26:55538 'url_request/url_request_job.cc',
539 'url_request/url_request_job.h',
540 'url_request/url_request_job_manager.cc',
541 'url_request/url_request_job_manager.h',
542 'url_request/url_request_job_metrics.cc',
543 'url_request/url_request_job_metrics.h',
544 'url_request/url_request_job_tracker.cc',
545 'url_request/url_request_job_tracker.h',
[email protected]2612834232010-05-14 21:52:36546 'url_request/url_request_netlog_params.cc',
547 'url_request/url_request_netlog_params.h',
[email protected]56d83182009-09-04 20:01:45548 'url_request/url_request_redirect_job.cc',
549 'url_request/url_request_redirect_job.h',
[email protected]2f80c312009-02-25 21:26:55550 'url_request/url_request_simple_job.cc',
551 'url_request/url_request_simple_job.h',
552 'url_request/url_request_status.h',
553 'url_request/url_request_test_job.cc',
554 'url_request/url_request_test_job.h',
[email protected]13c34d12009-09-14 20:51:04555 'url_request/view_cache_helper.cc',
556 'url_request/view_cache_helper.h',
[email protected]6d9fc742009-10-21 07:59:36557 'websockets/websocket.cc',
558 'websockets/websocket.h',
[email protected]3985966a2010-06-01 03:11:16559 'websockets/websocket_frame_handler.cc',
560 'websockets/websocket_frame_handler.h',
[email protected]af63c902010-03-17 05:09:22561 'websockets/websocket_handshake.cc',
562 'websockets/websocket_handshake.h',
[email protected]511d0a02010-03-26 07:35:55563 'websockets/websocket_handshake_draft75.cc',
564 'websockets/websocket_handshake_draft75.h',
[email protected]817fc502010-06-03 08:58:08565 'websockets/websocket_handshake_handler.cc',
566 'websockets/websocket_handshake_handler.h',
[email protected]6a2c36772010-03-01 02:37:13567 'websockets/websocket_job.cc',
568 'websockets/websocket_job.h',
[email protected]4c4eac02009-11-04 10:02:28569 'websockets/websocket_throttle.cc',
570 'websockets/websocket_throttle.h',
[email protected]2f80c312009-02-25 21:26:55571 ],
[email protected]2f80c312009-02-25 21:26:55572 'export_dependent_settings': [
573 '../base/base.gyp:base',
574 ],
575 'conditions': [
[email protected]c61f6432009-04-22 01:16:42576 ['javascript_engine=="v8"', {
577 'dependencies': [
[email protected]44531a22009-04-28 21:37:56578 '../v8/tools/gyp/v8.gyp:v8',
[email protected]c61f6432009-04-22 01:16:42579 ],
580 }],
[email protected]50462ec2010-01-29 22:28:32581 [ 'OS == "linux" or OS == "freebsd" or OS == "openbsd"', {
[email protected]3dd6f5e2010-06-01 20:28:03582 'dependencies': [
583 '../build/linux/system.gyp:gconf',
584 '../build/linux/system.gyp:gdk',
585 '../build/linux/system.gyp:nss',
586 ],
587 },
588 { # else: OS is not in the above list
589 'sources!': [
590 'ocsp/nss_ocsp.cc',
591 'ocsp/nss_ocsp.h',
592 ],
593 },
594 ],
[email protected]2f80c312009-02-25 21:26:55595 [ 'OS == "win"', {
[email protected]2f80c312009-02-25 21:26:55596 'sources!': [
[email protected]ea9dc9a2009-09-05 00:43:32597 'http/http_auth_handler_ntlm_portable.cc',
[email protected]f7984fc62009-06-22 23:26:44598 'socket/tcp_client_socket_libevent.cc',
[email protected]2f80c312009-02-25 21:26:55599 ],
600 'dependencies': [
[email protected]f505a9b2010-01-28 19:44:02601 '../third_party/nss/nss.gyp:nss',
[email protected]3dd6f5e2010-06-01 20:28:03602 'third_party/nss/ssl.gyp:ssl',
[email protected]2f80c312009-02-25 21:26:55603 'tld_cleanup',
604 ],
[email protected]2f80c312009-02-25 21:26:55605 },
606 { # else: OS != "win"
[email protected]d8d4a0a2010-06-12 15:27:47607 'dependencies': [
608 '../third_party/libevent/libevent.gyp:libevent',
609 ],
[email protected]2f80c312009-02-25 21:26:55610 'sources!': [
[email protected]2f80c312009-02-25 21:26:55611 'proxy/proxy_resolver_winhttp.cc',
[email protected]fd4f139f2010-06-11 17:02:20612 'socket/ssl_client_socket_nss_factory.cc',
613 'socket/ssl_client_socket_nss_factory.h',
[email protected]2f80c312009-02-25 21:26:55614 ],
[email protected]2f80c312009-02-25 21:26:55615 },
616 ],
617 [ 'OS == "mac"', {
[email protected]3dd6f5e2010-06-01 20:28:03618 'dependencies': [
619 '../third_party/nss/nss.gyp:nss',
620 'third_party/nss/ssl.gyp:ssl',
[email protected]f505a9b2010-01-28 19:44:02621 ],
[email protected]2f80c312009-02-25 21:26:55622 'link_settings': {
623 'libraries': [
624 '$(SDKROOT)/System/Library/Frameworks/Security.framework',
625 '$(SDKROOT)/System/Library/Frameworks/SystemConfiguration.framework',
626 ]
627 },
628 },
[email protected]fd4f139f2010-06-11 17:02:20629 { # else: OS != "mac"
630 'sources!': [
631 'socket/ssl_client_socket_mac_factory.cc',
632 'socket/ssl_client_socket_mac_factory.h',
633 ],
634 },
[email protected]2f80c312009-02-25 21:26:55635 ],
[email protected]2f80c312009-02-25 21:26:55636 ],
637 },
638 {
639 'target_name': 'net_unittests',
640 'type': 'executable',
641 'dependencies': [
642 'net',
[email protected]6718b412009-03-04 18:26:00643 'net_test_support',
[email protected]2f80c312009-02-25 21:26:55644 '../base/base.gyp:base',
[email protected]d34d79f2009-10-14 22:06:14645 '../base/base.gyp:base_i18n',
[email protected]06489a012009-12-10 08:12:54646 '../testing/gmock.gyp:gmock',
[email protected]2f80c312009-02-25 21:26:55647 '../testing/gtest.gyp:gtest',
[email protected]e86aaca2009-08-12 17:58:57648 '../third_party/zlib/zlib.gyp:zlib',
[email protected]2f80c312009-02-25 21:26:55649 ],
[email protected]9e450f22009-03-10 23:12:16650 'msvs_guid': 'E99DA267-BE90-4F45-88A1-6919DB2C7567',
[email protected]2f80c312009-02-25 21:26:55651 'sources': [
[email protected]8a00f00a2009-06-12 00:49:38652 'base/address_list_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55653 'base/cookie_monster_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55654 'base/data_url_unittest.cc',
655 'base/directory_lister_unittest.cc',
[email protected]c36f0642009-09-09 01:10:50656 'base/dns_util_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55657 'base/escape_unittest.cc',
658 'base/file_stream_unittest.cc',
659 'base/filter_unittest.cc',
[email protected]56e72f32009-03-09 18:22:27660 'base/filter_unittest.h',
[email protected]72b4a772010-07-14 01:29:30661 'base/forwarding_net_log_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55662 'base/gzip_filter_unittest.cc',
[email protected]8a00f00a2009-06-12 00:49:38663 'base/host_cache_unittest.cc',
[email protected]b6a50182010-05-12 22:47:14664 'base/host_mapping_rules_unittest.cc',
[email protected]b59ff372009-07-15 22:04:32665 'base/host_resolver_impl_unittest.cc',
[email protected]cdafbff2010-03-02 17:47:02666 'base/keygen_handler_unittest.cc',
[email protected]85437612010-03-22 11:55:23667 'base/leak_annotations.h',
[email protected]2f80c312009-02-25 21:26:55668 'base/listen_socket_unittest.cc',
669 'base/listen_socket_unittest.h',
[email protected]9087aa32010-02-18 08:03:38670 'base/mapped_host_resolver_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55671 'base/mime_sniffer_unittest.cc',
672 'base/mime_util_unittest.cc',
[email protected]9e743cd2010-03-16 07:03:53673 'base/net_log_unittest.h',
[email protected]0fefd0202009-12-18 04:35:41674 'base/net_test_constants.h',
[email protected]66761b952010-06-25 21:30:38675 'base/net_test_suite.h',
[email protected]2f80c312009-02-25 21:26:55676 'base/net_util_unittest.cc',
677 'base/registry_controlled_domain_unittest.cc',
678 'base/run_all_unittests.cc',
679 'base/sdch_filter_unittest.cc',
[email protected]56c866a22009-06-18 19:38:58680 'base/ssl_client_auth_cache_unittest.cc',
[email protected]f37c98f2009-09-09 22:07:32681 'base/ssl_config_service_mac_unittest.cc',
[email protected]db36938c2009-08-19 21:48:42682 'base/ssl_config_service_win_unittest.cc',
[email protected]cb370a0632010-01-30 08:24:12683 'base/static_cookie_policy_unittest.cc',
[email protected]326e6792009-12-11 21:04:42684 'base/transport_security_state_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55685 'base/telnet_server_unittest.cc',
[email protected]a710ad602009-11-20 23:39:29686 'base/test_certificate_data.h',
[email protected]2f80c312009-02-25 21:26:55687 'base/test_completion_callback_unittest.cc',
[email protected]95d88ffe2010-02-04 21:25:33688 'base/upload_data_stream_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55689 'base/x509_certificate_unittest.cc',
[email protected]d866fb52010-03-26 23:36:04690 'base/x509_cert_types_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55691 'disk_cache/addr_unittest.cc',
692 'disk_cache/backend_unittest.cc',
[email protected]84d4cee2009-06-18 23:46:58693 'disk_cache/bitmap_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55694 'disk_cache/block_files_unittest.cc',
695 'disk_cache/disk_cache_test_base.cc',
696 'disk_cache/disk_cache_test_base.h',
[email protected]2f80c312009-02-25 21:26:55697 'disk_cache/entry_unittest.cc',
698 'disk_cache/mapped_file_unittest.cc',
699 'disk_cache/storage_block_unittest.cc',
700 'ftp/ftp_auth_cache_unittest.cc',
[email protected]c2972192009-07-28 20:30:09701 'ftp/ftp_ctrl_response_buffer_unittest.cc',
[email protected]1d799dd2009-10-28 17:00:49702 'ftp/ftp_directory_listing_buffer_unittest.cc',
[email protected]a115b01072009-12-04 09:58:32703 'ftp/ftp_directory_listing_parser_ls_unittest.cc',
[email protected]9772b1c32009-12-10 19:39:01704 'ftp/ftp_directory_listing_parser_mlsd_unittest.cc',
[email protected]8425e66e2009-12-07 19:51:46705 'ftp/ftp_directory_listing_parser_netware_unittest.cc',
[email protected]a115b01072009-12-04 09:58:32706 'ftp/ftp_directory_listing_parser_vms_unittest.cc',
707 'ftp/ftp_directory_listing_parser_windows_unittest.cc',
[email protected]69b43fe2009-06-15 09:47:37708 'ftp/ftp_network_transaction_unittest.cc',
[email protected]b1c7cc42009-09-24 21:46:50709 'ftp/ftp_util_unittest.cc',
[email protected]5ae0b862009-02-28 02:02:41710 'http/des_unittest.cc',
[email protected]564b4912010-03-09 16:30:42711 'http/http_alternate_protocols_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55712 'http/http_auth_cache_unittest.cc',
[email protected]eb3cac72010-02-26 21:07:45713 'http/http_auth_filter_unittest.cc',
[email protected]83727172010-06-04 17:58:08714 'http/http_auth_gssapi_posix_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55715 'http/http_auth_handler_basic_unittest.cc',
716 'http/http_auth_handler_digest_unittest.cc',
[email protected]fa55e192010-02-15 14:25:50717 'http/http_auth_handler_factory_unittest.cc',
[email protected]3fd9dae2010-06-21 11:39:00718 'http/http_auth_handler_mock.cc',
719 'http/http_auth_handler_mock.h',
[email protected]e607ee672010-04-28 17:16:34720 'http/http_auth_handler_negotiate_unittest.cc',
[email protected]7775c7d2010-06-21 17:50:21721 'http/http_auth_handler_unittest.cc',
[email protected]7da0b332010-01-08 14:56:56722 'http/http_auth_sspi_win_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55723 'http/http_auth_unittest.cc',
[email protected]fc48db82009-04-28 21:23:39724 'http/http_byte_range_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55725 'http/http_cache_unittest.cc',
726 'http/http_chunked_decoder_unittest.cc',
727 'http/http_network_layer_unittest.cc',
728 'http/http_network_transaction_unittest.cc',
[email protected]e772db3f2010-07-12 18:11:13729 'http/http_proxy_client_socket_pool_unittest.cc',
[email protected]270c6412010-03-29 22:02:47730 'http/http_request_headers_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55731 'http/http_response_headers_unittest.cc',
732 'http/http_transaction_unittest.cc',
733 'http/http_transaction_unittest.h',
734 'http/http_util_unittest.cc',
735 'http/http_vary_data_unittest.cc',
[email protected]3ad259a2010-07-16 17:26:47736 'http/mock_gssapi_library_posix.cc',
737 'http/mock_gssapi_library_posix.h',
[email protected]5c2471b2010-04-20 17:25:09738 'http/mock_sspi_library_win.h',
739 'http/mock_sspi_library_win.cc',
[email protected]ffdb96f2010-05-05 20:02:30740 'http/url_security_manager_unittest.cc',
[email protected]620f5712009-08-04 22:43:12741 'proxy/init_proxy_resolver_unittest.cc',
[email protected]c6efbc62009-08-06 12:52:19742 'proxy/mock_proxy_resolver.h',
[email protected]61b84d52010-07-09 03:32:00743 'proxy/multi_threaded_proxy_resolver_unittest.cc',
[email protected]7541206c2010-02-19 20:24:06744 'proxy/proxy_bypass_rules_unittest.cc',
[email protected]861c6c62009-04-20 16:50:56745 'proxy/proxy_config_service_linux_unittest.cc',
[email protected]96ce22362009-03-27 20:19:57746 'proxy/proxy_config_service_win_unittest.cc',
[email protected]5b45aec02009-03-31 01:03:23747 'proxy/proxy_config_unittest.cc',
[email protected]7dc52f22009-03-02 22:37:18748 'proxy/proxy_list_unittest.cc',
[email protected]90ae1fb2009-08-02 21:07:12749 'proxy/proxy_resolver_js_bindings_unittest.cc',
[email protected]6b675b82009-02-26 23:18:32750 'proxy/proxy_resolver_v8_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55751 'proxy/proxy_script_fetcher_unittest.cc',
[email protected]8b03e8d2009-03-02 06:53:31752 'proxy/proxy_server_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55753 'proxy/proxy_service_unittest.cc',
[email protected]1ca2b452010-04-17 00:07:04754 'proxy/sync_host_resolver_bridge_unittest.cc',
[email protected]ab838892009-06-30 18:49:05755 'socket/client_socket_pool_base_unittest.cc',
[email protected]e0c27be2009-07-15 13:09:35756 'socket/socks5_client_socket_unittest.cc',
[email protected]a796bcec2010-03-22 17:17:26757 'socket/socks_client_socket_pool_unittest.cc',
[email protected]76a51ac82009-06-28 07:58:58758 'socket/socks_client_socket_unittest.cc',
[email protected]f7984fc62009-06-22 23:26:44759 'socket/ssl_client_socket_unittest.cc',
[email protected]e60e47a2010-07-14 03:37:18760 'socket/ssl_client_socket_pool_unittest.cc',
[email protected]f7984fc62009-06-22 23:26:44761 'socket/tcp_client_socket_pool_unittest.cc',
762 'socket/tcp_client_socket_unittest.cc',
763 'socket/tcp_pinger_unittest.cc',
[email protected]26a64592009-12-15 08:04:40764 'socket_stream/socket_stream_metrics_unittest.cc',
[email protected]5f7d8d72009-10-27 09:40:11765 'socket_stream/socket_stream_unittest.cc',
[email protected]dab9c7d2010-02-06 21:44:32766 'spdy/spdy_framer_test.cc',
[email protected]65d56aa2010-06-14 04:13:40767 'spdy/spdy_http_stream_unittest.cc',
[email protected]dab9c7d2010-02-06 21:44:32768 'spdy/spdy_network_transaction_unittest.cc',
769 'spdy/spdy_protocol_test.cc',
770 'spdy/spdy_session_unittest.cc',
[email protected]75f30cc22010-06-28 21:41:38771 'spdy/spdy_test_util.cc',
[email protected]2ff8b312010-04-26 22:20:54772 'spdy/spdy_test_util.h',
[email protected]196f286c2010-06-07 14:57:17773 'tools/dump_cache/url_to_filename_encoder.cc',
774 'tools/dump_cache/url_to_filename_encoder.h',
775 'tools/dump_cache/url_to_filename_encoder_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55776 'url_request/url_request_unittest.cc',
777 'url_request/url_request_unittest.h',
[email protected]cec6f9b02010-05-27 22:06:31778 'url_request/view_cache_helper_unittest.cc',
[email protected]3985966a2010-06-01 03:11:16779 'websockets/websocket_frame_handler_unittest.cc',
[email protected]511d0a02010-03-26 07:35:55780 'websockets/websocket_handshake_draft75_unittest.cc',
[email protected]817fc502010-06-03 08:58:08781 'websockets/websocket_handshake_handler_unittest.cc',
[email protected]af63c902010-03-17 05:09:22782 'websockets/websocket_handshake_unittest.cc',
[email protected]6a2c36772010-03-01 02:37:13783 'websockets/websocket_job_unittest.cc',
[email protected]4c4eac02009-11-04 10:02:28784 'websockets/websocket_throttle_unittest.cc',
[email protected]6d9fc742009-10-21 07:59:36785 'websockets/websocket_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55786 ],
787 'conditions': [
[email protected]50462ec2010-01-29 22:28:32788 [ 'OS == "linux" or OS == "freebsd" or OS == "openbsd"', {
[email protected]9d384032009-03-20 23:13:26789 'dependencies': [
790 '../build/linux/system.gyp:gtk',
[email protected]69138472010-06-25 22:44:48791 '../build/linux/system.gyp:nss',
[email protected]9d384032009-03-20 23:13:26792 ],
[email protected]2f80c312009-02-25 21:26:55793 'sources!': [
794 'base/sdch_filter_unittest.cc',
[email protected]2f80c312009-02-25 21:26:55795 ],
796 },
797 ],
[email protected]50462ec2010-01-29 22:28:32798 ['OS == "linux"', {
[email protected]d9df2b52009-12-10 12:06:15799 'conditions': [
800 ['linux_use_tcmalloc==1', {
801 'dependencies': [
802 '../base/allocator/allocator.gyp:allocator',
803 ],
804 }],
805 ],
806 }],
[email protected]2f80c312009-02-25 21:26:55807 [ 'OS == "win"', {
[email protected]83727172010-06-04 17:58:08808 'sources!': [
809 'http/http_auth_gssapi_posix_unittest.cc',
810 ],
[email protected]cdafbff2010-03-02 17:47:02811 # This is needed to trigger the dll copy step on windows.
812 # TODO(mark): Specifying this here shouldn't be necessary.
[email protected]2f80c312009-02-25 21:26:55813 'dependencies': [
[email protected]280629492009-09-09 06:49:08814 '../third_party/icu/icu.gyp:icudata',
[email protected]2f80c312009-02-25 21:26:55815 ],
816 },
817 ],
818 ],
819 },
820 {
821 'target_name': 'net_perftests',
822 'type': 'executable',
823 'dependencies': [
824 'net',
[email protected]6718b412009-03-04 18:26:00825 'net_test_support',
[email protected]2f80c312009-02-25 21:26:55826 '../base/base.gyp:base',
[email protected]d34d79f2009-10-14 22:06:14827 '../base/base.gyp:base_i18n',
[email protected]e8ef09a2009-03-16 23:46:45828 '../base/base.gyp:test_support_base',
[email protected]7d1ba9392009-08-03 18:35:06829 '../base/base.gyp:test_support_perf',
[email protected]2f80c312009-02-25 21:26:55830 '../testing/gtest.gyp:gtest',
831 ],
[email protected]9e450f22009-03-10 23:12:16832 'msvs_guid': 'AAC78796-B9A2-4CD9-BF89-09B03E92BF73',
[email protected]2f80c312009-02-25 21:26:55833 'sources': [
[email protected]2f80c312009-02-25 21:26:55834 'base/cookie_monster_perftest.cc',
835 'disk_cache/disk_cache_perftest.cc',
[email protected]448cfef82009-03-06 01:44:33836 'proxy/proxy_resolver_perftest.cc',
[email protected]2f80c312009-02-25 21:26:55837 ],
838 'conditions': [
839 # This is needed to trigger the dll copy step on windows.
840 # TODO(mark): Specifying this here shouldn't be necessary.
841 [ 'OS == "win"', {
842 'dependencies': [
[email protected]280629492009-09-09 06:49:08843 '../third_party/icu/icu.gyp:icudata',
[email protected]2f80c312009-02-25 21:26:55844 ],
845 },
846 ],
847 ],
848 },
849 {
850 'target_name': 'stress_cache',
851 'type': 'executable',
852 'dependencies': [
853 'net',
[email protected]6718b412009-03-04 18:26:00854 'net_test_support',
[email protected]2f80c312009-02-25 21:26:55855 '../base/base.gyp:base',
856 ],
857 'sources': [
[email protected]2f80c312009-02-25 21:26:55858 'disk_cache/stress_cache.cc',
859 ],
860 },
861 {
862 'target_name': 'tld_cleanup',
863 'type': 'executable',
864 'dependencies': [
865 '../base/base.gyp:base',
[email protected]d34d79f2009-10-14 22:06:14866 '../base/base.gyp:base_i18n',
[email protected]2f80c312009-02-25 21:26:55867 '../build/temp_gyp/googleurl.gyp:googleurl',
868 ],
[email protected]b8234462009-03-18 02:30:55869 'msvs_guid': 'E13045CD-7E1F-4A41-9B18-8D288B2E7B41',
[email protected]2f80c312009-02-25 21:26:55870 'sources': [
871 'tools/tld_cleanup/tld_cleanup.cc',
872 ],
873 },
874 {
875 'target_name': 'crash_cache',
876 'type': 'executable',
877 'dependencies': [
878 'net',
[email protected]6718b412009-03-04 18:26:00879 'net_test_support',
[email protected]2f80c312009-02-25 21:26:55880 '../base/base.gyp:base',
881 ],
[email protected]9e450f22009-03-10 23:12:16882 'msvs_guid': 'B0EE0599-2913-46A0-A847-A3EC813658D3',
[email protected]2f80c312009-02-25 21:26:55883 'sources': [
884 'tools/crash_cache/crash_cache.cc',
[email protected]6718b412009-03-04 18:26:00885 ],
886 },
887 {
[email protected]f87591e52010-07-09 19:16:42888 'target_name': 'run_testserver',
889 'type': 'executable',
890 'dependencies': [
891 'net',
892 'net_test_support',
893 '../base/base.gyp:base',
894 '../testing/gtest.gyp:gtest',
895 ],
896 'msvs_guid': '506F2468-6B1D-48E2-A67C-9D9C6BAC0EC5',
897 'sources': [
898 'tools/testserver/run_testserver.cc',
899 ],
900 },
901 {
[email protected]6718b412009-03-04 18:26:00902 'target_name': 'net_test_support',
[email protected]653bd5f032009-04-08 12:55:49903 'type': '<(library)',
[email protected]6718b412009-03-04 18:26:00904 'dependencies': [
905 'net',
906 '../base/base.gyp:base',
[email protected]ff007e162009-05-23 09:13:15907 '../testing/gtest.gyp:gtest',
[email protected]6718b412009-03-04 18:26:00908 ],
909 'sources': [
[email protected]702a6a722010-03-17 18:24:51910 'base/cert_test_util.cc',
911 'base/cert_test_util.h',
[email protected]2f80c312009-02-25 21:26:55912 'disk_cache/disk_cache_test_util.cc',
[email protected]6718b412009-03-04 18:26:00913 'disk_cache/disk_cache_test_util.h',
[email protected]ab501a6a2009-05-12 15:07:50914 'proxy/proxy_config_service_common_unittest.cc',
915 'proxy/proxy_config_service_common_unittest.h',
[email protected]f7984fc62009-06-22 23:26:44916 'socket/socket_test_util.cc',
917 'socket/socket_test_util.h',
[email protected]702a6a722010-03-17 18:24:51918 'socket/ssl_test_util.cc',
919 'socket/ssl_test_util.h',
920 ],
921 'conditions': [
[email protected]6c2046562010-05-07 23:47:50922 ['inside_chromium_build==1', {
923 'dependencies': [
924 '../chrome/browser/sync/protocol/sync_proto.gyp:sync_proto',
925 '../third_party/protobuf2/protobuf.gyp:py_proto',
926 ],
927 }],
[email protected]702a6a722010-03-17 18:24:51928 ['OS == "linux" or OS == "freebsd" or OS == "openbsd"', {
929 'dependencies': [
930 '../build/linux/system.gyp:nss',
931 ],
932 }],
[email protected]85437612010-03-22 11:55:23933 ['OS == "linux"', {
934 'conditions': [
935 ['linux_use_tcmalloc==1', {
936 'dependencies': [
937 '../base/allocator/allocator.gyp:allocator',
938 ],
939 }],
940 ],
941 }],
[email protected]2f80c312009-02-25 21:26:55942 ],
943 },
[email protected]ef36c74c2009-03-11 13:32:22944 {
945 'target_name': 'net_resources',
946 'type': 'none',
947 'msvs_guid': '8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942',
[email protected]5b910872010-02-09 01:03:02948 'variables': {
949 'grit_cmd': ['python', '../tools/grit/grit.py'],
950 'grit_info_cmd': ['python', '../tools/grit/grit_info.py'],
951 'input_paths': [
952 'base/net_resources.grd',
953 ],
954 },
[email protected]ef36c74c2009-03-11 13:32:22955 'rules': [
[email protected]2f80c312009-02-25 21:26:55956 {
[email protected]ef36c74c2009-03-11 13:32:22957 'rule_name': 'grit',
958 'extension': 'grd',
959 'inputs': [
[email protected]5b910872010-02-09 01:03:02960 '<!@(<(grit_info_cmd) --inputs <(input_paths))',
[email protected]2f80c312009-02-25 21:26:55961 ],
[email protected]ef36c74c2009-03-11 13:32:22962 'outputs': [
[email protected]5b910872010-02-09 01:03:02963 '<!@(<(grit_info_cmd) '
964 '--outputs \'<(SHARED_INTERMEDIATE_DIR)/net\' <(input_paths))',
[email protected]2f80c312009-02-25 21:26:55965 ],
[email protected]ef36c74c2009-03-11 13:32:22966 'action':
[email protected]5b910872010-02-09 01:03:02967 ['<@(grit_cmd)',
968 '-i', '<(RULE_INPUT_PATH)', 'build',
969 '-o', '<(SHARED_INTERMEDIATE_DIR)/net'],
[email protected]027ec5f2009-03-16 18:30:35970 'message': 'Generating resources from <(RULE_INPUT_PATH)',
[email protected]2f80c312009-02-25 21:26:55971 },
[email protected]6718b412009-03-04 18:26:00972 ],
[email protected]ef36c74c2009-03-11 13:32:22973 'sources': [
[email protected]5b910872010-02-09 01:03:02974 '<@(input_paths)',
[email protected]ef36c74c2009-03-11 13:32:22975 ],
976 'direct_dependent_settings': {
977 'include_dirs': [
978 '<(SHARED_INTERMEDIATE_DIR)/net',
979 ],
980 },
[email protected]b392f3e2009-05-11 20:01:24981 'conditions': [
982 ['OS=="win"', {
983 'dependencies': ['../build/win/system.gyp:cygwin'],
984 }],
985 ],
[email protected]ef36c74c2009-03-11 13:32:22986 },
[email protected]75b91f92009-06-17 07:28:48987 {
988 'target_name': 'fetch_client',
989 'type': 'executable',
990 'dependencies': [
991 'net',
992 '../base/base.gyp:base',
[email protected]75b91f92009-06-17 07:28:48993 '../testing/gtest.gyp:gtest',
994 ],
995 'msvs_guid': 'DABB8796-B9A2-4CD9-BF89-09B03E92B123',
996 'sources': [
997 'tools/fetch/fetch_client.cc',
998 ],
999 },
[email protected]fe4f06d2009-06-17 07:58:051000 {
1001 'target_name': 'fetch_server',
1002 'type': 'executable',
1003 'dependencies': [
1004 'net',
1005 '../base/base.gyp:base',
[email protected]fe4f06d2009-06-17 07:58:051006 '../testing/gtest.gyp:gtest',
1007 ],
1008 'msvs_guid': 'DABB8796-B9A2-4CD9-BF89-09B03E92B124',
1009 'sources': [
1010 'tools/fetch/fetch_server.cc',
1011 'tools/fetch/http_listen_socket.cc',
1012 'tools/fetch/http_listen_socket.h',
1013 'tools/fetch/http_server.cc',
1014 'tools/fetch/http_server.h',
[email protected]d022e4e2009-06-23 04:13:001015 'tools/fetch/http_server_request_info.h',
1016 'tools/fetch/http_server_response_info.h',
[email protected]fe4f06d2009-06-17 07:58:051017 'tools/fetch/http_session.cc',
1018 'tools/fetch/http_session.h',
1019 ],
1020 },
[email protected]c402da42009-12-10 02:38:031021 {
[email protected]0569d862010-07-05 11:32:401022 'target_name': 'http_listen_socket',
1023 'type': '<(library)',
1024 'dependencies': [
1025 'net',
1026 '../base/base.gyp:base',
1027 '../testing/gtest.gyp:gtest',
1028 ],
1029 'msvs_guid': 'FCB894A4-CC6C-48C2-B495-52C80527E9BE',
1030 'sources': [
1031 'server/http_listen_socket.cc',
1032 'server/http_listen_socket.h',
1033 'server/http_server_request_info.h',
1034 ],
1035 },
1036 {
[email protected]c402da42009-12-10 02:38:031037 'target_name': 'hresolv',
1038 'type': 'executable',
1039 'dependencies': [
1040 'net_base',
1041 ],
1042 'msvs_guid': 'FF1BAC48-D326-4CB4-96DA-8B03DE23ED6E',
1043 'sources': [
1044 'tools/hresolv/hresolv.cc',
1045 ],
1046 },
[email protected]ef36c74c2009-03-11 13:32:221047 ],
1048 'conditions': [
[email protected]e71d2e9d2010-03-31 01:36:371049 # ['OS=="linux"', {
1050 # 'targets': [
1051 # {
1052 # 'target_name': 'flip_in_mem_edsm_server',
1053 # 'type': 'executable',
1054 # 'dependencies': [
1055 # '../base/base.gyp:base',
1056 # 'net.gyp:net',
1057 # ],
1058 # 'link_settings': {
1059 # 'ldflags': [
1060 # '-lssl'
1061 # ],
1062 # 'libraries': [
1063 # '-lssl'
1064 # ],
1065 # },
1066 # 'sources': [
1067 # 'tools/flip_server/balsa_enums.h',
1068 # 'tools/flip_server/balsa_frame.cc',
1069 # 'tools/flip_server/balsa_frame.h',
1070 # 'tools/flip_server/balsa_headers.cc',
1071 # 'tools/flip_server/balsa_headers.h',
1072 # 'tools/flip_server/balsa_headers_token_utils.cc',
1073 # 'tools/flip_server/balsa_headers_token_utils.h',
1074 # 'tools/flip_server/balsa_visitor_interface.h',
1075 # 'tools/flip_server/buffer_interface.h',
1076 # 'tools/flip_server/create_listener.cc',
1077 # 'tools/flip_server/create_listener.h',
1078 # 'tools/flip_server/epoll_server.cc',
1079 # 'tools/flip_server/epoll_server.h',
1080 # 'tools/flip_server/flip_in_mem_edsm_server.cc',
1081 # 'tools/flip_server/http_message_constants.cc',
1082 # 'tools/flip_server/http_message_constants.h',
1083 # 'tools/flip_server/loadtime_measurement.h',
1084 # 'tools/flip_server/porting.txt',
1085 # 'tools/flip_server/ring_buffer.cc',
1086 # 'tools/flip_server/ring_buffer.h',
1087 # 'tools/flip_server/simple_buffer.cc',
1088 # 'tools/flip_server/simple_buffer.h',
1089 # 'tools/flip_server/split.h',
1090 # 'tools/flip_server/split.cc',
1091 # 'tools/flip_server/string_piece_utils.h',
1092 # 'tools/flip_server/thread.h',
1093 # 'tools/flip_server/url_to_filename_encoder.h',
1094 # 'tools/flip_server/url_utilities.h',
1095 # ],
1096 # },
1097 # ]
1098 # }],
[email protected]6718b412009-03-04 18:26:001099 ['OS=="win"', {
1100 'targets': [
[email protected]2f80c312009-02-25 21:26:551101 {
1102 # TODO(port): dump_cache is still Windows-specific.
1103 'target_name': 'dump_cache',
1104 'type': 'executable',
1105 'dependencies': [
1106 'net',
1107 '../base/base.gyp:base',
1108 ],
1109 'sources': [
[email protected]c44344e2009-09-02 22:05:501110 'tools/dump_cache/cache_dumper.cc',
1111 'tools/dump_cache/cache_dumper.h',
[email protected]2f80c312009-02-25 21:26:551112 'tools/dump_cache/dump_cache.cc',
1113 'tools/dump_cache/dump_files.cc',
1114 'tools/dump_cache/upgrade.cc',
[email protected]196f286c2010-06-07 14:57:171115 'tools/dump_cache/url_to_filename_encoder.cc',
[email protected]c44344e2009-09-02 22:05:501116 'tools/dump_cache/url_to_filename_encoder.h',
[email protected]196f286c2010-06-07 14:57:171117 'tools/dump_cache/url_utilties.h',
[email protected]2f80c312009-02-25 21:26:551118 ],
1119 },
1120 ],
1121 }],
[email protected]2f80c312009-02-25 21:26:551122 ],
1123}
[email protected]f5c990c2009-10-06 03:02:381124
1125# Local Variables:
1126# tab-width:2
1127# indent-tabs-mode:nil
1128# End:
1129# vim: set expandtab tabstop=2 shiftwidth=2: