| OLD | NEW |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 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 { | 5 { |
| 6 'variables': { | 6 'variables': { |
| 7 'chromium_code': 1, | 7 'chromium_code': 1, |
| 8 | 8 |
| 9 'linux_link_kerberos%': 0, | 9 'linux_link_kerberos%': 0, |
| 10 'conditions': [ | 10 'conditions': [ |
| (...skipping 610 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 621 'proxy/proxy_config_service_win.cc', | 621 'proxy/proxy_config_service_win.cc', |
| 622 'proxy/proxy_config_service_win.h', | 622 'proxy/proxy_config_service_win.h', |
| 623 'proxy/proxy_config_source.cc', | 623 'proxy/proxy_config_source.cc', |
| 624 'proxy/proxy_config_source.h', | 624 'proxy/proxy_config_source.h', |
| 625 'proxy/proxy_info.cc', | 625 'proxy/proxy_info.cc', |
| 626 'proxy/proxy_info.h', | 626 'proxy/proxy_info.h', |
| 627 'proxy/proxy_list.cc', | 627 'proxy/proxy_list.cc', |
| 628 'proxy/proxy_list.h', | 628 'proxy/proxy_list.h', |
| 629 'proxy/proxy_resolver.h', | 629 'proxy/proxy_resolver.h', |
| 630 'proxy/proxy_resolver_error_observer.h', | 630 'proxy/proxy_resolver_error_observer.h', |
| 631 'proxy/proxy_resolver_js_bindings.cc', | |
| 632 'proxy/proxy_resolver_js_bindings.h', | |
| 633 'proxy/proxy_resolver_mac.cc', | 631 'proxy/proxy_resolver_mac.cc', |
| 634 'proxy/proxy_resolver_mac.h', | 632 'proxy/proxy_resolver_mac.h', |
| 635 'proxy/proxy_resolver_request_context.h', | |
| 636 'proxy/proxy_resolver_script.h', | 633 'proxy/proxy_resolver_script.h', |
| 637 'proxy/proxy_resolver_script_data.cc', | 634 'proxy/proxy_resolver_script_data.cc', |
| 638 'proxy/proxy_resolver_script_data.h', | 635 'proxy/proxy_resolver_script_data.h', |
| 639 'proxy/proxy_resolver_winhttp.cc', | 636 'proxy/proxy_resolver_winhttp.cc', |
| 640 'proxy/proxy_resolver_winhttp.h', | 637 'proxy/proxy_resolver_winhttp.h', |
| 641 'proxy/proxy_retry_info.h', | 638 'proxy/proxy_retry_info.h', |
| 642 'proxy/proxy_script_decider.cc', | 639 'proxy/proxy_script_decider.cc', |
| 643 'proxy/proxy_script_decider.h', | 640 'proxy/proxy_script_decider.h', |
| 644 'proxy/proxy_script_fetcher.h', | 641 'proxy/proxy_script_fetcher.h', |
| 645 'proxy/proxy_script_fetcher_impl.cc', | 642 'proxy/proxy_script_fetcher_impl.cc', |
| 646 'proxy/proxy_script_fetcher_impl.h', | 643 'proxy/proxy_script_fetcher_impl.h', |
| 647 'proxy/proxy_server.cc', | 644 'proxy/proxy_server.cc', |
| 648 'proxy/proxy_server.h', | 645 'proxy/proxy_server.h', |
| 649 'proxy/proxy_server_mac.cc', | 646 'proxy/proxy_server_mac.cc', |
| 650 'proxy/proxy_service.cc', | 647 'proxy/proxy_service.cc', |
| 651 'proxy/proxy_service.h', | 648 'proxy/proxy_service.h', |
| 652 'proxy/sync_host_resolver.h', | |
| 653 'proxy/sync_host_resolver_bridge.cc', | |
| 654 'proxy/sync_host_resolver_bridge.h', | |
| 655 'quic/congestion_control/cubic.cc', | 649 'quic/congestion_control/cubic.cc', |
| 656 'quic/congestion_control/cubic.h', | 650 'quic/congestion_control/cubic.h', |
| 657 'quic/congestion_control/fix_rate_receiver.cc', | 651 'quic/congestion_control/fix_rate_receiver.cc', |
| 658 'quic/congestion_control/fix_rate_receiver.h', | 652 'quic/congestion_control/fix_rate_receiver.h', |
| 659 'quic/congestion_control/fix_rate_sender.cc', | 653 'quic/congestion_control/fix_rate_sender.cc', |
| 660 'quic/congestion_control/fix_rate_sender.h', | 654 'quic/congestion_control/fix_rate_sender.h', |
| 661 'quic/congestion_control/hybrid_slow_start.cc', | 655 'quic/congestion_control/hybrid_slow_start.cc', |
| 662 'quic/congestion_control/hybrid_slow_start.h', | 656 'quic/congestion_control/hybrid_slow_start.h', |
| 663 'quic/congestion_control/leaky_bucket.cc', | 657 'quic/congestion_control/leaky_bucket.cc', |
| 664 'quic/congestion_control/leaky_bucket.h', | 658 'quic/congestion_control/leaky_bucket.h', |
| (...skipping 787 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1452 'proxy/dhcp_proxy_script_fetcher_win_unittest.cc', | 1446 'proxy/dhcp_proxy_script_fetcher_win_unittest.cc', |
| 1453 'proxy/multi_threaded_proxy_resolver_unittest.cc', | 1447 'proxy/multi_threaded_proxy_resolver_unittest.cc', |
| 1454 'proxy/network_delegate_error_observer_unittest.cc', | 1448 'proxy/network_delegate_error_observer_unittest.cc', |
| 1455 'proxy/proxy_bypass_rules_unittest.cc', | 1449 'proxy/proxy_bypass_rules_unittest.cc', |
| 1456 'proxy/proxy_config_service_android_unittest.cc', | 1450 'proxy/proxy_config_service_android_unittest.cc', |
| 1457 'proxy/proxy_config_service_linux_unittest.cc', | 1451 'proxy/proxy_config_service_linux_unittest.cc', |
| 1458 'proxy/proxy_config_service_win_unittest.cc', | 1452 'proxy/proxy_config_service_win_unittest.cc', |
| 1459 'proxy/proxy_config_unittest.cc', | 1453 'proxy/proxy_config_unittest.cc', |
| 1460 'proxy/proxy_info_unittest.cc', | 1454 'proxy/proxy_info_unittest.cc', |
| 1461 'proxy/proxy_list_unittest.cc', | 1455 'proxy/proxy_list_unittest.cc', |
| 1462 'proxy/proxy_resolver_js_bindings_unittest.cc', | 1456 'proxy/proxy_resolver_v8_tracing_unittest.cc', |
| 1463 'proxy/proxy_resolver_v8_unittest.cc', | 1457 'proxy/proxy_resolver_v8_unittest.cc', |
| 1464 'proxy/proxy_script_decider_unittest.cc', | 1458 'proxy/proxy_script_decider_unittest.cc', |
| 1465 'proxy/proxy_script_fetcher_impl_unittest.cc', | 1459 'proxy/proxy_script_fetcher_impl_unittest.cc', |
| 1466 'proxy/proxy_server_unittest.cc', | 1460 'proxy/proxy_server_unittest.cc', |
| 1467 'proxy/proxy_service_unittest.cc', | 1461 'proxy/proxy_service_unittest.cc', |
| 1468 'proxy/sync_host_resolver_bridge_unittest.cc', | |
| 1469 'quic/congestion_control/cubic_test.cc', | 1462 'quic/congestion_control/cubic_test.cc', |
| 1470 'quic/congestion_control/fix_rate_test.cc', | 1463 'quic/congestion_control/fix_rate_test.cc', |
| 1471 'quic/congestion_control/hybrid_slow_start_test.cc', | 1464 'quic/congestion_control/hybrid_slow_start_test.cc', |
| 1472 'quic/congestion_control/leaky_bucket_test.cc', | 1465 'quic/congestion_control/leaky_bucket_test.cc', |
| 1473 'quic/congestion_control/paced_sender_test.cc', | 1466 'quic/congestion_control/paced_sender_test.cc', |
| 1474 'quic/congestion_control/quic_receipt_metrics_collector_test.cc', | 1467 'quic/congestion_control/quic_receipt_metrics_collector_test.cc', |
| 1475 'quic/congestion_control/quic_send_scheduler_test.cc', | 1468 'quic/congestion_control/quic_send_scheduler_test.cc', |
| 1476 'quic/congestion_control/tcp_cubic_sender_test.cc', | 1469 'quic/congestion_control/tcp_cubic_sender_test.cc', |
| 1477 'quic/congestion_control/tcp_receiver_test.cc', | 1470 'quic/congestion_control/tcp_receiver_test.cc', |
| 1478 'quic/crypto/crypto_framer_test.cc', | 1471 'quic/crypto/crypto_framer_test.cc', |
| (...skipping 197 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1676 ], | 1669 ], |
| 1677 }, | 1670 }, |
| 1678 ], | 1671 ], |
| 1679 [ 'use_v8_in_net==1', { | 1672 [ 'use_v8_in_net==1', { |
| 1680 'dependencies': [ | 1673 'dependencies': [ |
| 1681 'net_with_v8', | 1674 'net_with_v8', |
| 1682 ], | 1675 ], |
| 1683 }, { # else: !use_v8_in_net | 1676 }, { # else: !use_v8_in_net |
| 1684 'sources!': [ | 1677 'sources!': [ |
| 1685 'proxy/proxy_resolver_v8_unittest.cc', | 1678 'proxy/proxy_resolver_v8_unittest.cc', |
| 1679 'proxy/proxy_resolver_v8_tracing_unittest.cc', |
| 1686 ], | 1680 ], |
| 1687 }, | 1681 }, |
| 1688 ], | 1682 ], |
| 1689 [ 'OS == "win"', { | 1683 [ 'OS == "win"', { |
| 1690 'sources!': [ | 1684 'sources!': [ |
| 1691 'dns/dns_config_service_posix_unittest.cc', | 1685 'dns/dns_config_service_posix_unittest.cc', |
| 1692 'http/http_auth_gssapi_posix_unittest.cc', | 1686 'http/http_auth_gssapi_posix_unittest.cc', |
| 1693 ], | 1687 ], |
| 1694 # This is needed to trigger the dll copy step on windows. | 1688 # This is needed to trigger the dll copy step on windows. |
| 1695 # TODO(mark): Specifying this here shouldn't be necessary. | 1689 # TODO(mark): Specifying this here shouldn't be necessary. |
| (...skipping 352 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2048 '../build/temp_gyp/googleurl.gyp:googleurl', | 2042 '../build/temp_gyp/googleurl.gyp:googleurl', |
| 2049 '../v8/tools/gyp/v8.gyp:v8', | 2043 '../v8/tools/gyp/v8.gyp:v8', |
| 2050 'net' | 2044 'net' |
| 2051 ], | 2045 ], |
| 2052 'defines': [ | 2046 'defines': [ |
| 2053 'NET_IMPLEMENTATION', | 2047 'NET_IMPLEMENTATION', |
| 2054 ], | 2048 ], |
| 2055 'sources': [ | 2049 'sources': [ |
| 2056 'proxy/proxy_resolver_v8.cc', | 2050 'proxy/proxy_resolver_v8.cc', |
| 2057 'proxy/proxy_resolver_v8.h', | 2051 'proxy/proxy_resolver_v8.h', |
| 2052 'proxy/proxy_resolver_v8_tracing.cc', |
| 2053 'proxy/proxy_resolver_v8_tracing.h', |
| 2058 'proxy/proxy_service_v8.cc', | 2054 'proxy/proxy_service_v8.cc', |
| 2059 'proxy/proxy_service_v8.h', | 2055 'proxy/proxy_service_v8.h', |
| 2060 ], | 2056 ], |
| 2061 # TODO(jschuh): crbug.com/167187 fix size_t to int truncations. | 2057 # TODO(jschuh): crbug.com/167187 fix size_t to int truncations. |
| 2062 'msvs_disabled_warnings': [4267, ], | 2058 'msvs_disabled_warnings': [4267, ], |
| 2063 }, | 2059 }, |
| 2064 ], | 2060 ], |
| 2065 }], | 2061 }], |
| 2066 ['OS != "ios"', { | 2062 ['OS != "ios"', { |
| 2067 'targets': [ | 2063 'targets': [ |
| (...skipping 372 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2440 '--result', '<@(_outputs)', | 2436 '--result', '<@(_outputs)', |
| 2441 '--isolate', 'net_unittests.isolate', | 2437 '--isolate', 'net_unittests.isolate', |
| 2442 ], | 2438 ], |
| 2443 }, | 2439 }, |
| 2444 ], | 2440 ], |
| 2445 }, | 2441 }, |
| 2446 ], | 2442 ], |
| 2447 }], | 2443 }], |
| 2448 ], | 2444 ], |
| 2449 } | 2445 } |
| OLD | NEW |