Index: device/geolocation/BUILD.gn |
diff --git a/device/geolocation/BUILD.gn b/device/geolocation/BUILD.gn |
index 51b12846c8e3bc1d4561117354a7a21c87c31ea5..b7c1f48d2abc2531d9654c35ad1a9cc7ae1ad991 100644 |
--- a/device/geolocation/BUILD.gn |
+++ b/device/geolocation/BUILD.gn |
@@ -21,6 +21,8 @@ component("geolocation") { |
"geolocation_delegate.cc", |
"geolocation_delegate.h", |
"geolocation_export.h", |
+ "geolocation_manager.cc", |
+ "geolocation_manager.h", |
"geolocation_provider.h", |
"geolocation_provider_impl.cc", |
"geolocation_provider_impl.h", |