Index: components/profile_service/public/interfaces/BUILD.gn |
diff --git a/components/leveldb/public/interfaces/BUILD.gn b/components/profile_service/public/interfaces/BUILD.gn |
similarity index 93% |
copy from components/leveldb/public/interfaces/BUILD.gn |
copy to components/profile_service/public/interfaces/BUILD.gn |
index 0b95cf4b365afc2bf68220e01f2eca7ac41d5b35..32c85b10c1eacad6444e174094efc658a7900554 100644 |
--- a/components/leveldb/public/interfaces/BUILD.gn |
+++ b/components/profile_service/public/interfaces/BUILD.gn |
@@ -6,7 +6,7 @@ import("//mojo/public/tools/bindings/mojom.gni") |
mojom("interfaces") { |
sources = [ |
- "leveldb.mojom", |
+ "profile.mojom", |
] |
deps = [ |