Index: device/bluetooth/public/interfaces/BUILD.gn |
diff --git a/mash/login/public/interfaces/BUILD.gn b/device/bluetooth/public/interfaces/BUILD.gn |
similarity index 76% |
copy from mash/login/public/interfaces/BUILD.gn |
copy to device/bluetooth/public/interfaces/BUILD.gn |
index 0ea747bed9d6fc0885a76c7384146db4f70fe0a2..aba3e2ea1e0826e006609e3588761d5ae234c2f0 100644 |
--- a/mash/login/public/interfaces/BUILD.gn |
+++ b/device/bluetooth/public/interfaces/BUILD.gn |
@@ -4,8 +4,8 @@ |
import("//mojo/public/tools/bindings/mojom.gni") |
-mojom("interfaces") { |
+mojom("bluetooth_mojom_bluetooth_uuid") { |
sources = [ |
- "login.mojom", |
+ "bluetooth_uuid.mojom", |
] |
} |