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 203 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
214 'socket/socket.h', | 214 'socket/socket.h', |
215 'socket/socket_bio_adapter.cc', | 215 'socket/socket_bio_adapter.cc', |
216 'socket/socket_bio_adapter.h', | 216 'socket/socket_bio_adapter.h', |
217 'socket/socket_performance_watcher.h', | 217 'socket/socket_performance_watcher.h', |
218 'socket/socket_performance_watcher_factory.h', | 218 'socket/socket_performance_watcher_factory.h', |
219 'socket/ssl_client_socket.cc', | 219 'socket/ssl_client_socket.cc', |
220 'socket/ssl_client_socket.h', | 220 'socket/ssl_client_socket.h', |
221 'socket/ssl_client_socket_impl.cc', | 221 'socket/ssl_client_socket_impl.cc', |
222 'socket/ssl_client_socket_impl.h', | 222 'socket/ssl_client_socket_impl.h', |
223 'socket/ssl_socket.h', | 223 'socket/ssl_socket.h', |
| 224 'socket/stream_socket.cc', |
| 225 'socket/stream_socket.h', |
224 'ssl/channel_id_service.cc', | 226 'ssl/channel_id_service.cc', |
225 'ssl/channel_id_service.h', | 227 'ssl/channel_id_service.h', |
226 'ssl/channel_id_store.cc', | 228 'ssl/channel_id_store.cc', |
227 'ssl/channel_id_store.h', | 229 'ssl/channel_id_store.h', |
228 'ssl/client_key_store.cc', | 230 'ssl/client_key_store.cc', |
229 'ssl/client_key_store.h', | 231 'ssl/client_key_store.h', |
230 'ssl/default_channel_id_store.cc', | 232 'ssl/default_channel_id_store.cc', |
231 'ssl/default_channel_id_store.h', | 233 'ssl/default_channel_id_store.h', |
232 'ssl/openssl_client_key_store.cc', | 234 'ssl/openssl_client_key_store.cc', |
233 'ssl/openssl_client_key_store.h', | 235 'ssl/openssl_client_key_store.h', |
(...skipping 885 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1119 'socket/socks5_client_socket.h', | 1121 'socket/socks5_client_socket.h', |
1120 'socket/socks_client_socket.cc', | 1122 'socket/socks_client_socket.cc', |
1121 'socket/socks_client_socket.h', | 1123 'socket/socks_client_socket.h', |
1122 'socket/socks_client_socket_pool.cc', | 1124 'socket/socks_client_socket_pool.cc', |
1123 'socket/socks_client_socket_pool.h', | 1125 'socket/socks_client_socket_pool.h', |
1124 'socket/ssl_client_socket_pool.cc', | 1126 'socket/ssl_client_socket_pool.cc', |
1125 'socket/ssl_client_socket_pool.h', | 1127 'socket/ssl_client_socket_pool.h', |
1126 'socket/ssl_server_socket.h', | 1128 'socket/ssl_server_socket.h', |
1127 'socket/ssl_server_socket_impl.cc', | 1129 'socket/ssl_server_socket_impl.cc', |
1128 'socket/ssl_server_socket_impl.h', | 1130 'socket/ssl_server_socket_impl.h', |
1129 'socket/stream_socket.cc', | |
1130 'socket/stream_socket.h', | |
1131 'socket/tcp_client_socket.cc', | 1131 'socket/tcp_client_socket.cc', |
1132 'socket/tcp_client_socket.h', | 1132 'socket/tcp_client_socket.h', |
1133 'socket/tcp_server_socket.cc', | 1133 'socket/tcp_server_socket.cc', |
1134 'socket/tcp_server_socket.h', | 1134 'socket/tcp_server_socket.h', |
1135 'socket/tcp_socket.cc', | 1135 'socket/tcp_socket.cc', |
1136 'socket/tcp_socket.h', | 1136 'socket/tcp_socket.h', |
1137 'socket/tcp_socket_posix.cc', | 1137 'socket/tcp_socket_posix.cc', |
1138 'socket/tcp_socket_posix.h', | 1138 'socket/tcp_socket_posix.h', |
1139 'socket/tcp_socket_win.cc', | 1139 'socket/tcp_socket_win.cc', |
1140 'socket/tcp_socket_win.h', | 1140 'socket/tcp_socket_win.h', |
(...skipping 2133 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3274 'third_party/nist-pkits/crls/requireExplicitPolicy5subCACRL.crl', | 3274 'third_party/nist-pkits/crls/requireExplicitPolicy5subCACRL.crl', |
3275 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubCACRL.crl', | 3275 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubCACRL.crl', |
3276 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubsubCACRL.crl', | 3276 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubsubCACRL.crl', |
3277 'third_party/nist-pkits/crls/requireExplicitPolicy7CACRL.crl', | 3277 'third_party/nist-pkits/crls/requireExplicitPolicy7CACRL.crl', |
3278 'third_party/nist-pkits/crls/requireExplicitPolicy7subCARE2CRL.crl', | 3278 'third_party/nist-pkits/crls/requireExplicitPolicy7subCARE2CRL.crl', |
3279 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubCARE2RE4CRL.crl', | 3279 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubCARE2RE4CRL.crl', |
3280 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubsubCARE2RE4CRL.cr
l', | 3280 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubsubCARE2RE4CRL.cr
l', |
3281 ], | 3281 ], |
3282 } | 3282 } |
3283 } | 3283 } |
OLD | NEW |