Chromium Code Reviews| Index: device/geolocation/public/interfaces/BUILD.gn |
| diff --git a/device/geolocation/public/interfaces/BUILD.gn b/device/geolocation/public/interfaces/BUILD.gn |
| index 44b518fd6a6026b0a5b211d09156024acf921e2d..3d03e66485d82df22ba4d0125dab721696b84046 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_config.mojom", |
| "geoposition.mojom", |
| ] |
| } |