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

Unified Diff: net/android/BUILD.gn

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, 8 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 side-by-side diff with in-line comments
Download patch
Index: net/android/BUILD.gn
diff --git a/net/android/BUILD.gn b/net/android/BUILD.gn
index 241d9553e15576d7027322ed07f2ea22982f03be..bdee53abda8e02270b47d87b7720c92333f656b5 100644
--- a/net/android/BUILD.gn
+++ b/net/android/BUILD.gn
@@ -147,6 +147,7 @@ java_cpp_enum("net_android_java_enums_srcjar") {
sources = [
"../base/mime_util.h",
"../base/network_change_notifier.h",
+ "cellular_signal_strength.cc",
"cert_verify_result_android.h",
"keystore.h",
"network_change_notifier_android.cc",

Powered by Google App Engine
This is Rietveld 408576698