Index: blimp/engine/BUILD.gn |
diff --git a/blimp/engine/BUILD.gn b/blimp/engine/BUILD.gn |
index 147610126406345cd38106489f2c018afd7a86fe..9c4d5dcce993b25e357a2212fa91ee213681bf6d 100644 |
--- a/blimp/engine/BUILD.gn |
+++ b/blimp/engine/BUILD.gn |
@@ -58,6 +58,8 @@ source_set("app") { |
public_deps = [ |
":app_metrics", |
+ "//device/geolocation:device_geolocation", |
+ "//device/geolocation/public/interfaces", |
] |
deps = [ |