Index: device/geolocation/public/interfaces/BUILD.gn |
diff --git a/device/geolocation/public/interfaces/BUILD.gn b/device/geolocation/public/interfaces/BUILD.gn |
index 0ae7cc713b0d9d363714b1231866045ed7b2246d..014a76ca4f0e0dfae55730b38af3d8be2065f4a3 100644 |
--- a/device/geolocation/public/interfaces/BUILD.gn |
+++ b/device/geolocation/public/interfaces/BUILD.gn |
@@ -7,6 +7,7 @@ import("//mojo/public/tools/bindings/mojom.gni") |
mojom("interfaces") { |
sources = [ |
"geolocation.mojom", |
+ "geolocation_manager.mojom", |
"geoposition.mojom", |
] |