Index: mojo/shell/public/interfaces/BUILD.gn |
diff --git a/mojo/shell/public/interfaces/BUILD.gn b/mojo/shell/public/interfaces/BUILD.gn |
index 023141efe8f702937de02da94da46a62fb91ab25..683e502599eab80b81a5ae7e41e82d19ea99b884 100644 |
--- a/mojo/shell/public/interfaces/BUILD.gn |
+++ b/mojo/shell/public/interfaces/BUILD.gn |
@@ -12,6 +12,7 @@ mojom("interfaces") { |
"shell.mojom", |
"shell_client.mojom", |
"shell_client_factory.mojom", |
+ "shell_resolver.mojom", |
] |
import_dirs = [ "//mojo/services" ] |