Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(635)

Side by Side Diff: net/net.gypi

Issue 188873004: Compile src/net for PNaCl (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # 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 # List of source files that are compiled in NaCl.
8 'net_sources_common' : [
9 'base/address_family.h',
10 'base/address_list.cc',
11 'base/address_list.h',
12 'base/address_tracker_linux.cc',
13 'base/address_tracker_linux.h',
14 'base/auth.cc',
15 'base/auth.h',
16 'base/backoff_entry.cc',
17 'base/backoff_entry.h',
18 'base/bandwidth_metrics.cc',
19 'base/bandwidth_metrics.h',
20 'base/cache_type.h',
21 'base/completion_callback.h',
22 'base/connection_type_histograms.cc',
23 'base/connection_type_histograms.h',
24 'base/crypto_module.h',
25 'base/crypto_module_nss.cc',
26 'base/crypto_module_openssl.cc',
27 'base/data_url.cc',
28 'base/data_url.h',
29 'base/directory_lister.cc',
30 'base/directory_lister.h',
31 'base/dns_reloader.cc',
32 'base/dns_reloader.h',
33 'base/dns_util.cc',
34 'base/dns_util.h',
35 'base/escape.cc',
36 'base/escape.h',
37 'base/expiring_cache.h',
38 'base/file_stream.cc',
39 'base/file_stream.h',
40 'base/file_stream_context.cc',
41 'base/file_stream_context.h',
42 'base/file_stream_context_posix.cc',
43 'base/file_stream_context_win.cc',
44 'base/file_stream_metrics.cc',
45 'base/file_stream_metrics.h',
46 'base/file_stream_metrics_posix.cc',
47 'base/file_stream_metrics_win.cc',
48 'base/file_stream_net_log_parameters.cc',
49 'base/file_stream_net_log_parameters.h',
50 'base/file_stream_whence.h',
51 'base/int128.cc',
52 'base/int128.h',
53 'base/hash_value.cc',
54 'base/hash_value.h',
55 'base/host_mapping_rules.cc',
56 'base/host_mapping_rules.h',
57 'base/host_port_pair.cc',
58 'base/host_port_pair.h',
59 'base/io_buffer.cc',
60 'base/io_buffer.h',
61 'base/iovec.h',
62 'base/ip_endpoint.cc',
63 'base/ip_endpoint.h',
64 'base/ip_mapping_rules.cc',
65 'base/ip_mapping_rules.h',
66 'base/ip_pattern.cc',
67 'base/ip_pattern.h',
68 'base/keygen_handler.cc',
69 'base/keygen_handler.h',
70 'base/keygen_handler_mac.cc',
71 'base/keygen_handler_nss.cc',
72 'base/keygen_handler_openssl.cc',
73 'base/keygen_handler_win.cc',
74 'base/linked_hash_map.h',
75 'base/load_flags.h',
76 'base/load_flags_list.h',
77 'base/load_states.h',
78 'base/load_states_list.h',
79 'base/load_timing_info.cc',
80 'base/load_timing_info.h',
81 'base/mime_sniffer.cc',
82 'base/mime_sniffer.h',
83 'base/mime_util.cc',
84 'base/mime_util.h',
85 'base/net_error_list.h',
86 'base/net_errors.cc',
87 'base/net_errors.h',
88 'base/net_errors_posix.cc',
89 'base/net_errors_win.cc',
90 'base/net_export.h',
91 'base/net_log.cc',
92 'base/net_log.h',
93 'base/net_log_logger.cc',
94 'base/net_log_logger.h',
95 'base/net_log_event_type_list.h',
96 'base/net_log_source_type_list.h',
97 'base/net_module.cc',
98 'base/net_module.h',
99 'base/net_util.cc',
100 'base/net_util.h',
101 'base/net_util_posix.cc',
102 'base/net_util_win.cc',
103 'base/network_change_notifier.cc',
104 'base/network_change_notifier.h',
105 'base/network_change_notifier_factory.h',
106 'base/network_change_notifier_linux.cc',
107 'base/network_change_notifier_linux.h',
108 'base/network_change_notifier_mac.cc',
109 'base/network_change_notifier_mac.h',
110 'base/network_change_notifier_win.cc',
111 'base/network_change_notifier_win.h',
112 'base/network_config_watcher_mac.cc',
113 'base/network_config_watcher_mac.h',
114 'base/network_delegate.cc',
115 'base/network_delegate.h',
116 'base/network_time_notifier.cc',
117 'base/network_time_notifier.h',
118 'base/nss_memio.c',
119 'base/nss_memio.h',
120 'base/openssl_private_key_store.h',
121 'base/openssl_private_key_store_android.cc',
122 'base/openssl_private_key_store_memory.cc',
123 'base/platform_mime_util.h',
124 # TODO(tc): gnome-vfs? xdgmime? /etc/mime.types?
Ryan Sleevi 2014/03/27 01:04:41 comment out of date here? Seems like it should jus
Sergey Ulanov 2014/04/01 00:30:14 Done.
125 'base/platform_mime_util_linux.cc',
126 'base/platform_mime_util_mac.mm',
127 'base/platform_mime_util_nacl.cc',
128 'base/platform_mime_util_win.cc',
129 'base/prioritized_dispatcher.cc',
130 'base/prioritized_dispatcher.h',
131 'base/priority_queue.h',
132 'base/rand_callback.h',
133 'base/registry_controlled_domains/registry_controlled_domain.cc',
134 'base/registry_controlled_domains/registry_controlled_domain.h',
135 'base/request_priority.cc',
136 'base/request_priority.h',
137 'base/sdch_manager.cc',
138 'base/sdch_manager.h',
139 'base/static_cookie_policy.cc',
140 'base/static_cookie_policy.h',
141 'base/sys_addrinfo.h',
142 'base/test_data_stream.cc',
143 'base/test_data_stream.h',
144 'base/upload_bytes_element_reader.cc',
145 'base/upload_bytes_element_reader.h',
146 'base/upload_data_stream.cc',
147 'base/upload_data_stream.h',
148 'base/upload_element.cc',
149 'base/upload_element.h',
150 'base/upload_element_reader.cc',
151 'base/upload_element_reader.h',
152 'base/upload_file_element_reader.cc',
153 'base/upload_file_element_reader.h',
154 'base/upload_progress.h',
155 'base/url_util.cc',
156 'base/url_util.h',
157 'base/winsock_init.cc',
158 'base/winsock_init.h',
159 'base/winsock_util.cc',
160 'base/winsock_util.h',
161 'base/zap.cc',
162 'base/zap.h',
163 'cert/asn1_util.cc',
164 'cert/asn1_util.h',
165 'cert/cert_database.cc',
166 'cert/cert_database.h',
167 'cert/cert_database_android.cc',
168 'cert/cert_database_ios.cc',
169 'cert/cert_database_mac.cc',
170 'cert/cert_database_nss.cc',
171 'cert/cert_database_openssl.cc',
172 'cert/cert_database_win.cc',
173 'cert/cert_status_flags.cc',
174 'cert/cert_status_flags.h',
175 'cert/cert_verifier.cc',
176 'cert/cert_verifier.h',
177 'cert/cert_verify_result.cc',
178 'cert/cert_verify_result.h',
179 'cert/pem_tokenizer.cc',
180 'cert/pem_tokenizer.h',
181 'cert/signed_certificate_timestamp.cc',
182 'cert/signed_certificate_timestamp.h',
183 'cert/single_request_cert_verifier.cc',
184 'cert/single_request_cert_verifier.h',
185 'cert/x509_cert_types.cc',
186 'cert/x509_cert_types.h',
187 'cert/x509_cert_types_mac.cc',
188 'cert/x509_cert_types_win.cc',
189 'cert/x509_certificate.cc',
190 'cert/x509_certificate.h',
191 'cert/x509_certificate_ios.cc',
192 'cert/x509_certificate_mac.cc',
193 'cert/x509_certificate_net_log_param.cc',
194 'cert/x509_certificate_net_log_param.h',
195 'cert/x509_certificate_nss.cc',
196 'cert/x509_certificate_openssl.cc',
197 'cert/x509_certificate_win.cc',
198 'cert/x509_util.cc',
199 'cert/x509_util.h',
200 'cert/x509_util_android.cc',
201 'cert/x509_util_android.h',
202 'cert/x509_util_ios.cc',
203 'cert/x509_util_ios.h',
204 'cert/x509_util_mac.cc',
205 'cert/x509_util_mac.h',
206 'cert/x509_util_nss.cc',
207 'cert/x509_util_nss.h',
208 'cert/x509_util_openssl.cc',
209 'cert/x509_util_openssl.h',
210 'cookies/canonical_cookie.cc',
211 'cookies/canonical_cookie.h',
212 'cookies/cookie_constants.cc',
213 'cookies/cookie_constants.h',
214 'cookies/cookie_monster.cc',
215 'cookies/cookie_monster.h',
216 'cookies/cookie_options.h',
217 'cookies/cookie_store.cc',
218 'cookies/cookie_store.h',
219 'cookies/cookie_util.cc',
220 'cookies/cookie_util.h',
221 'cookies/parsed_cookie.cc',
222 'cookies/parsed_cookie.h',
223 'http/des.cc',
224 'http/des.h',
225 'http/disk_cache_based_quic_server_info.cc',
226 'http/disk_cache_based_quic_server_info.h',
227 'http/failing_http_transaction_factory.cc',
228 'http/failing_http_transaction_factory.h',
229 'http/http_atom_list.h',
230 'http/http_auth.cc',
231 'http/http_auth.h',
232 'http/http_auth_cache.cc',
233 'http/http_auth_cache.h',
234 'http/http_auth_challenge_tokenizer.cc',
235 'http/http_auth_challenge_tokenizer.h',
236 'http/http_auth_controller.cc',
237 'http/http_auth_controller.h',
238 'http/http_auth_filter.cc',
239 'http/http_auth_filter.h',
240 'http/http_auth_filter_win.h',
241 'http/http_auth_gssapi_posix.cc',
242 'http/http_auth_gssapi_posix.h',
243 'http/http_auth_handler.cc',
244 'http/http_auth_handler.h',
245 'http/http_auth_handler_basic.cc',
246 'http/http_auth_handler_basic.h',
247 'http/http_auth_handler_digest.cc',
248 'http/http_auth_handler_digest.h',
249 'http/http_auth_handler_factory.cc',
250 'http/http_auth_handler_factory.h',
251 'http/http_auth_handler_negotiate.cc',
252 'http/http_auth_handler_negotiate.h',
253 'http/http_auth_handler_ntlm.cc',
254 'http/http_auth_handler_ntlm.h',
255 'http/http_auth_handler_ntlm_portable.cc',
256 'http/http_auth_handler_ntlm_win.cc',
257 'http/http_auth_sspi_win.cc',
258 'http/http_auth_sspi_win.h',
259 'http/http_basic_state.cc',
260 'http/http_basic_state.h',
261 'http/http_basic_stream.cc',
262 'http/http_basic_stream.h',
263 'http/http_byte_range.cc',
264 'http/http_byte_range.h',
265 'http/http_cache.cc',
266 'http/http_cache.h',
267 'http/http_cache_transaction.cc',
268 'http/http_cache_transaction.h',
269 'http/http_content_disposition.cc',
270 'http/http_content_disposition.h',
271 'http/http_chunked_decoder.cc',
272 'http/http_chunked_decoder.h',
273 'http/http_log_util.cc',
274 'http/http_log_util.h',
275 'http/http_network_layer.cc',
276 'http/http_network_layer.h',
277 'http/http_network_session.cc',
278 'http/http_network_session.h',
279 'http/http_network_session_peer.cc',
280 'http/http_network_session_peer.h',
281 'http/http_network_transaction.cc',
282 'http/http_network_transaction.h',
283 'http/http_pipelined_connection.h',
284 'http/http_pipelined_connection_impl.cc',
285 'http/http_pipelined_connection_impl.h',
286 'http/http_pipelined_host.cc',
287 'http/http_pipelined_host.h',
288 'http/http_pipelined_host_capability.h',
289 'http/http_pipelined_host_forced.cc',
290 'http/http_pipelined_host_forced.h',
291 'http/http_pipelined_host_impl.cc',
292 'http/http_pipelined_host_impl.h',
293 'http/http_pipelined_host_pool.cc',
294 'http/http_pipelined_host_pool.h',
295 'http/http_pipelined_stream.cc',
296 'http/http_pipelined_stream.h',
297 'http/http_proxy_client_socket.cc',
298 'http/http_proxy_client_socket.h',
299 'http/http_proxy_client_socket_pool.cc',
300 'http/http_proxy_client_socket_pool.h',
301 'http/http_request_headers.cc',
302 'http/http_request_headers.h',
303 'http/http_request_info.cc',
304 'http/http_request_info.h',
305 'http/http_response_body_drainer.cc',
306 'http/http_response_body_drainer.h',
307 'http/http_response_headers.cc',
308 'http/http_response_headers.h',
309 'http/http_response_info.cc',
310 'http/http_response_info.h',
311 'http/http_security_headers.cc',
312 'http/http_security_headers.h',
313 'http/http_server_properties.cc',
314 'http/http_server_properties.h',
315 'http/http_server_properties_impl.cc',
316 'http/http_server_properties_impl.h',
317 'http/http_status_code.cc',
318 'http/http_status_code.h',
319 'http/http_stream.h',
320 'http/http_stream_base.h',
321 'http/http_stream_factory.cc',
322 'http/http_stream_factory.h',
323 'http/http_stream_factory_impl.cc',
324 'http/http_stream_factory_impl.h',
325 'http/http_stream_factory_impl_job.cc',
326 'http/http_stream_factory_impl_job.h',
327 'http/http_stream_factory_impl_request.cc',
328 'http/http_stream_factory_impl_request.h',
329 'http/http_stream_parser.cc',
330 'http/http_stream_parser.h',
331 'http/http_transaction.h',
332 'http/http_transaction_factory.h',
333 'http/http_util.cc',
334 'http/http_util.h',
335 'http/http_util_icu.cc',
336 'http/http_vary_data.cc',
337 'http/http_vary_data.h',
338 'http/http_version.h',
339 'http/md4.cc',
340 'http/md4.h',
341 'http/partial_data.cc',
342 'http/partial_data.h',
343 'http/proxy_client_socket.h',
344 'http/proxy_client_socket.cc',
345 'http/proxy_connect_redirect_http_stream.cc',
346 'http/proxy_connect_redirect_http_stream.h',
347 'http/transport_security_persister.cc',
348 'http/transport_security_persister.h',
349 'http/transport_security_state.cc',
350 'http/transport_security_state.h',
351 'http/transport_security_state_static.h',
352 'http/url_security_manager.cc',
353 'http/url_security_manager.h',
354 'http/url_security_manager_posix.cc',
355 'http/url_security_manager_win.cc',
356 'socket/buffered_write_stream_socket.cc',
357 'socket/buffered_write_stream_socket.h',
358 'socket/client_socket_factory.cc',
359 'socket/client_socket_factory.h',
360 'socket/client_socket_handle.cc',
361 'socket/client_socket_handle.h',
362 'socket/client_socket_pool.cc',
363 'socket/client_socket_pool.h',
364 'socket/client_socket_pool_base.cc',
365 'socket/client_socket_pool_base.h',
366 'socket/client_socket_pool_histograms.cc',
367 'socket/client_socket_pool_histograms.h',
368 'socket/client_socket_pool_manager.cc',
369 'socket/client_socket_pool_manager.h',
370 'socket/client_socket_pool_manager_impl.cc',
371 'socket/client_socket_pool_manager_impl.h',
372 'socket/next_proto.h',
373 'socket/nss_ssl_util.cc',
374 'socket/nss_ssl_util.h',
375 'socket/server_socket.h',
376 'socket/socket_descriptor.cc',
377 'socket/socket_descriptor.h',
378 'socket/socket_net_log_params.cc',
379 'socket/socket_net_log_params.h',
380 'socket/socket.h',
381 'socket/socks5_client_socket.cc',
382 'socket/socks5_client_socket.h',
383 'socket/socks_client_socket.cc',
384 'socket/socks_client_socket.h',
385 'socket/socks_client_socket_pool.cc',
386 'socket/socks_client_socket_pool.h',
387 'socket/ssl_client_socket.cc',
388 'socket/ssl_client_socket.h',
389 'socket/ssl_client_socket_nss.cc',
390 'socket/ssl_client_socket_nss.h',
391 'socket/ssl_client_socket_openssl.cc',
392 'socket/ssl_client_socket_openssl.h',
393 'socket/ssl_client_socket_pool.cc',
394 'socket/ssl_client_socket_pool.h',
395 'socket/ssl_error_params.cc',
396 'socket/ssl_error_params.h',
397 'socket/ssl_server_socket.h',
398 'socket/ssl_server_socket_nss.cc',
399 'socket/ssl_server_socket_nss.h',
400 'socket/ssl_server_socket_openssl.cc',
401 'socket/ssl_session_cache_openssl.cc',
402 'socket/ssl_session_cache_openssl.h',
403 'socket/ssl_socket.h',
404 'socket/stream_listen_socket.cc',
405 'socket/stream_listen_socket.h',
406 'socket/stream_socket.cc',
407 'socket/stream_socket.h',
408 'socket/tcp_client_socket.cc',
409 'socket/tcp_client_socket.h',
410 'socket/tcp_listen_socket.cc',
411 'socket/tcp_listen_socket.h',
412 'socket/tcp_server_socket.cc',
413 'socket/tcp_server_socket.h',
414 'socket/tcp_socket.cc',
415 'socket/tcp_socket.h',
416 'socket/tcp_socket_nacl.cc',
417 'socket/tcp_socket_nacl.h',
418 'socket/tcp_socket_libevent.cc',
419 'socket/tcp_socket_libevent.h',
420 'socket/tcp_socket_win.cc',
421 'socket/tcp_socket_win.h',
422 'socket/transport_client_socket_pool.cc',
423 'socket/transport_client_socket_pool.h',
424 'socket/unix_domain_socket_posix.cc',
425 'socket/unix_domain_socket_posix.h',
426 'ssl/client_cert_store.h',
427 'ssl/client_cert_store_chromeos.cc',
428 'ssl/client_cert_store_chromeos.h',
429 'ssl/client_cert_store_mac.cc',
430 'ssl/client_cert_store_mac.h',
431 'ssl/client_cert_store_nss.cc',
432 'ssl/client_cert_store_nss.h',
433 'ssl/client_cert_store_win.cc',
434 'ssl/client_cert_store_win.h',
435 'ssl/default_server_bound_cert_store.cc',
436 'ssl/default_server_bound_cert_store.h',
437 'ssl/openssl_client_key_store.cc',
438 'ssl/openssl_client_key_store.h',
439 'ssl/server_bound_cert_service.cc',
440 'ssl/server_bound_cert_service.h',
441 'ssl/server_bound_cert_store.cc',
442 'ssl/server_bound_cert_store.h',
443 'ssl/signed_certificate_timestamp_and_status.cc',
444 'ssl/signed_certificate_timestamp_and_status.h',
445 'ssl/ssl_cert_request_info.cc',
446 'ssl/ssl_cert_request_info.h',
447 'ssl/ssl_cipher_suite_names.cc',
448 'ssl/ssl_cipher_suite_names.h',
449 'ssl/ssl_client_auth_cache.cc',
450 'ssl/ssl_client_auth_cache.h',
451 'ssl/ssl_client_cert_type.h',
452 'ssl/ssl_config.cc',
453 'ssl/ssl_config.h',
454 'ssl/ssl_config_service.cc',
455 'ssl/ssl_config_service.h',
456 'ssl/ssl_config_service_defaults.cc',
457 'ssl/ssl_config_service_defaults.h',
458 'ssl/ssl_info.cc',
459 'ssl/ssl_info.h',
460 'udp/datagram_client_socket.h',
461 'udp/datagram_server_socket.h',
462 'udp/datagram_socket.h',
463 'udp/udp_client_socket.cc',
464 'udp/udp_client_socket.h',
465 'udp/udp_net_log_parameters.cc',
466 'udp/udp_net_log_parameters.h',
467 'udp/udp_server_socket.cc',
468 'udp/udp_server_socket.h',
469 'udp/udp_socket.h',
470 'udp/udp_socket_libevent.cc',
471 'udp/udp_socket_libevent.h',
472 'udp/udp_socket_nacl.cc',
473 'udp/udp_socket_nacl.h',
474 'udp/udp_socket_win.cc',
475 'udp/udp_socket_win.h',
476 ],
477
478 # List of source files that are compiled for Chrome, but not in net_nacl.
479 'net_sources': [
480 '<@(net_sources_common)',
481 'android/cert_verify_result_android.cc',
482 'android/cert_verify_result_android.h',
483 'android/cert_verify_status_android_list.h',
484 'android/gurl_utils.cc',
485 'android/gurl_utils.h',
486 'android/android_private_key.cc',
487 'android/android_private_key.h',
488 'android/keystore.cc',
489 'android/keystore.h',
490 'android/keystore_openssl.cc',
491 'android/keystore_openssl.h',
492 'android/net_jni_registrar.cc',
493 'android/net_jni_registrar.h',
494 'android/network_change_notifier_android.cc',
495 'android/network_change_notifier_android.h',
496 'android/network_change_notifier_delegate_android.cc',
497 'android/network_change_notifier_delegate_android.h',
498 'android/network_change_notifier_factory_android.cc',
499 'android/network_change_notifier_factory_android.h',
500 'android/network_library.cc',
501 'android/network_library.h',
502 'cert/cert_trust_anchor_provider.h',
503 'cert/cert_verify_proc.cc',
504 'cert/cert_verify_proc.h',
505 'cert/cert_verify_proc_android.cc',
506 'cert/cert_verify_proc_android.h',
507 'cert/cert_verify_proc_mac.cc',
508 'cert/cert_verify_proc_mac.h',
509 'cert/cert_verify_proc_nss.cc',
510 'cert/cert_verify_proc_nss.h',
511 'cert/cert_verify_proc_nacl.cc',
512 'cert/cert_verify_proc_nacl.h',
513 'cert/cert_verify_proc_openssl.cc',
514 'cert/cert_verify_proc_openssl.h',
515 'cert/cert_verify_proc_win.cc',
516 'cert/cert_verify_proc_win.h',
517 'cert/crl_set.cc',
518 'cert/crl_set.h',
519 'cert/ct_known_logs.cc',
520 'cert/ct_known_logs.h',
521 'cert/ct_log_verifier.cc',
522 'cert/ct_log_verifier.h',
523 'cert/ct_log_verifier_nss.cc',
524 'cert/ct_log_verifier_openssl.cc',
525 'cert/ct_objects_extractor.h',
526 'cert/ct_objects_extractor_nss.cc',
527 'cert/ct_objects_extractor_openssl.cc',
528 'cert/ct_serialization.cc',
529 'cert/ct_serialization.h',
530 'cert/ct_signed_certificate_timestamp_log_param.cc',
531 'cert/ct_signed_certificate_timestamp_log_param.h',
532 'cert/ct_verifier.h',
533 'cert/ct_verify_result.cc',
534 'cert/ct_verify_result.h',
535 'cert/ev_root_ca_metadata.cc',
536 'cert/ev_root_ca_metadata.h',
537 'cert/jwk_serializer_nss.cc',
538 'cert/jwk_serializer_openssl.cc',
539 'cert/jwk_serializer.h',
540 'cert/multi_log_ct_verifier.cc',
541 'cert/multi_log_ct_verifier.h',
542 'cert/multi_threaded_cert_verifier.cc',
543 'cert/multi_threaded_cert_verifier.h',
544 'cert/nss_cert_database.cc',
545 'cert/nss_cert_database.h',
546 'cert/nss_cert_database_chromeos.cc',
547 'cert/nss_cert_database_chromeos.h',
548 'cert/nss_profile_filter_chromeos.cc',
549 'cert/nss_profile_filter_chromeos.h',
550 'cert/scoped_nss_types.h',
551 'cert/sct_status_flags.h',
552 'cert/test_root_certs.cc',
553 'cert/test_root_certs.h',
554 'cert/test_root_certs_android.cc',
555 'cert/test_root_certs_mac.cc',
556 'cert/test_root_certs_nss.cc',
557 'cert/test_root_certs_openssl.cc',
558 'cert/test_root_certs_win.cc',
559 'disk_cache/blockfile/addr.cc',
560 'disk_cache/blockfile/addr.h',
561 'disk_cache/blockfile/backend_impl.cc',
562 'disk_cache/blockfile/backend_impl.h',
563 'disk_cache/blockfile/backend_impl_v3.cc',
564 'disk_cache/blockfile/backend_impl_v3.h',
565 'disk_cache/blockfile/bitmap.cc',
566 'disk_cache/blockfile/bitmap.h',
567 'disk_cache/blockfile/block_bitmaps_v3.cc',
568 'disk_cache/blockfile/block_bitmaps_v3.h',
569 'disk_cache/blockfile/block_files.cc',
570 'disk_cache/blockfile/block_files.h',
571 'disk_cache/blockfile/disk_format.cc',
572 'disk_cache/blockfile/disk_format.h',
573 'disk_cache/blockfile/disk_format_base.h',
574 'disk_cache/blockfile/disk_format_v3.h',
575 'disk_cache/blockfile/entry_impl.cc',
576 'disk_cache/blockfile/entry_impl.h',
577 'disk_cache/blockfile/entry_impl_v3.cc',
578 'disk_cache/blockfile/entry_impl_v3.h',
579 'disk_cache/blockfile/errors.h',
580 'disk_cache/blockfile/eviction.cc',
581 'disk_cache/blockfile/eviction.h',
582 'disk_cache/blockfile/eviction_v3.cc',
583 'disk_cache/blockfile/eviction_v3.h',
584 'disk_cache/blockfile/experiments.h',
585 'disk_cache/blockfile/file.cc',
586 'disk_cache/blockfile/file.h',
587 'disk_cache/blockfile/file_block.h',
588 'disk_cache/blockfile/file_ios.cc',
589 'disk_cache/blockfile/file_lock.cc',
590 'disk_cache/blockfile/file_lock.h',
591 'disk_cache/blockfile/file_posix.cc',
592 'disk_cache/blockfile/file_win.cc',
593 'disk_cache/blockfile/histogram_macros.h',
594 'disk_cache/blockfile/histogram_macros_v3.h',
595 'disk_cache/blockfile/in_flight_backend_io.cc',
596 'disk_cache/blockfile/in_flight_backend_io.h',
597 'disk_cache/blockfile/in_flight_io.cc',
598 'disk_cache/blockfile/in_flight_io.h',
599 'disk_cache/blockfile/index_table_v3.cc',
600 'disk_cache/blockfile/index_table_v3.h',
601 'disk_cache/blockfile/mapped_file.cc',
602 'disk_cache/blockfile/mapped_file.h',
603 'disk_cache/blockfile/mapped_file_avoid_mmap_posix.cc',
604 'disk_cache/blockfile/mapped_file_posix.cc',
605 'disk_cache/blockfile/mapped_file_win.cc',
606 'disk_cache/blockfile/rankings.cc',
607 'disk_cache/blockfile/rankings.h',
608 'disk_cache/blockfile/sparse_control.cc',
609 'disk_cache/blockfile/sparse_control.h',
610 'disk_cache/blockfile/stats.cc',
611 'disk_cache/blockfile/stats.h',
612 'disk_cache/blockfile/stats_histogram.cc',
613 'disk_cache/blockfile/stats_histogram.h',
614 'disk_cache/blockfile/storage_block-inl.h',
615 'disk_cache/blockfile/storage_block.h',
616 'disk_cache/blockfile/stress_support.h',
617 'disk_cache/blockfile/trace.cc',
618 'disk_cache/blockfile/trace.h',
619 'disk_cache/cache_creator.cc',
620 'disk_cache/cache_util.cc',
621 'disk_cache/cache_util.h',
622 'disk_cache/cache_util_posix.cc',
623 'disk_cache/cache_util_win.cc',
624 'disk_cache/disk_cache.h',
625 'disk_cache/memory/mem_backend_impl.cc',
626 'disk_cache/memory/mem_backend_impl.h',
627 'disk_cache/memory/mem_entry_impl.cc',
628 'disk_cache/memory/mem_entry_impl.h',
629 'disk_cache/memory/mem_rankings.cc',
630 'disk_cache/memory/mem_rankings.h',
631 'disk_cache/net_log_parameters.cc',
632 'disk_cache/net_log_parameters.h',
633 'disk_cache/simple/simple_backend_impl.cc',
634 'disk_cache/simple/simple_backend_impl.h',
635 'disk_cache/simple/simple_backend_version.h',
636 'disk_cache/simple/simple_entry_format.cc',
637 'disk_cache/simple/simple_entry_format.h',
638 'disk_cache/simple/simple_entry_format_history.h',
639 'disk_cache/simple/simple_entry_impl.cc',
640 'disk_cache/simple/simple_entry_impl.h',
641 'disk_cache/simple/simple_entry_operation.cc',
642 'disk_cache/simple/simple_entry_operation.h',
643 'disk_cache/simple/simple_histogram_macros.h' ,
644 'disk_cache/simple/simple_index.cc',
645 'disk_cache/simple/simple_index.h',
646 'disk_cache/simple/simple_index_delegate.h',
647 'disk_cache/simple/simple_index_file.cc',
648 'disk_cache/simple/simple_index_file.h',
649 'disk_cache/simple/simple_index_file_posix.cc',
650 'disk_cache/simple/simple_index_file_win.cc',
651 'disk_cache/simple/simple_net_log_parameters.cc',
652 'disk_cache/simple/simple_net_log_parameters.h',
653 'disk_cache/simple/simple_synchronous_entry.cc',
654 'disk_cache/simple/simple_synchronous_entry.h',
655 'disk_cache/simple/simple_util.cc',
656 'disk_cache/simple/simple_util.h',
657 'disk_cache/simple/simple_version_upgrade.cc',
658 'disk_cache/simple/simple_version_upgrade.h',
659 'disk_cache/tracing/tracing_cache_backend.cc',
660 'disk_cache/tracing/tracing_cache_backend.h',
661 'dns/address_sorter.h',
662 'dns/address_sorter_posix.cc',
663 'dns/address_sorter_posix.h',
664 'dns/address_sorter_win.cc',
665 'dns/dns_client.cc',
666 'dns/dns_client.h',
667 'dns/dns_config_service.cc',
668 'dns/dns_config_service.h',
669 'dns/dns_config_service_posix.cc',
670 'dns/dns_config_service_posix.h',
671 'dns/dns_config_service_win.cc',
672 'dns/dns_config_service_win.h',
673 'dns/dns_config_watcher_mac.cc',
674 'dns/dns_config_watcher_mac.h',
675 'dns/dns_hosts.cc',
676 'dns/dns_hosts.h',
677 'dns/dns_protocol.h',
678 'dns/dns_query.cc',
679 'dns/dns_query.h',
680 'dns/dns_response.cc',
681 'dns/dns_response.h',
682 'dns/dns_session.cc',
683 'dns/dns_session.h',
684 'dns/dns_socket_pool.cc',
685 'dns/dns_socket_pool.h',
686 'dns/dns_transaction.cc',
687 'dns/dns_transaction.h',
688 'dns/host_cache.cc',
689 'dns/host_cache.h',
690 'dns/host_resolver.cc',
691 'dns/host_resolver.h',
692 'dns/host_resolver_impl.cc',
693 'dns/host_resolver_impl.h',
694 'dns/host_resolver_proc.cc',
695 'dns/host_resolver_proc.h',
696 'dns/mapped_host_resolver.cc',
697 'dns/mapped_host_resolver.h',
698 'dns/mapped_ip_resolver.cc',
699 'dns/mapped_ip_resolver.h',
700 'dns/mdns_cache.cc',
701 'dns/mdns_cache.h',
702 'dns/mdns_client.cc',
703 'dns/mdns_client.h',
704 'dns/mdns_client_impl.cc',
705 'dns/mdns_client_impl.h',
706 'dns/notify_watcher_mac.cc',
707 'dns/notify_watcher_mac.h',
708 'dns/record_parsed.cc',
709 'dns/record_parsed.h',
710 'dns/record_rdata.cc',
711 'dns/record_rdata.h',
712 'dns/serial_worker.cc',
713 'dns/serial_worker.h',
714 'dns/single_request_host_resolver.cc',
715 'dns/single_request_host_resolver.h',
716 'filter/filter.cc',
717 'filter/filter.h',
718 'filter/gzip_filter.cc',
719 'filter/gzip_filter.h',
720 'filter/gzip_header.cc',
721 'filter/gzip_header.h',
722 'filter/sdch_filter.cc',
723 'filter/sdch_filter.h',
724 'ftp/ftp_auth_cache.cc',
725 'ftp/ftp_auth_cache.h',
726 'ftp/ftp_ctrl_response_buffer.cc',
727 'ftp/ftp_ctrl_response_buffer.h',
728 'ftp/ftp_directory_listing_parser.cc',
729 'ftp/ftp_directory_listing_parser.h',
730 'ftp/ftp_directory_listing_parser_ls.cc',
731 'ftp/ftp_directory_listing_parser_ls.h',
732 'ftp/ftp_directory_listing_parser_netware.cc',
733 'ftp/ftp_directory_listing_parser_netware.h',
734 'ftp/ftp_directory_listing_parser_os2.cc',
735 'ftp/ftp_directory_listing_parser_os2.h',
736 'ftp/ftp_directory_listing_parser_vms.cc',
737 'ftp/ftp_directory_listing_parser_vms.h',
738 'ftp/ftp_directory_listing_parser_windows.cc',
739 'ftp/ftp_directory_listing_parser_windows.h',
740 'ftp/ftp_network_layer.cc',
741 'ftp/ftp_network_layer.h',
742 'ftp/ftp_network_session.cc',
743 'ftp/ftp_network_session.h',
744 'ftp/ftp_network_transaction.cc',
745 'ftp/ftp_network_transaction.h',
746 'ftp/ftp_request_info.h',
747 'ftp/ftp_response_info.cc',
748 'ftp/ftp_response_info.h',
749 'ftp/ftp_server_type_histograms.cc',
750 'ftp/ftp_server_type_histograms.h',
751 'ftp/ftp_transaction.h',
752 'ftp/ftp_transaction_factory.h',
753 'ftp/ftp_util.cc',
754 'ftp/ftp_util.h',
755 'ocsp/nss_ocsp.cc',
756 'ocsp/nss_ocsp.h',
757 'proxy/dhcp_proxy_script_adapter_fetcher_win.cc',
758 'proxy/dhcp_proxy_script_adapter_fetcher_win.h',
759 'proxy/dhcp_proxy_script_fetcher.cc',
760 'proxy/dhcp_proxy_script_fetcher.h',
761 'proxy/dhcp_proxy_script_fetcher_factory.cc',
762 'proxy/dhcp_proxy_script_fetcher_factory.h',
763 'proxy/dhcp_proxy_script_fetcher_win.cc',
764 'proxy/dhcp_proxy_script_fetcher_win.h',
765 'proxy/dhcpcsvc_init_win.cc',
766 'proxy/dhcpcsvc_init_win.h',
767 'proxy/multi_threaded_proxy_resolver.cc',
768 'proxy/multi_threaded_proxy_resolver.h',
769 'proxy/network_delegate_error_observer.cc',
770 'proxy/network_delegate_error_observer.h',
771 'proxy/polling_proxy_config_service.cc',
772 'proxy/polling_proxy_config_service.h',
773 'proxy/proxy_bypass_rules.cc',
774 'proxy/proxy_bypass_rules.h',
775 'proxy/proxy_config.cc',
776 'proxy/proxy_config.h',
777 'proxy/proxy_config_service.h',
778 'proxy/proxy_config_service_android.cc',
779 'proxy/proxy_config_service_android.h',
780 'proxy/proxy_config_service_fixed.cc',
781 'proxy/proxy_config_service_fixed.h',
782 'proxy/proxy_config_service_ios.cc',
783 'proxy/proxy_config_service_ios.h',
784 'proxy/proxy_config_service_linux.cc',
785 'proxy/proxy_config_service_linux.h',
786 'proxy/proxy_config_service_mac.cc',
787 'proxy/proxy_config_service_mac.h',
788 'proxy/proxy_config_service_win.cc',
789 'proxy/proxy_config_service_win.h',
790 'proxy/proxy_config_source.cc',
791 'proxy/proxy_config_source.h',
792 'proxy/proxy_info.cc',
793 'proxy/proxy_info.h',
794 'proxy/proxy_list.cc',
795 'proxy/proxy_list.h',
796 'proxy/proxy_resolver.h',
797 'proxy/proxy_resolver_error_observer.h',
798 'proxy/proxy_resolver_mac.cc',
799 'proxy/proxy_resolver_mac.h',
800 'proxy/proxy_resolver_script.h',
801 'proxy/proxy_resolver_script_data.cc',
802 'proxy/proxy_resolver_script_data.h',
803 'proxy/proxy_resolver_winhttp.cc',
804 'proxy/proxy_resolver_winhttp.h',
805 'proxy/proxy_retry_info.h',
806 'proxy/proxy_script_decider.cc',
807 'proxy/proxy_script_decider.h',
808 'proxy/proxy_script_fetcher.h',
809 'proxy/proxy_script_fetcher_impl.cc',
810 'proxy/proxy_script_fetcher_impl.h',
811 'proxy/proxy_server.cc',
812 'proxy/proxy_server.h',
813 'proxy/proxy_server_mac.cc',
814 'proxy/proxy_service.cc',
815 'proxy/proxy_service.h',
816 'quic/congestion_control/available_channel_estimator.cc',
817 'quic/congestion_control/available_channel_estimator.h',
818 'quic/congestion_control/channel_estimator.cc',
819 'quic/congestion_control/channel_estimator.h',
820 'quic/congestion_control/cube_root.cc',
821 'quic/congestion_control/cube_root.h',
822 'quic/congestion_control/cubic.cc',
823 'quic/congestion_control/cubic.h',
824 'quic/congestion_control/fix_rate_receiver.cc',
825 'quic/congestion_control/fix_rate_receiver.h',
826 'quic/congestion_control/fix_rate_sender.cc',
827 'quic/congestion_control/fix_rate_sender.h',
828 'quic/congestion_control/hybrid_slow_start.cc',
829 'quic/congestion_control/hybrid_slow_start.h',
830 'quic/congestion_control/inter_arrival_bitrate_ramp_up.cc',
831 'quic/congestion_control/inter_arrival_bitrate_ramp_up.h',
832 'quic/congestion_control/inter_arrival_overuse_detector.cc',
833 'quic/congestion_control/inter_arrival_overuse_detector.h',
834 'quic/congestion_control/inter_arrival_probe.cc',
835 'quic/congestion_control/inter_arrival_probe.h',
836 'quic/congestion_control/inter_arrival_receiver.cc',
837 'quic/congestion_control/inter_arrival_receiver.h',
838 'quic/congestion_control/inter_arrival_sender.cc',
839 'quic/congestion_control/inter_arrival_sender.h',
840 'quic/congestion_control/inter_arrival_state_machine.cc',
841 'quic/congestion_control/inter_arrival_state_machine.h',
842 'quic/congestion_control/leaky_bucket.cc',
843 'quic/congestion_control/leaky_bucket.h',
844 'quic/congestion_control/loss_detection_interface.cc',
845 'quic/congestion_control/loss_detection_interface.h',
846 'quic/congestion_control/paced_sender.cc',
847 'quic/congestion_control/paced_sender.h',
848 'quic/congestion_control/pacing_sender.cc',
849 'quic/congestion_control/pacing_sender.h',
850 'quic/congestion_control/quic_max_sized_map.h',
851 'quic/congestion_control/receive_algorithm_interface.cc',
852 'quic/congestion_control/receive_algorithm_interface.h',
853 'quic/congestion_control/rtt_stats.cc',
854 'quic/congestion_control/rtt_stats.h',
855 'quic/congestion_control/send_algorithm_interface.cc',
856 'quic/congestion_control/send_algorithm_interface.h',
857 'quic/congestion_control/tcp_cubic_sender.cc',
858 'quic/congestion_control/tcp_cubic_sender.h',
859 'quic/congestion_control/tcp_loss_algorithm.cc',
860 'quic/congestion_control/tcp_loss_algorithm.h',
861 'quic/congestion_control/tcp_receiver.cc',
862 'quic/congestion_control/tcp_receiver.h',
863 'quic/congestion_control/time_loss_algorithm.cc',
864 'quic/congestion_control/time_loss_algorithm.h',
865 'quic/crypto/aead_base_decrypter.h',
866 'quic/crypto/aead_base_decrypter_nss.cc',
867 'quic/crypto/aead_base_decrypter_openssl.cc',
868 'quic/crypto/aead_base_encrypter.h',
869 'quic/crypto/aead_base_encrypter_nss.cc',
870 'quic/crypto/aead_base_encrypter_openssl.cc',
871 'quic/crypto/aes_128_gcm_12_decrypter.h',
872 'quic/crypto/aes_128_gcm_12_decrypter_nss.cc',
873 'quic/crypto/aes_128_gcm_12_decrypter_openssl.cc',
874 'quic/crypto/aes_128_gcm_12_encrypter.h',
875 'quic/crypto/aes_128_gcm_12_encrypter_nss.cc',
876 'quic/crypto/aes_128_gcm_12_encrypter_openssl.cc',
877 'quic/crypto/cert_compressor.cc',
878 'quic/crypto/cert_compressor.h',
879 'quic/crypto/chacha20_poly1305_decrypter.h',
880 'quic/crypto/chacha20_poly1305_decrypter_nss.cc',
881 'quic/crypto/chacha20_poly1305_decrypter_openssl.cc',
882 'quic/crypto/chacha20_poly1305_encrypter.h',
883 'quic/crypto/chacha20_poly1305_encrypter_nss.cc',
884 'quic/crypto/chacha20_poly1305_encrypter_openssl.cc',
885 'quic/crypto/channel_id.cc',
886 'quic/crypto/channel_id.h',
887 'quic/crypto/channel_id_nss.cc',
888 'quic/crypto/channel_id_openssl.cc',
889 'quic/crypto/common_cert_set.cc',
890 'quic/crypto/common_cert_set.h',
891 'quic/crypto/crypto_framer.cc',
892 'quic/crypto/crypto_framer.h',
893 'quic/crypto/crypto_handshake.cc',
894 'quic/crypto/crypto_handshake.h',
895 'quic/crypto/crypto_handshake_message.cc',
896 'quic/crypto/crypto_handshake_message.h',
897 'quic/crypto/crypto_protocol.h',
898 'quic/crypto/crypto_secret_boxer.cc',
899 'quic/crypto/crypto_secret_boxer.h',
900 'quic/crypto/crypto_server_config_protobuf.cc',
901 'quic/crypto/crypto_server_config_protobuf.h',
902 'quic/crypto/crypto_utils.cc',
903 'quic/crypto/crypto_utils.h',
904 'quic/crypto/curve25519_key_exchange.cc',
905 'quic/crypto/curve25519_key_exchange.h',
906 'quic/crypto/ephemeral_key_source.h',
907 'quic/crypto/key_exchange.h',
908 'quic/crypto/local_strike_register_client.cc',
909 'quic/crypto/local_strike_register_client.h',
910 'quic/crypto/null_decrypter.cc',
911 'quic/crypto/null_decrypter.h',
912 'quic/crypto/null_encrypter.cc',
913 'quic/crypto/null_encrypter.h',
914 'quic/crypto/p256_key_exchange.h',
915 'quic/crypto/p256_key_exchange_nss.cc',
916 'quic/crypto/p256_key_exchange_openssl.cc',
917 'quic/crypto/proof_source.h',
918 'quic/crypto/proof_source_chromium.cc',
919 'quic/crypto/proof_source_chromium.h',
920 'quic/crypto/proof_verifier.cc',
921 'quic/crypto/proof_verifier_chromium.cc',
922 'quic/crypto/proof_verifier_chromium.h',
923 'quic/crypto/quic_crypto_client_config.cc',
924 'quic/crypto/quic_crypto_client_config.h',
925 'quic/crypto/quic_crypto_server_config.cc',
926 'quic/crypto/quic_crypto_server_config.h',
927 'quic/crypto/quic_decrypter.cc',
928 'quic/crypto/quic_decrypter.h',
929 'quic/crypto/quic_encrypter.cc',
930 'quic/crypto/quic_encrypter.h',
931 'quic/crypto/quic_random.cc',
932 'quic/crypto/quic_random.h',
933 'quic/crypto/quic_server_info.cc',
934 'quic/crypto/quic_server_info.h',
935 'quic/crypto/scoped_evp_aead_ctx.cc',
936 'quic/crypto/scoped_evp_aead_ctx.h',
937 'quic/crypto/strike_register.cc',
938 'quic/crypto/strike_register.h',
939 'quic/crypto/strike_register_client.h',
940 'quic/crypto/source_address_token.cc',
941 'quic/crypto/source_address_token.h',
942 'quic/iovector.cc',
943 'quic/iovector.h',
944 'quic/port_suggester.cc',
945 'quic/port_suggester.h',
946 'quic/quic_ack_notifier.cc',
947 'quic/quic_ack_notifier.h',
948 'quic/quic_ack_notifier_manager.cc',
949 'quic/quic_ack_notifier_manager.h',
950 'quic/quic_address_mismatch.cc',
951 'quic/quic_address_mismatch.h',
952 'quic/quic_alarm.cc',
953 'quic/quic_alarm.h',
954 'quic/quic_bandwidth.cc',
955 'quic/quic_bandwidth.h',
956 'quic/quic_blocked_writer_interface.h',
957 'quic/quic_client_session.cc',
958 'quic/quic_client_session.h',
959 'quic/quic_clock.cc',
960 'quic/quic_clock.h',
961 'quic/quic_config.cc',
962 'quic/quic_config.h',
963 'quic/quic_connection.cc',
964 'quic/quic_connection.h',
965 'quic/quic_connection_helper.cc',
966 'quic/quic_connection_helper.h',
967 'quic/quic_connection_logger.cc',
968 'quic/quic_connection_logger.h',
969 'quic/quic_connection_stats.cc',
970 'quic/quic_connection_stats.h',
971 'quic/quic_crypto_client_stream.cc',
972 'quic/quic_crypto_client_stream.h',
973 'quic/quic_crypto_client_stream_factory.h',
974 'quic/quic_crypto_server_stream.cc',
975 'quic/quic_crypto_server_stream.h',
976 'quic/quic_crypto_stream.cc',
977 'quic/quic_crypto_stream.h',
978 'quic/quic_data_reader.cc',
979 'quic/quic_data_reader.h',
980 'quic/quic_data_stream.cc',
981 'quic/quic_data_stream.h',
982 'quic/quic_data_writer.cc',
983 'quic/quic_data_writer.h',
984 'quic/quic_default_packet_writer.cc',
985 'quic/quic_default_packet_writer.h',
986 'quic/quic_fec_group.cc',
987 'quic/quic_fec_group.h',
988 'quic/quic_framer.cc',
989 'quic/quic_framer.h',
990 'quic/quic_headers_stream.cc',
991 'quic/quic_headers_stream.h',
992 'quic/quic_http_stream.cc',
993 'quic/quic_http_stream.h',
994 'quic/quic_http_utils.cc',
995 'quic/quic_http_utils.h',
996 'quic/quic_packet_creator.cc',
997 'quic/quic_packet_creator.h',
998 'quic/quic_packet_generator.cc',
999 'quic/quic_packet_generator.h',
1000 'quic/quic_packet_writer.h',
1001 'quic/quic_protocol.cc',
1002 'quic/quic_protocol.h',
1003 'quic/quic_received_packet_manager.cc',
1004 'quic/quic_received_packet_manager.h',
1005 'quic/quic_reliable_client_stream.cc',
1006 'quic/quic_reliable_client_stream.h',
1007 'quic/quic_sent_entropy_manager.cc',
1008 'quic/quic_sent_entropy_manager.h',
1009 'quic/quic_sent_packet_manager.cc',
1010 'quic/quic_sent_packet_manager.h',
1011 'quic/quic_session.cc',
1012 'quic/quic_session.h',
1013 'quic/quic_session_key.cc',
1014 'quic/quic_session_key.h',
1015 'quic/quic_socket_address_coder.cc',
1016 'quic/quic_socket_address_coder.h',
1017 'quic/quic_stream_factory.cc',
1018 'quic/quic_stream_factory.h',
1019 'quic/quic_stream_sequencer.cc',
1020 'quic/quic_stream_sequencer.h',
1021 'quic/quic_time.cc',
1022 'quic/quic_time.h',
1023 'quic/quic_unacked_packet_map.cc',
1024 'quic/quic_unacked_packet_map.h',
1025 'quic/quic_utils.cc',
1026 'quic/quic_utils.h',
1027 'quic/quic_utils_chromium.h',
1028 'quic/quic_write_blocked_list.cc',
1029 'quic/quic_write_blocked_list.h',
1030 'quic/reliable_quic_stream.cc',
1031 'quic/reliable_quic_stream.h',
1032 'quic/spdy_utils.cc',
1033 'quic/spdy_utils.h',
1034 'socket_stream/socket_stream.cc',
1035 'socket_stream/socket_stream.h',
1036 'socket_stream/socket_stream_job.cc',
1037 'socket_stream/socket_stream_job.h',
1038 'socket_stream/socket_stream_job_manager.cc',
1039 'socket_stream/socket_stream_job_manager.h',
1040 'socket_stream/socket_stream_metrics.cc',
1041 'socket_stream/socket_stream_metrics.h',
1042 'spdy/buffered_spdy_framer.cc',
1043 'spdy/buffered_spdy_framer.h',
1044 'spdy/hpack_constants.cc',
1045 'spdy/hpack_constants.h',
1046 'spdy/hpack_decoder.cc',
1047 'spdy/hpack_decoder.h',
1048 'spdy/hpack_encoder.cc',
1049 'spdy/hpack_encoder.h',
1050 'spdy/hpack_encoding_context.cc',
1051 'spdy/hpack_encoding_context.h',
1052 'spdy/hpack_entry.cc',
1053 'spdy/hpack_entry.h',
1054 'spdy/hpack_header_table.cc',
1055 'spdy/hpack_header_table.h',
1056 'spdy/hpack_huffman_table.cc',
1057 'spdy/hpack_huffman_table.h',
1058 'spdy/hpack_input_stream.cc',
1059 'spdy/hpack_input_stream.h',
1060 'spdy/hpack_output_stream.cc',
1061 'spdy/hpack_output_stream.h',
1062 'spdy/hpack_string_util.cc',
1063 'spdy/hpack_string_util.h',
1064 'spdy/spdy_bitmasks.h',
1065 'spdy/spdy_buffer.cc',
1066 'spdy/spdy_buffer.h',
1067 'spdy/spdy_buffer_producer.cc',
1068 'spdy/spdy_buffer_producer.h',
1069 'spdy/spdy_frame_builder.cc',
1070 'spdy/spdy_frame_builder.h',
1071 'spdy/spdy_frame_reader.cc',
1072 'spdy/spdy_frame_reader.h',
1073 'spdy/spdy_framer.cc',
1074 'spdy/spdy_framer.h',
1075 'spdy/spdy_header_block.cc',
1076 'spdy/spdy_header_block.h',
1077 'spdy/spdy_headers_block_parser.cc',
1078 'spdy/spdy_headers_block_parser.h',
1079 'spdy/spdy_http_stream.cc',
1080 'spdy/spdy_http_stream.h',
1081 'spdy/spdy_http_utils.cc',
1082 'spdy/spdy_http_utils.h',
1083 'spdy/spdy_pinnable_buffer_piece.cc',
1084 'spdy/spdy_pinnable_buffer_piece.h',
1085 'spdy/spdy_prefixed_buffer_reader.cc',
1086 'spdy/spdy_prefixed_buffer_reader.h',
1087 'spdy/spdy_priority_forest.h',
1088 'spdy/spdy_protocol.cc',
1089 'spdy/spdy_protocol.h',
1090 'spdy/spdy_proxy_client_socket.cc',
1091 'spdy/spdy_proxy_client_socket.h',
1092 'spdy/spdy_read_queue.cc',
1093 'spdy/spdy_read_queue.h',
1094 'spdy/spdy_session.cc',
1095 'spdy/spdy_session.h',
1096 'spdy/spdy_session_key.cc',
1097 'spdy/spdy_session_key.h',
1098 'spdy/spdy_session_pool.cc',
1099 'spdy/spdy_session_pool.h',
1100 'spdy/spdy_stream.cc',
1101 'spdy/spdy_stream.h',
1102 'spdy/spdy_websocket_stream.cc',
1103 'spdy/spdy_websocket_stream.h',
1104 'spdy/spdy_write_queue.cc',
1105 'spdy/spdy_write_queue.h',
1106 'spdy/write_blocked_list.h',
1107 'third_party/mozilla_security_manager/nsKeygenHandler.cpp',
1108 'third_party/mozilla_security_manager/nsKeygenHandler.h',
1109 'third_party/mozilla_security_manager/nsNSSCertificateDB.cpp',
1110 'third_party/mozilla_security_manager/nsNSSCertificateDB.h',
1111 'third_party/mozilla_security_manager/nsPKCS12Blob.cpp',
1112 'third_party/mozilla_security_manager/nsPKCS12Blob.h',
1113 'url_request/data_protocol_handler.cc',
1114 'url_request/data_protocol_handler.h',
1115 'url_request/file_protocol_handler.cc',
1116 'url_request/file_protocol_handler.h',
1117 'url_request/fraudulent_certificate_reporter.h',
1118 'url_request/ftp_protocol_handler.cc',
1119 'url_request/ftp_protocol_handler.h',
1120 'url_request/http_user_agent_settings.h',
1121 'url_request/protocol_intercept_job_factory.cc',
1122 'url_request/protocol_intercept_job_factory.h',
1123 'url_request/static_http_user_agent_settings.cc',
1124 'url_request/static_http_user_agent_settings.h',
1125 'url_request/url_fetcher.cc',
1126 'url_request/url_fetcher.h',
1127 'url_request/url_fetcher_core.cc',
1128 'url_request/url_fetcher_core.h',
1129 'url_request/url_fetcher_delegate.cc',
1130 'url_request/url_fetcher_delegate.h',
1131 'url_request/url_fetcher_factory.h',
1132 'url_request/url_fetcher_impl.cc',
1133 'url_request/url_fetcher_impl.h',
1134 'url_request/url_fetcher_response_writer.cc',
1135 'url_request/url_fetcher_response_writer.h',
1136 'url_request/url_range_request_job.cc',
1137 'url_request/url_range_request_job.h',
1138 'url_request/url_request.cc',
1139 'url_request/url_request.h',
1140 'url_request/url_request_about_job.cc',
1141 'url_request/url_request_about_job.h',
1142 'url_request/url_request_context.cc',
1143 'url_request/url_request_context.h',
1144 'url_request/url_request_context_builder.cc',
1145 'url_request/url_request_context_builder.h',
1146 'url_request/url_request_context_getter.cc',
1147 'url_request/url_request_context_getter.h',
1148 'url_request/url_request_context_storage.cc',
1149 'url_request/url_request_context_storage.h',
1150 'url_request/url_request_data_job.cc',
1151 'url_request/url_request_data_job.h',
1152 'url_request/url_request_error_job.cc',
1153 'url_request/url_request_error_job.h',
1154 'url_request/url_request_file_dir_job.cc',
1155 'url_request/url_request_file_dir_job.h',
1156 'url_request/url_request_file_job.cc',
1157 'url_request/url_request_file_job.h',
1158 'url_request/url_request_filter.cc',
1159 'url_request/url_request_filter.h',
1160 'url_request/url_request_ftp_job.cc',
1161 'url_request/url_request_ftp_job.h',
1162 'url_request/url_request_http_job.cc',
1163 'url_request/url_request_http_job.h',
1164 'url_request/url_request_job.cc',
1165 'url_request/url_request_job.h',
1166 'url_request/url_request_job_factory.cc',
1167 'url_request/url_request_job_factory.h',
1168 'url_request/url_request_job_factory_impl.cc',
1169 'url_request/url_request_job_factory_impl.h',
1170 'url_request/url_request_job_manager.cc',
1171 'url_request/url_request_job_manager.h',
1172 'url_request/url_request_netlog_params.cc',
1173 'url_request/url_request_netlog_params.h',
1174 'url_request/url_request_redirect_job.cc',
1175 'url_request/url_request_redirect_job.h',
1176 'url_request/url_request_simple_job.cc',
1177 'url_request/url_request_simple_job.h',
1178 'url_request/url_request_status.h',
1179 'url_request/url_request_test_job.cc',
1180 'url_request/url_request_test_job.h',
1181 'url_request/url_request_throttler_entry.cc',
1182 'url_request/url_request_throttler_entry.h',
1183 'url_request/url_request_throttler_entry_interface.h',
1184 'url_request/url_request_throttler_header_adapter.cc',
1185 'url_request/url_request_throttler_header_adapter.h',
1186 'url_request/url_request_throttler_header_interface.h',
1187 'url_request/url_request_throttler_manager.cc',
1188 'url_request/url_request_throttler_manager.h',
1189 'url_request/view_cache_helper.cc',
1190 'url_request/view_cache_helper.h',
1191 'url_request/websocket_handshake_userdata_key.cc',
1192 'url_request/websocket_handshake_userdata_key.h',
1193 'websockets/websocket_basic_handshake_stream.cc',
1194 'websockets/websocket_basic_handshake_stream.h',
1195 'websockets/websocket_basic_stream.cc',
1196 'websockets/websocket_basic_stream.h',
1197 'websockets/websocket_channel.cc',
1198 'websockets/websocket_channel.h',
1199 'websockets/websocket_deflate_predictor.h',
1200 'websockets/websocket_deflate_predictor_impl.cc',
1201 'websockets/websocket_deflate_predictor_impl.h',
1202 'websockets/websocket_deflate_stream.cc',
1203 'websockets/websocket_deflate_stream.h',
1204 'websockets/websocket_deflater.cc',
1205 'websockets/websocket_deflater.h',
1206 'websockets/websocket_errors.cc',
1207 'websockets/websocket_errors.h',
1208 'websockets/websocket_extension.cc',
1209 'websockets/websocket_extension.h',
1210 'websockets/websocket_extension_parser.cc',
1211 'websockets/websocket_extension_parser.h',
1212 'websockets/websocket_frame.cc',
1213 'websockets/websocket_frame.h',
1214 'websockets/websocket_frame_parser.cc',
1215 'websockets/websocket_frame_parser.h',
1216 'websockets/websocket_handshake_constants.cc',
1217 'websockets/websocket_handshake_constants.h',
1218 'websockets/websocket_handshake_handler.cc',
1219 'websockets/websocket_handshake_handler.h',
1220 'websockets/websocket_handshake_request_info.cc',
1221 'websockets/websocket_handshake_request_info.h',
1222 'websockets/websocket_handshake_response_info.cc',
1223 'websockets/websocket_handshake_response_info.h',
1224 'websockets/websocket_handshake_stream_base.h',
1225 'websockets/websocket_handshake_stream_create_helper.cc',
1226 'websockets/websocket_handshake_stream_create_helper.h',
1227 'websockets/websocket_inflater.cc',
1228 'websockets/websocket_inflater.h',
1229 'websockets/websocket_job.cc',
1230 'websockets/websocket_job.h',
1231 'websockets/websocket_mux.h',
1232 'websockets/websocket_net_log_params.cc',
1233 'websockets/websocket_net_log_params.h',
1234 'websockets/websocket_stream.cc',
1235 'websockets/websocket_stream.h',
1236 'websockets/websocket_throttle.cc',
1237 'websockets/websocket_throttle.h',
1238 ],
1239 }
1240 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698