| Index: mash/screenlock/BUILD.gn
|
| diff --git a/mash/screenlock/BUILD.gn b/mash/screenlock/BUILD.gn
|
| index 3b9e4533f6b0f49f3360142b308599482c37fa6f..8a8f16022374b455cd63bffe90e106605ee6a333 100644
|
| --- a/mash/screenlock/BUILD.gn
|
| +++ b/mash/screenlock/BUILD.gn
|
| @@ -16,10 +16,10 @@ mojo_native_application("screenlock") {
|
| ]
|
|
|
| deps = [
|
| + "//ash/public/interfaces",
|
| "//base",
|
| "//components/mus/public/cpp",
|
| "//mash/session/public/interfaces",
|
| - "//mash/wm/public/interfaces",
|
| "//mojo/common",
|
| "//mojo/public/cpp/bindings",
|
| "//services/shell/public/cpp",
|
|
|