Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(530)

Side by Side Diff: net/net.gypi

Issue 1879743002: Expose cellular signal strength on Android to native (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed pauljensen comments Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« net/android/net_jni_registrar.cc ('K') | « net/net.gyp ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 400 matching lines...) Expand 10 before | Expand all | Expand 10 after
411 'quic/quic_unacked_packet_map.h', 411 'quic/quic_unacked_packet_map.h',
412 'quic/quic_utils.cc', 412 'quic/quic_utils.cc',
413 'quic/quic_utils.h', 413 'quic/quic_utils.h',
414 'quic/quic_utils_chromium.h', 414 'quic/quic_utils_chromium.h',
415 'quic/quic_write_blocked_list.cc', 415 'quic/quic_write_blocked_list.cc',
416 'quic/quic_write_blocked_list.h', 416 'quic/quic_write_blocked_list.h',
417 'quic/reliable_quic_stream.cc', 417 'quic/reliable_quic_stream.cc',
418 'quic/reliable_quic_stream.h', 418 'quic/reliable_quic_stream.h',
419 ], 419 ],
420 'net_non_nacl_sources': [ 420 'net_non_nacl_sources': [
421 'android/cellular_signal_strength.cc',
422 'android/cellular_signal_strength.h',
421 'android/cert_verify_result_android.cc', 423 'android/cert_verify_result_android.cc',
422 'android/cert_verify_result_android.h', 424 'android/cert_verify_result_android.h',
423 'android/gurl_utils.cc', 425 'android/gurl_utils.cc',
424 'android/gurl_utils.h', 426 'android/gurl_utils.h',
425 'android/http_auth_negotiate_android.cc', 427 'android/http_auth_negotiate_android.cc',
426 'android/http_auth_negotiate_android.h', 428 'android/http_auth_negotiate_android.h',
427 'android/keystore.cc', 429 'android/keystore.cc',
428 'android/keystore.h', 430 'android/keystore.h',
429 'android/keystore_openssl.cc', 431 'android/keystore_openssl.cc',
430 'android/keystore_openssl.h', 432 'android/keystore_openssl.h',
(...skipping 855 matching lines...) Expand 10 before | Expand all | Expand 10 after
1286 'websockets/websocket_handshake_response_info.h', 1288 'websockets/websocket_handshake_response_info.h',
1287 ], 1289 ],
1288 'net_extras_sources': [ 1290 'net_extras_sources': [
1289 'extras/sqlite/cookie_crypto_delegate.h', 1291 'extras/sqlite/cookie_crypto_delegate.h',
1290 'extras/sqlite/sqlite_channel_id_store.cc', 1292 'extras/sqlite/sqlite_channel_id_store.cc',
1291 'extras/sqlite/sqlite_channel_id_store.h', 1293 'extras/sqlite/sqlite_channel_id_store.h',
1292 'extras/sqlite/sqlite_persistent_cookie_store.cc', 1294 'extras/sqlite/sqlite_persistent_cookie_store.cc',
1293 'extras/sqlite/sqlite_persistent_cookie_store.h', 1295 'extras/sqlite/sqlite_persistent_cookie_store.h',
1294 ], 1296 ],
1295 'net_test_sources': [ 1297 'net_test_sources': [
1298 'android/cellular_signal_strength_unittest.cc',
1296 'android/dummy_spnego_authenticator.cc', 1299 'android/dummy_spnego_authenticator.cc',
1297 'android/dummy_spnego_authenticator.h', 1300 'android/dummy_spnego_authenticator.h',
1298 'android/http_auth_negotiate_android_unittest.cc', 1301 'android/http_auth_negotiate_android_unittest.cc',
1299 'android/keystore_unittest.cc', 1302 'android/keystore_unittest.cc',
1300 'android/network_change_notifier_android_unittest.cc', 1303 'android/network_change_notifier_android_unittest.cc',
1301 'android/traffic_stats_unittest.cc', 1304 'android/traffic_stats_unittest.cc',
1302 'base/address_family_unittest.cc', 1305 'base/address_family_unittest.cc',
1303 'base/address_list_unittest.cc', 1306 'base/address_list_unittest.cc',
1304 'base/address_tracker_linux_unittest.cc', 1307 'base/address_tracker_linux_unittest.cc',
1305 'base/backoff_entry_serializer_unittest.cc', 1308 'base/backoff_entry_serializer_unittest.cc',
(...skipping 1822 matching lines...) Expand 10 before | Expand all | Expand 10 after
3128 'third_party/nist-pkits/crls/requireExplicitPolicy5subCACRL.crl', 3131 'third_party/nist-pkits/crls/requireExplicitPolicy5subCACRL.crl',
3129 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubCACRL.crl', 3132 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubCACRL.crl',
3130 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubsubCACRL.crl', 3133 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubsubCACRL.crl',
3131 'third_party/nist-pkits/crls/requireExplicitPolicy7CACRL.crl', 3134 'third_party/nist-pkits/crls/requireExplicitPolicy7CACRL.crl',
3132 'third_party/nist-pkits/crls/requireExplicitPolicy7subCARE2CRL.crl', 3135 'third_party/nist-pkits/crls/requireExplicitPolicy7subCARE2CRL.crl',
3133 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubCARE2RE4CRL.crl', 3136 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubCARE2RE4CRL.crl',
3134 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubsubCARE2RE4CRL.cr l', 3137 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubsubCARE2RE4CRL.cr l',
3135 ], 3138 ],
3136 } 3139 }
3137 } 3140 }
OLDNEW
« net/android/net_jni_registrar.cc ('K') | « net/net.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698