| OLD | NEW |
| 1 # Copyright 2014 The Chromium Authors. All rights reserved. | 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 | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 # This file is shared between the regular GYP build, the NaCl GYP build, and | 5 # This file is shared between the regular GYP build, the NaCl GYP build, and |
| 6 # the GN build. For GN support, it must have no conditionals or anything like | 6 # the GN build. For GN support, it must have no conditionals or anything like |
| 7 # that beyond the simple one-level-deep dictionary of values. | 7 # that beyond the simple one-level-deep dictionary of values. |
| 8 { | 8 { |
| 9 'variables': { | 9 'variables': { |
| 10 # Subset of net source files that are compiled for NaCl (net_nacl target). | 10 # Subset of net source files that are compiled for NaCl (net_nacl target). |
| (...skipping 28 matching lines...) Expand all Loading... |
| 39 'base/net_errors.cc', | 39 'base/net_errors.cc', |
| 40 'base/net_errors.h', | 40 'base/net_errors.h', |
| 41 'base/net_errors_posix.cc', | 41 'base/net_errors_posix.cc', |
| 42 'base/net_export.h', | 42 'base/net_export.h', |
| 43 'base/net_module.cc', | 43 'base/net_module.cc', |
| 44 'base/net_module.h', | 44 'base/net_module.h', |
| 45 'base/net_string_util.h', | 45 'base/net_string_util.h', |
| 46 'base/network_interfaces.cc', | 46 'base/network_interfaces.cc', |
| 47 'base/network_interfaces.h', | 47 'base/network_interfaces.h', |
| 48 'base/network_interfaces_posix.cc', | 48 'base/network_interfaces_posix.cc', |
| 49 'base/openssl_private_key_store.h', | |
| 50 'base/openssl_private_key_store_android.cc', | |
| 51 'base/openssl_private_key_store_memory.cc', | |
| 52 'base/parse_number.cc', | 49 'base/parse_number.cc', |
| 53 'base/parse_number.h', | 50 'base/parse_number.h', |
| 54 'base/port_util.cc', | 51 'base/port_util.cc', |
| 55 'base/port_util.h', | 52 'base/port_util.h', |
| 56 'base/rand_callback.h', | 53 'base/rand_callback.h', |
| 57 'base/registry_controlled_domains/registry_controlled_domain.cc', | 54 'base/registry_controlled_domains/registry_controlled_domain.cc', |
| 58 'base/registry_controlled_domains/registry_controlled_domain.h', | 55 'base/registry_controlled_domains/registry_controlled_domain.h', |
| 59 'base/sockaddr_storage.cc', | 56 'base/sockaddr_storage.cc', |
| 60 'base/sockaddr_storage.h', | 57 'base/sockaddr_storage.h', |
| 61 'base/sys_addrinfo.h', | 58 'base/sys_addrinfo.h', |
| (...skipping 247 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 309 'base/filename_util.h', | 306 'base/filename_util.h', |
| 310 'base/filename_util_internal.cc', | 307 'base/filename_util_internal.cc', |
| 311 'base/filename_util_internal.h', | 308 'base/filename_util_internal.h', |
| 312 'base/host_mapping_rules.cc', | 309 'base/host_mapping_rules.cc', |
| 313 'base/host_mapping_rules.h', | 310 'base/host_mapping_rules.h', |
| 314 'base/int128.cc', | 311 'base/int128.cc', |
| 315 'base/int128.h', | 312 'base/int128.h', |
| 316 'base/iovec.h', | 313 'base/iovec.h', |
| 317 'base/ip_pattern.cc', | 314 'base/ip_pattern.cc', |
| 318 'base/ip_pattern.h', | 315 'base/ip_pattern.h', |
| 319 'base/keygen_handler.cc', | |
| 320 'base/keygen_handler.h', | |
| 321 'base/keygen_handler_mac.cc', | |
| 322 'base/keygen_handler_nss.cc', | |
| 323 'base/keygen_handler_openssl.cc', | |
| 324 'base/keygen_handler_win.cc', | |
| 325 # TODO(tc): gnome-vfs? xdgmime? /etc/mime.types? | 316 # TODO(tc): gnome-vfs? xdgmime? /etc/mime.types? |
| 326 'base/layered_network_delegate.cc', | 317 'base/layered_network_delegate.cc', |
| 327 'base/layered_network_delegate.h', | 318 'base/layered_network_delegate.h', |
| 328 'base/linked_hash_map.h', | 319 'base/linked_hash_map.h', |
| 329 'base/load_flags.h', | 320 'base/load_flags.h', |
| 330 'base/load_flags_list.h', | 321 'base/load_flags_list.h', |
| 331 'base/load_states.h', | 322 'base/load_states.h', |
| 332 'base/load_states_list.h', | 323 'base/load_states_list.h', |
| 333 'base/logging_network_change_observer.cc', | 324 'base/logging_network_change_observer.cc', |
| 334 'base/logging_network_change_observer.h', | 325 'base/logging_network_change_observer.h', |
| (...skipping 977 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1312 'ssl/ssl_platform_key_android.cc', | 1303 'ssl/ssl_platform_key_android.cc', |
| 1313 'ssl/ssl_platform_key_mac.cc', | 1304 'ssl/ssl_platform_key_mac.cc', |
| 1314 'ssl/ssl_platform_key_nss.cc', | 1305 'ssl/ssl_platform_key_nss.cc', |
| 1315 'ssl/ssl_platform_key_util.cc', | 1306 'ssl/ssl_platform_key_util.cc', |
| 1316 'ssl/ssl_platform_key_util.h', | 1307 'ssl/ssl_platform_key_util.h', |
| 1317 'ssl/ssl_platform_key_win.cc', | 1308 'ssl/ssl_platform_key_win.cc', |
| 1318 'ssl/test_ssl_private_key.cc', | 1309 'ssl/test_ssl_private_key.cc', |
| 1319 'ssl/test_ssl_private_key.h', | 1310 'ssl/test_ssl_private_key.h', |
| 1320 'ssl/threaded_ssl_private_key.cc', | 1311 'ssl/threaded_ssl_private_key.cc', |
| 1321 'ssl/threaded_ssl_private_key.h', | 1312 'ssl/threaded_ssl_private_key.h', |
| 1322 'third_party/mozilla_security_manager/nsKeygenHandler.cpp', | |
| 1323 'third_party/mozilla_security_manager/nsKeygenHandler.h', | |
| 1324 'third_party/mozilla_security_manager/nsNSSCertificateDB.cpp', | 1313 'third_party/mozilla_security_manager/nsNSSCertificateDB.cpp', |
| 1325 'third_party/mozilla_security_manager/nsNSSCertificateDB.h', | 1314 'third_party/mozilla_security_manager/nsNSSCertificateDB.h', |
| 1326 'third_party/mozilla_security_manager/nsPKCS12Blob.cpp', | 1315 'third_party/mozilla_security_manager/nsPKCS12Blob.cpp', |
| 1327 'third_party/mozilla_security_manager/nsPKCS12Blob.h', | 1316 'third_party/mozilla_security_manager/nsPKCS12Blob.h', |
| 1328 'url_request/data_protocol_handler.cc', | 1317 'url_request/data_protocol_handler.cc', |
| 1329 'url_request/data_protocol_handler.h', | 1318 'url_request/data_protocol_handler.h', |
| 1330 'url_request/http_user_agent_settings.h', | 1319 'url_request/http_user_agent_settings.h', |
| 1331 'url_request/redirect_info.cc', | 1320 'url_request/redirect_info.cc', |
| 1332 'url_request/redirect_info.h', | 1321 'url_request/redirect_info.h', |
| 1333 'url_request/report_sender.cc', | 1322 'url_request/report_sender.cc', |
| (...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1442 'base/escape_unittest.cc', | 1431 'base/escape_unittest.cc', |
| 1443 'base/expiring_cache_unittest.cc', | 1432 'base/expiring_cache_unittest.cc', |
| 1444 'base/file_stream_unittest.cc', | 1433 'base/file_stream_unittest.cc', |
| 1445 'base/filename_util_unittest.cc', | 1434 'base/filename_util_unittest.cc', |
| 1446 'base/host_mapping_rules_unittest.cc', | 1435 'base/host_mapping_rules_unittest.cc', |
| 1447 'base/host_port_pair_unittest.cc', | 1436 'base/host_port_pair_unittest.cc', |
| 1448 'base/int128_unittest.cc', | 1437 'base/int128_unittest.cc', |
| 1449 'base/ip_address_unittest.cc', | 1438 'base/ip_address_unittest.cc', |
| 1450 'base/ip_endpoint_unittest.cc', | 1439 'base/ip_endpoint_unittest.cc', |
| 1451 'base/ip_pattern_unittest.cc', | 1440 'base/ip_pattern_unittest.cc', |
| 1452 'base/keygen_handler_unittest.cc', | |
| 1453 'base/layered_network_delegate_unittest.cc', | 1441 'base/layered_network_delegate_unittest.cc', |
| 1454 'base/lookup_string_in_fixed_set_unittest.cc', | 1442 'base/lookup_string_in_fixed_set_unittest.cc', |
| 1455 'base/mime_sniffer_unittest.cc', | 1443 'base/mime_sniffer_unittest.cc', |
| 1456 'base/mime_util_unittest.cc', | 1444 'base/mime_util_unittest.cc', |
| 1457 'base/network_activity_monitor_unittest.cc', | 1445 'base/network_activity_monitor_unittest.cc', |
| 1458 'base/network_change_notifier_unittest.cc', | 1446 'base/network_change_notifier_unittest.cc', |
| 1459 'base/network_change_notifier_win_unittest.cc', | 1447 'base/network_change_notifier_win_unittest.cc', |
| 1460 'base/network_interfaces_unittest.cc', | 1448 'base/network_interfaces_unittest.cc', |
| 1461 'base/network_throttle_manager_impl_unittest.cc', | 1449 'base/network_throttle_manager_impl_unittest.cc', |
| 1462 'base/parse_number_unittest.cc', | 1450 'base/parse_number_unittest.cc', |
| (...skipping 1882 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3345 'third_party/nist-pkits/crls/requireExplicitPolicy5subCACRL.crl', | 3333 'third_party/nist-pkits/crls/requireExplicitPolicy5subCACRL.crl', |
| 3346 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubCACRL.crl', | 3334 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubCACRL.crl', |
| 3347 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubsubCACRL.crl', | 3335 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubsubCACRL.crl', |
| 3348 'third_party/nist-pkits/crls/requireExplicitPolicy7CACRL.crl', | 3336 'third_party/nist-pkits/crls/requireExplicitPolicy7CACRL.crl', |
| 3349 'third_party/nist-pkits/crls/requireExplicitPolicy7subCARE2CRL.crl', | 3337 'third_party/nist-pkits/crls/requireExplicitPolicy7subCARE2CRL.crl', |
| 3350 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubCARE2RE4CRL.crl', | 3338 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubCARE2RE4CRL.crl', |
| 3351 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubsubCARE2RE4CRL.cr
l', | 3339 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubsubCARE2RE4CRL.cr
l', |
| 3352 ], | 3340 ], |
| 3353 } | 3341 } |
| 3354 } | 3342 } |
| OLD | NEW |