Chromium Code Reviews| Index: net/base/mojo/BUILD.gn |
| diff --git a/device/geolocation/public/interfaces/BUILD.gn b/net/base/mojo/BUILD.gn |
| similarity index 91% |
| copy from device/geolocation/public/interfaces/BUILD.gn |
| copy to net/base/mojo/BUILD.gn |
| index 6bdfc1ac3d8ac01629c3ed29256a31b2db907242..720b1f72701e4a3f6d0c5249d8e98ce23fe02fd9 100644 |
| --- a/device/geolocation/public/interfaces/BUILD.gn |
| +++ b/net/base/mojo/BUILD.gn |
| @@ -6,6 +6,6 @@ import("//mojo/public/tools/bindings/mojom.gni") |
| mojom("interfaces") { |
| sources = [ |
| - "geolocation.mojom", |
| + "net_base.mojom", |
| ] |
| } |