Chromium Code Reviews| Index: mash/shell/BUILD.gn |
| diff --git a/mash/shell/BUILD.gn b/mash/shell/BUILD.gn |
| index 25487bdb9a64bc91a5b6daed10b5ca443e96f4f0..b62be8ee1a0c2474f1604fe6256838d52ea7c799 100644 |
| --- a/mash/shell/BUILD.gn |
| +++ b/mash/shell/BUILD.gn |
| @@ -18,6 +18,9 @@ mojo_native_application("shell") { |
| deps = [ |
| "//base", |
| + "//mash/screenlock/public/interfaces", |
| + "//mash/shell/public/interfaces", |
| + "//mojo/common", |
| "//mojo/public/cpp/bindings", |
| "//mojo/shell/public/cpp", |
| "//mojo/shell/public/cpp:sources", |