Index: blimp/client/core/geolocation/BUILD.gn |
diff --git a/blimp/client/core/geolocation/BUILD.gn b/blimp/client/core/geolocation/BUILD.gn |
index 58234b28d698f605da4bae9ac106b6b2bf50833e..5d3f2c7627734202b1e2daf14bd4732453407f63 100644 |
--- a/blimp/client/core/geolocation/BUILD.gn |
+++ b/blimp/client/core/geolocation/BUILD.gn |
@@ -10,6 +10,7 @@ if (is_android) { |
source_set("geolocation") { |
visibility = [ |
"//blimp/client/core/*", |
+ "//blimp/client:session", |
"//blimp/engine:browser_tests", |
] |