Index: device/geolocation/BUILD.gn |
diff --git a/device/geolocation/BUILD.gn b/device/geolocation/BUILD.gn |
index 8bd0611d112961ce8a8675dc6391fda6c5db4a89..642126b4290158f9b14ed4b74586fe80fa97e3f3 100644 |
--- a/device/geolocation/BUILD.gn |
+++ b/device/geolocation/BUILD.gn |
@@ -153,6 +153,8 @@ source_set("unittests") { |
sources = [ |
"fake_access_token_store.cc", |
"fake_access_token_store.h", |
+ "fake_location_provider.cc", |
+ "fake_location_provider.h", |
"geolocation_provider_impl_unittest.cc", |
"location_arbitrator_impl_unittest.cc", |
"mock_location_arbitrator.cc", |