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

Unified Diff: chrome/android/BUILD.gn

Issue 2884013002: Add method to convert visible networks into Proto (Closed)
Patch Set: Add method to convert visible networks into Proto and corresponding tests. Created 3 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 side-by-side diff with in-line comments
Download patch
Index: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index 1a2527ee1387309919945f0f10c4abcce9802b67..e14f5fbc263361d258a3482804ad6b1cded5ca5e 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -347,6 +347,7 @@ junit_binary("chrome_junit_tests") {
":app_hooks_java",
":chrome_java",
":chrome_java_resources",
+ ":partner_location_descriptor_proto_java",
"//base:base_java",
"//base:base_java_test_support",
"//chrome/android/webapk/libs/client:client_java",

Powered by Google App Engine
This is Rietveld 408576698