Index: mash/shell/BUILD.gn |
diff --git a/mash/shell/BUILD.gn b/mash/shell/BUILD.gn |
index 51b693dc60edc3fa10086fdb9e6479ff84cf0682..ffe637b4926dc3c37b500522de4bd43efb749530 100644 |
--- a/mash/shell/BUILD.gn |
+++ b/mash/shell/BUILD.gn |
@@ -16,6 +16,7 @@ source_set("lib") { |
deps = [ |
"//base", |
+ "//mash/login/public/interfaces", |
"//mash/shell/public/interfaces", |
"//mojo/common", |
"//mojo/public/cpp/bindings", |