| 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 295 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 306 'base/url_util.h', | 306 'base/url_util.h', |
| 307 'base/winsock_init.cc', | 307 'base/winsock_init.cc', |
| 308 'base/winsock_init.h', | 308 'base/winsock_init.h', |
| 309 'base/winsock_util.cc', | 309 'base/winsock_util.cc', |
| 310 'base/winsock_util.h', | 310 'base/winsock_util.h', |
| 311 'cert/cert_database_android.cc', | 311 'cert/cert_database_android.cc', |
| 312 'cert/cert_database_ios.cc', | 312 'cert/cert_database_ios.cc', |
| 313 'cert/cert_database_mac.cc', | 313 'cert/cert_database_mac.cc', |
| 314 'cert/cert_database_nss.cc', | 314 'cert/cert_database_nss.cc', |
| 315 'cert/cert_database_win.cc', | 315 'cert/cert_database_win.cc', |
| 316 'cert/cert_net_fetcher.h', |
| 316 'cert/cert_trust_anchor_provider.h', | 317 'cert/cert_trust_anchor_provider.h', |
| 317 'cert/cert_verify_proc.cc', | 318 'cert/cert_verify_proc.cc', |
| 318 'cert/cert_verify_proc.h', | 319 'cert/cert_verify_proc.h', |
| 319 'cert/cert_verify_proc_android.cc', | 320 'cert/cert_verify_proc_android.cc', |
| 320 'cert/cert_verify_proc_android.h', | 321 'cert/cert_verify_proc_android.h', |
| 321 'cert/cert_verify_proc_mac.cc', | 322 'cert/cert_verify_proc_mac.cc', |
| 322 'cert/cert_verify_proc_mac.h', | 323 'cert/cert_verify_proc_mac.h', |
| 323 'cert/cert_verify_proc_nss.cc', | 324 'cert/cert_verify_proc_nss.cc', |
| 324 'cert/cert_verify_proc_nss.h', | 325 'cert/cert_verify_proc_nss.h', |
| 325 'cert/cert_verify_proc_openssl.cc', | 326 'cert/cert_verify_proc_openssl.cc', |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 376 'cert/x509_certificate_nss.cc', | 377 'cert/x509_certificate_nss.cc', |
| 377 'cert/x509_certificate_win.cc', | 378 'cert/x509_certificate_win.cc', |
| 378 'cert/x509_util_android.cc', | 379 'cert/x509_util_android.cc', |
| 379 'cert/x509_util_android.h', | 380 'cert/x509_util_android.h', |
| 380 'cert/x509_util_ios.cc', | 381 'cert/x509_util_ios.cc', |
| 381 'cert/x509_util_ios.h', | 382 'cert/x509_util_ios.h', |
| 382 'cert/x509_util_mac.cc', | 383 'cert/x509_util_mac.cc', |
| 383 'cert/x509_util_mac.h', | 384 'cert/x509_util_mac.h', |
| 384 'cert/x509_util_nss.cc', | 385 'cert/x509_util_nss.cc', |
| 385 'cert/x509_util_nss.h', | 386 'cert/x509_util_nss.h', |
| 387 'cert_net/cert_net_fetcher_impl.cc', |
| 388 'cert_net/cert_net_fetcher_impl.h', |
| 386 'cookies/canonical_cookie.cc', | 389 'cookies/canonical_cookie.cc', |
| 387 'cookies/canonical_cookie.h', | 390 'cookies/canonical_cookie.h', |
| 388 'cookies/cookie_constants.cc', | 391 'cookies/cookie_constants.cc', |
| 389 'cookies/cookie_constants.h', | 392 'cookies/cookie_constants.h', |
| 390 'cookies/cookie_monster.cc', | 393 'cookies/cookie_monster.cc', |
| 391 'cookies/cookie_monster.h', | 394 'cookies/cookie_monster.h', |
| 392 'cookies/cookie_options.h', | 395 'cookies/cookie_options.h', |
| 393 'cookies/cookie_store.cc', | 396 'cookies/cookie_store.cc', |
| 394 'cookies/cookie_store.h', | 397 'cookies/cookie_store.h', |
| 395 'cookies/cookie_util.cc', | 398 'cookies/cookie_util.cc', |
| (...skipping 921 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1317 'cert/nss_profile_filter_chromeos_unittest.cc', | 1320 'cert/nss_profile_filter_chromeos_unittest.cc', |
| 1318 'cert/pem_tokenizer_unittest.cc', | 1321 'cert/pem_tokenizer_unittest.cc', |
| 1319 'cert/sha256_legacy_support_win_unittest.cc', | 1322 'cert/sha256_legacy_support_win_unittest.cc', |
| 1320 'cert/signed_certificate_timestamp_unittest.cc', | 1323 'cert/signed_certificate_timestamp_unittest.cc', |
| 1321 'cert/test_root_certs_unittest.cc', | 1324 'cert/test_root_certs_unittest.cc', |
| 1322 'cert/x509_cert_types_unittest.cc', | 1325 'cert/x509_cert_types_unittest.cc', |
| 1323 'cert/x509_certificate_unittest.cc', | 1326 'cert/x509_certificate_unittest.cc', |
| 1324 'cert/x509_util_nss_unittest.cc', | 1327 'cert/x509_util_nss_unittest.cc', |
| 1325 'cert/x509_util_openssl_unittest.cc', | 1328 'cert/x509_util_openssl_unittest.cc', |
| 1326 'cert/x509_util_unittest.cc', | 1329 'cert/x509_util_unittest.cc', |
| 1330 'cert_net/cert_net_fetcher_impl_unittest.cc', |
| 1327 'cookies/canonical_cookie_unittest.cc', | 1331 'cookies/canonical_cookie_unittest.cc', |
| 1328 'cookies/cookie_constants_unittest.cc', | 1332 'cookies/cookie_constants_unittest.cc', |
| 1329 'cookies/cookie_monster_unittest.cc', | 1333 'cookies/cookie_monster_unittest.cc', |
| 1330 'cookies/cookie_store_unittest.h', | 1334 'cookies/cookie_store_unittest.h', |
| 1331 'cookies/cookie_util_unittest.cc', | 1335 'cookies/cookie_util_unittest.cc', |
| 1332 'cookies/parsed_cookie_unittest.cc', | 1336 'cookies/parsed_cookie_unittest.cc', |
| 1333 'disk_cache/backend_unittest.cc', | 1337 'disk_cache/backend_unittest.cc', |
| 1334 'disk_cache/blockfile/addr_unittest.cc', | 1338 'disk_cache/blockfile/addr_unittest.cc', |
| 1335 'disk_cache/blockfile/bitmap_unittest.cc', | 1339 'disk_cache/blockfile/bitmap_unittest.cc', |
| 1336 'disk_cache/blockfile/block_bitmaps_v3_unittest.cc', | 1340 'disk_cache/blockfile/block_bitmaps_v3_unittest.cc', |
| (...skipping 450 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1787 'base/mac/url_conversions_unittest.mm', | 1791 'base/mac/url_conversions_unittest.mm', |
| 1788 ], | 1792 ], |
| 1789 'net_docs_script': 'tools/net_docs/net_docs.py', | 1793 'net_docs_script': 'tools/net_docs/net_docs.py', |
| 1790 'net_docs_sources': [ | 1794 'net_docs_sources': [ |
| 1791 'README.md', | 1795 'README.md', |
| 1792 'sdch/README.md', | 1796 'sdch/README.md', |
| 1793 ], | 1797 ], |
| 1794 'net_docs_output_dir': '<(PRODUCT_DIR)/net/docs', | 1798 'net_docs_output_dir': '<(PRODUCT_DIR)/net/docs', |
| 1795 } | 1799 } |
| 1796 } | 1800 } |
| OLD | NEW |