summaryrefslogtreecommitdiffstats
path: root/mojo/shell/public/interfaces/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/shell/public/interfaces/BUILD.gn')
-rw-r--r--mojo/shell/public/interfaces/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/mojo/shell/public/interfaces/BUILD.gn b/mojo/shell/public/interfaces/BUILD.gn
index 134a80d..d014121 100644
--- a/mojo/shell/public/interfaces/BUILD.gn
+++ b/mojo/shell/public/interfaces/BUILD.gn
@@ -8,10 +8,10 @@ import("//mojo/public/tools/bindings/mojom.gni")
mojom("interfaces") {
sources = [
"application_manager.mojom",
- "content_handler.mojom",
"interface_provider.mojom",
"shell.mojom",
"shell_client.mojom",
+ "shell_client_factory.mojom",
]
import_dirs = [ "//mojo/services" ]