Index: components/reporting/core/public/interfaces/BUILD.gn |
diff --git a/components/translate/content/common/BUILD.gn b/components/reporting/core/public/interfaces/BUILD.gn |
similarity index 88% |
copy from components/translate/content/common/BUILD.gn |
copy to components/reporting/core/public/interfaces/BUILD.gn |
index 7e782e1d0bbbff4bb8c6d65409f5719e548fc33a..294797ee8cc6c1efeca7e69f759a41cb9688d149 100644 |
--- a/components/translate/content/common/BUILD.gn |
+++ b/components/reporting/core/public/interfaces/BUILD.gn |
@@ -4,9 +4,9 @@ |
import("//mojo/public/tools/bindings/mojom.gni") |
-mojom("common") { |
+mojom("interfaces") { |
sources = [ |
- "translate.mojom", |
+ "reporting.mojom", |
] |
public_deps = [ |