Index: device/geolocation/BUILD.gn |
diff --git a/device/geolocation/BUILD.gn b/device/geolocation/BUILD.gn |
index c4fa80749795e209162ff616cc9e280661486ebc..27069c5f970035e4d6643f12c0b7a64a223c1e63 100644 |
--- a/device/geolocation/BUILD.gn |
+++ b/device/geolocation/BUILD.gn |
@@ -18,6 +18,8 @@ component("geolocation") { |
"android/geolocation_jni_registrar.h", |
"empty_wifi_data_provider.cc", |
"empty_wifi_data_provider.h", |
+ "geolocation_config.cc", |
+ "geolocation_config.h", |
"geolocation_context.cc", |
"geolocation_context.h", |
"geolocation_delegate.cc", |