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

Unified Diff: net/android/BUILD.gn

Issue 2360303002: Non-functional improvement to reduce querying of WiFi SSID upon startup (Closed)
Patch Set: rework synchronized Created 4 years, 3 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
« no previous file with comments | « no previous file | net/android/java/src/org/chromium/net/NetworkChangeNotifierAutoDetect.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/android/BUILD.gn
diff --git a/net/android/BUILD.gn b/net/android/BUILD.gn
index fc51171a7827323b802247ab8fa9a7833fa824a2..61e7a589a6b47f00f1ba0ea56b0a563bf07715a3 100644
--- a/net/android/BUILD.gn
+++ b/net/android/BUILD.gn
@@ -26,6 +26,7 @@ android_library("net_java") {
deps = [
"//base:base_java",
"//third_party/android_tools:android_support_annotations_java",
+ "//third_party/jsr-305:jsr_305_javalib",
]
srcjar_deps = [
":net_errors_java",
« no previous file with comments | « no previous file | net/android/java/src/org/chromium/net/NetworkChangeNotifierAutoDetect.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698