Index: mojo/services/location/public/interfaces/BUILD.gn |
diff --git a/mojo/services/location/public/interfaces/BUILD.gn b/mojo/services/location/public/interfaces/BUILD.gn |
index 5fee0115ade12c77742dc97ea9c91badfeba8c3b..62cb394009b3b11ead6dc1bc93648becd93d7a03 100644 |
--- a/mojo/services/location/public/interfaces/BUILD.gn |
+++ b/mojo/services/location/public/interfaces/BUILD.gn |
@@ -7,6 +7,7 @@ import("$mojo_sdk_root/mojo/public/tools/bindings/mojom.gni") |
mojom("interfaces") { |
sources = [ |
+ "geocoder.mojom", |
"location.mojom", |
"location_service.mojom", |
] |