| OLD | NEW |
| 1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2011 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 181 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 192 'base/origin_bound_cert_service.h', | 192 'base/origin_bound_cert_service.h', |
| 193 'base/origin_bound_cert_store.cc', | 193 'base/origin_bound_cert_store.cc', |
| 194 'base/origin_bound_cert_store.h', | 194 'base/origin_bound_cert_store.h', |
| 195 'base/pem_tokenizer.cc', | 195 'base/pem_tokenizer.cc', |
| 196 'base/pem_tokenizer.h', | 196 'base/pem_tokenizer.h', |
| 197 'base/platform_mime_util.h', | 197 'base/platform_mime_util.h', |
| 198 # TODO(tc): gnome-vfs? xdgmime? /etc/mime.types? | 198 # TODO(tc): gnome-vfs? xdgmime? /etc/mime.types? |
| 199 'base/platform_mime_util_linux.cc', | 199 'base/platform_mime_util_linux.cc', |
| 200 'base/platform_mime_util_mac.cc', | 200 'base/platform_mime_util_mac.cc', |
| 201 'base/platform_mime_util_win.cc', | 201 'base/platform_mime_util_win.cc', |
| 202 'base/prioritized_dispatcher.cc', |
| 203 'base/prioritized_dispatcher.h', |
| 204 'base/priority_queue.h', |
| 202 'base/rand_callback.h', | 205 'base/rand_callback.h', |
| 203 'base/registry_controlled_domain.cc', | 206 'base/registry_controlled_domain.cc', |
| 204 'base/registry_controlled_domain.h', | 207 'base/registry_controlled_domain.h', |
| 205 'base/request_priority.h', | 208 'base/request_priority.h', |
| 206 'base/sdch_filter.cc', | 209 'base/sdch_filter.cc', |
| 207 'base/sdch_filter.h', | 210 'base/sdch_filter.h', |
| 208 'base/sdch_manager.cc', | 211 'base/sdch_manager.cc', |
| 209 'base/sdch_manager.h', | 212 'base/sdch_manager.h', |
| 210 'base/single_request_host_resolver.cc', | 213 'base/single_request_host_resolver.cc', |
| 211 'base/single_request_host_resolver.h', | 214 'base/single_request_host_resolver.h', |
| (...skipping 814 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1026 'base/mime_util_unittest.cc', | 1029 'base/mime_util_unittest.cc', |
| 1027 'base/mock_filter_context.cc', | 1030 'base/mock_filter_context.cc', |
| 1028 'base/mock_filter_context.h', | 1031 'base/mock_filter_context.h', |
| 1029 'base/net_log_unittest.cc', | 1032 'base/net_log_unittest.cc', |
| 1030 'base/net_log_unittest.h', | 1033 'base/net_log_unittest.h', |
| 1031 'base/net_util_unittest.cc', | 1034 'base/net_util_unittest.cc', |
| 1032 'base/network_change_notifier_linux_unittest.cc', | 1035 'base/network_change_notifier_linux_unittest.cc', |
| 1033 'base/network_change_notifier_win_unittest.cc', | 1036 'base/network_change_notifier_win_unittest.cc', |
| 1034 'base/origin_bound_cert_service_unittest.cc', | 1037 'base/origin_bound_cert_service_unittest.cc', |
| 1035 'base/pem_tokenizer_unittest.cc', | 1038 'base/pem_tokenizer_unittest.cc', |
| 1039 'base/prioritized_dispatcher_unittest.cc', |
| 1040 'base/priority_queue_unittest.cc', |
| 1036 'base/registry_controlled_domain_unittest.cc', | 1041 'base/registry_controlled_domain_unittest.cc', |
| 1037 'base/run_all_unittests.cc', | 1042 'base/run_all_unittests.cc', |
| 1038 'base/sdch_filter_unittest.cc', | 1043 'base/sdch_filter_unittest.cc', |
| 1039 'base/single_request_host_resolver_unittest.cc', | 1044 'base/single_request_host_resolver_unittest.cc', |
| 1040 'base/ssl_cipher_suite_names_unittest.cc', | 1045 'base/ssl_cipher_suite_names_unittest.cc', |
| 1041 'base/ssl_client_auth_cache_unittest.cc', | 1046 'base/ssl_client_auth_cache_unittest.cc', |
| 1042 'base/ssl_config_service_unittest.cc', | 1047 'base/ssl_config_service_unittest.cc', |
| 1043 'base/ssl_false_start_blacklist_unittest.cc', | 1048 'base/ssl_false_start_blacklist_unittest.cc', |
| 1044 'base/static_cookie_policy_unittest.cc', | 1049 'base/static_cookie_policy_unittest.cc', |
| 1045 'base/test_certificate_data.h', | 1050 'base/test_certificate_data.h', |
| (...skipping 668 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1714 'tools/dump_cache/url_to_filename_encoder.cc', | 1719 'tools/dump_cache/url_to_filename_encoder.cc', |
| 1715 'tools/dump_cache/url_to_filename_encoder.h', | 1720 'tools/dump_cache/url_to_filename_encoder.h', |
| 1716 'tools/dump_cache/url_utilities.h', | 1721 'tools/dump_cache/url_utilities.h', |
| 1717 'tools/dump_cache/url_utilities.cc', | 1722 'tools/dump_cache/url_utilities.cc', |
| 1718 ], | 1723 ], |
| 1719 }, | 1724 }, |
| 1720 ], | 1725 ], |
| 1721 }], | 1726 }], |
| 1722 ], | 1727 ], |
| 1723 } | 1728 } |
| OLD | NEW |