| OLD | NEW |
| 1 # Copyright 2013 The Chromium Authors. All rights reserved. | 1 # Copyright 2013 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 'use_tracing_cache_backend%': 0, | 10 'use_tracing_cache_backend%': 0, |
| (...skipping 807 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 818 'quic/quic_data_reader.cc', | 818 'quic/quic_data_reader.cc', |
| 819 'quic/quic_data_reader.h', | 819 'quic/quic_data_reader.h', |
| 820 'quic/quic_data_writer.cc', | 820 'quic/quic_data_writer.cc', |
| 821 'quic/quic_data_writer.h', | 821 'quic/quic_data_writer.h', |
| 822 'quic/quic_fec_group.cc', | 822 'quic/quic_fec_group.cc', |
| 823 'quic/quic_fec_group.h', | 823 'quic/quic_fec_group.h', |
| 824 'quic/quic_framer.cc', | 824 'quic/quic_framer.cc', |
| 825 'quic/quic_framer.h', | 825 'quic/quic_framer.h', |
| 826 'quic/quic_http_stream.cc', | 826 'quic/quic_http_stream.cc', |
| 827 'quic/quic_http_stream.h', | 827 'quic/quic_http_stream.h', |
| 828 'quic/quic_http_utils.cc', |
| 829 'quic/quic_http_utils.h', |
| 828 'quic/quic_packet_creator.cc', | 830 'quic/quic_packet_creator.cc', |
| 829 'quic/quic_packet_creator.h', | 831 'quic/quic_packet_creator.h', |
| 830 'quic/quic_packet_generator.cc', | 832 'quic/quic_packet_generator.cc', |
| 831 'quic/quic_packet_generator.h', | 833 'quic/quic_packet_generator.h', |
| 832 'quic/quic_protocol.cc', | 834 'quic/quic_protocol.cc', |
| 833 'quic/quic_protocol.h', | 835 'quic/quic_protocol.h', |
| 834 'quic/quic_received_packet_manager.cc', | 836 'quic/quic_received_packet_manager.cc', |
| 835 'quic/quic_received_packet_manager.h', | 837 'quic/quic_received_packet_manager.h', |
| 836 'quic/quic_reliable_client_stream.cc', | 838 'quic/quic_reliable_client_stream.cc', |
| 837 'quic/quic_reliable_client_stream.h', | 839 'quic/quic_reliable_client_stream.h', |
| (...skipping 925 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1763 'quic/quic_config_test.cc', | 1765 'quic/quic_config_test.cc', |
| 1764 'quic/quic_connection_helper_test.cc', | 1766 'quic/quic_connection_helper_test.cc', |
| 1765 'quic/quic_connection_test.cc', | 1767 'quic/quic_connection_test.cc', |
| 1766 'quic/quic_crypto_client_stream_test.cc', | 1768 'quic/quic_crypto_client_stream_test.cc', |
| 1767 'quic/quic_crypto_server_stream_test.cc', | 1769 'quic/quic_crypto_server_stream_test.cc', |
| 1768 'quic/quic_crypto_stream_test.cc', | 1770 'quic/quic_crypto_stream_test.cc', |
| 1769 'quic/quic_data_writer_test.cc', | 1771 'quic/quic_data_writer_test.cc', |
| 1770 'quic/quic_fec_group_test.cc', | 1772 'quic/quic_fec_group_test.cc', |
| 1771 'quic/quic_framer_test.cc', | 1773 'quic/quic_framer_test.cc', |
| 1772 'quic/quic_http_stream_test.cc', | 1774 'quic/quic_http_stream_test.cc', |
| 1775 'quic/quic_http_utils_test.cc', |
| 1773 'quic/quic_network_transaction_unittest.cc', | 1776 'quic/quic_network_transaction_unittest.cc', |
| 1774 'quic/quic_packet_creator_test.cc', | 1777 'quic/quic_packet_creator_test.cc', |
| 1775 'quic/quic_packet_generator_test.cc', | 1778 'quic/quic_packet_generator_test.cc', |
| 1776 'quic/quic_protocol_test.cc', | 1779 'quic/quic_protocol_test.cc', |
| 1777 'quic/quic_received_packet_manager_test.cc', | 1780 'quic/quic_received_packet_manager_test.cc', |
| 1778 'quic/quic_reliable_client_stream_test.cc', | 1781 'quic/quic_reliable_client_stream_test.cc', |
| 1779 'quic/quic_sent_entropy_manager_test.cc', | 1782 'quic/quic_sent_entropy_manager_test.cc', |
| 1780 'quic/quic_session_test.cc', | 1783 'quic/quic_session_test.cc', |
| 1781 'quic/quic_spdy_compressor_test.cc', | 1784 'quic/quic_spdy_compressor_test.cc', |
| 1782 'quic/quic_spdy_decompressor_test.cc', | 1785 'quic/quic_spdy_decompressor_test.cc', |
| (...skipping 1179 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2962 'net_unittests.isolate', | 2965 'net_unittests.isolate', |
| 2963 ], | 2966 ], |
| 2964 'sources': [ | 2967 'sources': [ |
| 2965 'net_unittests.isolate', | 2968 'net_unittests.isolate', |
| 2966 ], | 2969 ], |
| 2967 }, | 2970 }, |
| 2968 ], | 2971 ], |
| 2969 }], | 2972 }], |
| 2970 ], | 2973 ], |
| 2971 } | 2974 } |
| OLD | NEW |