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 496 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
507 'base/network_change_notifier_win.h', | 507 'base/network_change_notifier_win.h', |
508 'base/network_config_watcher_mac.cc', | 508 'base/network_config_watcher_mac.cc', |
509 'base/network_config_watcher_mac.h', | 509 'base/network_config_watcher_mac.h', |
510 'base/network_delegate.cc', | 510 'base/network_delegate.cc', |
511 'base/network_delegate.h', | 511 'base/network_delegate.h', |
512 'base/network_delegate_impl.cc', | 512 'base/network_delegate_impl.cc', |
513 'base/network_delegate_impl.h', | 513 'base/network_delegate_impl.h', |
514 'base/network_interfaces_linux.cc', | 514 'base/network_interfaces_linux.cc', |
515 'base/network_interfaces_mac.cc', | 515 'base/network_interfaces_mac.cc', |
516 'base/network_interfaces_win.cc', | 516 'base/network_interfaces_win.cc', |
| 517 'base/network_stream_throttler.cc', |
| 518 'base/network_stream_throttler.h', |
517 'base/platform_mime_util.h', | 519 'base/platform_mime_util.h', |
518 'base/platform_mime_util_linux.cc', | 520 'base/platform_mime_util_linux.cc', |
519 'base/platform_mime_util_mac.mm', | 521 'base/platform_mime_util_mac.mm', |
520 'base/platform_mime_util_win.cc', | 522 'base/platform_mime_util_win.cc', |
521 'base/prioritized_dispatcher.cc', | 523 'base/prioritized_dispatcher.cc', |
522 'base/prioritized_dispatcher.h', | 524 'base/prioritized_dispatcher.h', |
523 'base/priority_queue.h', | 525 'base/priority_queue.h', |
524 'base/proxy_delegate.h', | 526 'base/proxy_delegate.h', |
525 'base/request_priority.cc', | 527 'base/request_priority.cc', |
526 'base/request_priority.h', | 528 'base/request_priority.h', |
(...skipping 793 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1320 'base/ip_pattern_unittest.cc', | 1322 'base/ip_pattern_unittest.cc', |
1321 'base/keygen_handler_unittest.cc', | 1323 'base/keygen_handler_unittest.cc', |
1322 'base/layered_network_delegate_unittest.cc', | 1324 'base/layered_network_delegate_unittest.cc', |
1323 'base/lookup_string_in_fixed_set_unittest.cc', | 1325 'base/lookup_string_in_fixed_set_unittest.cc', |
1324 'base/mime_sniffer_unittest.cc', | 1326 'base/mime_sniffer_unittest.cc', |
1325 'base/mime_util_unittest.cc', | 1327 'base/mime_util_unittest.cc', |
1326 'base/network_activity_monitor_unittest.cc', | 1328 'base/network_activity_monitor_unittest.cc', |
1327 'base/network_change_notifier_unittest.cc', | 1329 'base/network_change_notifier_unittest.cc', |
1328 'base/network_change_notifier_win_unittest.cc', | 1330 'base/network_change_notifier_win_unittest.cc', |
1329 'base/network_interfaces_unittest.cc', | 1331 'base/network_interfaces_unittest.cc', |
| 1332 'base/network_stream_throttler_unittest.cc', |
1330 'base/parse_number_unittest.cc', | 1333 'base/parse_number_unittest.cc', |
1331 'base/port_util_unittest.cc', | 1334 'base/port_util_unittest.cc', |
1332 'base/prioritized_dispatcher_unittest.cc', | 1335 'base/prioritized_dispatcher_unittest.cc', |
1333 'base/priority_queue_unittest.cc', | 1336 'base/priority_queue_unittest.cc', |
1334 'base/registry_controlled_domains/registry_controlled_domain_unittest.cc', | 1337 'base/registry_controlled_domains/registry_controlled_domain_unittest.cc', |
1335 'base/sdch_dictionary_unittest.cc', | 1338 'base/sdch_dictionary_unittest.cc', |
1336 'base/sdch_manager_unittest.cc', | 1339 'base/sdch_manager_unittest.cc', |
1337 'base/stale_while_revalidate_experiment_domains_unittest.cc', | 1340 'base/stale_while_revalidate_experiment_domains_unittest.cc', |
1338 'base/static_cookie_policy_unittest.cc', | 1341 'base/static_cookie_policy_unittest.cc', |
1339 'base/test_completion_callback_unittest.cc', | 1342 'base/test_completion_callback_unittest.cc', |
(...skipping 1742 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3082 'third_party/nist-pkits/crls/requireExplicitPolicy5subCACRL.crl', | 3085 'third_party/nist-pkits/crls/requireExplicitPolicy5subCACRL.crl', |
3083 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubCACRL.crl', | 3086 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubCACRL.crl', |
3084 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubsubCACRL.crl', | 3087 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubsubCACRL.crl', |
3085 'third_party/nist-pkits/crls/requireExplicitPolicy7CACRL.crl', | 3088 'third_party/nist-pkits/crls/requireExplicitPolicy7CACRL.crl', |
3086 'third_party/nist-pkits/crls/requireExplicitPolicy7subCARE2CRL.crl', | 3089 'third_party/nist-pkits/crls/requireExplicitPolicy7subCARE2CRL.crl', |
3087 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubCARE2RE4CRL.crl', | 3090 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubCARE2RE4CRL.crl', |
3088 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubsubCARE2RE4CRL.cr
l', | 3091 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubsubCARE2RE4CRL.cr
l', |
3089 ], | 3092 ], |
3090 } | 3093 } |
3091 } | 3094 } |
OLD | NEW |