| 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 200 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 211 'base/pem_tokenizer.h', | 211 'base/pem_tokenizer.h', |
| 212 'base/platform_mime_util.h', | 212 'base/platform_mime_util.h', |
| 213 # TODO(tc): gnome-vfs? xdgmime? /etc/mime.types? | 213 # TODO(tc): gnome-vfs? xdgmime? /etc/mime.types? |
| 214 'base/platform_mime_util_linux.cc', | 214 'base/platform_mime_util_linux.cc', |
| 215 'base/platform_mime_util_mac.mm', | 215 'base/platform_mime_util_mac.mm', |
| 216 'base/platform_mime_util_win.cc', | 216 'base/platform_mime_util_win.cc', |
| 217 'base/prioritized_dispatcher.cc', | 217 'base/prioritized_dispatcher.cc', |
| 218 'base/prioritized_dispatcher.h', | 218 'base/prioritized_dispatcher.h', |
| 219 'base/priority_queue.h', | 219 'base/priority_queue.h', |
| 220 'base/rand_callback.h', | 220 'base/rand_callback.h', |
| 221 'base/registry_controlled_domain.cc', | 221 'base/registry_controlled_domains/registry_controlled_domain.cc', |
| 222 'base/registry_controlled_domain.h', | 222 'base/registry_controlled_domains/registry_controlled_domain.h', |
| 223 'base/request_priority.h', | 223 'base/request_priority.h', |
| 224 'base/sdch_filter.cc', | 224 'base/sdch_filter.cc', |
| 225 'base/sdch_filter.h', | 225 'base/sdch_filter.h', |
| 226 'base/sdch_manager.cc', | 226 'base/sdch_manager.cc', |
| 227 'base/sdch_manager.h', | 227 'base/sdch_manager.h', |
| 228 'base/server_bound_cert_service.cc', | 228 'base/server_bound_cert_service.cc', |
| 229 'base/server_bound_cert_service.h', | 229 'base/server_bound_cert_service.h', |
| 230 'base/server_bound_cert_store.cc', | 230 'base/server_bound_cert_store.cc', |
| 231 'base/server_bound_cert_store.h', | 231 'base/server_bound_cert_store.h', |
| 232 'base/single_request_cert_verifier.cc', | 232 'base/single_request_cert_verifier.cc', |
| (...skipping 866 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1099 'base/mock_filter_context.cc', | 1099 'base/mock_filter_context.cc', |
| 1100 'base/mock_filter_context.h', | 1100 'base/mock_filter_context.h', |
| 1101 'base/multi_threaded_cert_verifier_unittest.cc', | 1101 'base/multi_threaded_cert_verifier_unittest.cc', |
| 1102 'base/net_log_unittest.h', | 1102 'base/net_log_unittest.h', |
| 1103 'base/net_util_unittest.cc', | 1103 'base/net_util_unittest.cc', |
| 1104 'base/network_change_notifier_linux_unittest.cc', | 1104 'base/network_change_notifier_linux_unittest.cc', |
| 1105 'base/network_change_notifier_win_unittest.cc', | 1105 'base/network_change_notifier_win_unittest.cc', |
| 1106 'base/pem_tokenizer_unittest.cc', | 1106 'base/pem_tokenizer_unittest.cc', |
| 1107 'base/prioritized_dispatcher_unittest.cc', | 1107 'base/prioritized_dispatcher_unittest.cc', |
| 1108 'base/priority_queue_unittest.cc', | 1108 'base/priority_queue_unittest.cc', |
| 1109 'base/registry_controlled_domain_unittest.cc', | 1109 'base/registry_controlled_domains/registry_controlled_domain_unittest.cc
', |
| 1110 'base/run_all_unittests.cc', | 1110 'base/run_all_unittests.cc', |
| 1111 'base/sdch_filter_unittest.cc', | 1111 'base/sdch_filter_unittest.cc', |
| 1112 'base/server_bound_cert_service_unittest.cc', | 1112 'base/server_bound_cert_service_unittest.cc', |
| 1113 'base/single_request_host_resolver_unittest.cc', | 1113 'base/single_request_host_resolver_unittest.cc', |
| 1114 'base/ssl_cipher_suite_names_unittest.cc', | 1114 'base/ssl_cipher_suite_names_unittest.cc', |
| 1115 'base/ssl_client_auth_cache_unittest.cc', | 1115 'base/ssl_client_auth_cache_unittest.cc', |
| 1116 'base/ssl_config_service_unittest.cc', | 1116 'base/ssl_config_service_unittest.cc', |
| 1117 'base/static_cookie_policy_unittest.cc', | 1117 'base/static_cookie_policy_unittest.cc', |
| 1118 'base/tcp_listen_socket_unittest.cc', | 1118 'base/tcp_listen_socket_unittest.cc', |
| 1119 'base/tcp_listen_socket_unittest.h', | 1119 'base/tcp_listen_socket_unittest.h', |
| (...skipping 852 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1972 'tools/dump_cache/url_to_filename_encoder.cc', | 1972 'tools/dump_cache/url_to_filename_encoder.cc', |
| 1973 'tools/dump_cache/url_to_filename_encoder.h', | 1973 'tools/dump_cache/url_to_filename_encoder.h', |
| 1974 'tools/dump_cache/url_utilities.h', | 1974 'tools/dump_cache/url_utilities.h', |
| 1975 'tools/dump_cache/url_utilities.cc', | 1975 'tools/dump_cache/url_utilities.cc', |
| 1976 ], | 1976 ], |
| 1977 }, | 1977 }, |
| 1978 ], | 1978 ], |
| 1979 }], | 1979 }], |
| 1980 ], | 1980 ], |
| 1981 } | 1981 } |
| OLD | NEW |