Chromium Code Reviews| Index: mash/screenlock/BUILD.gn |
| diff --git a/mash/screenlock/BUILD.gn b/mash/screenlock/BUILD.gn |
| index 1a1af5a75b85eeb46a2b92282685bd577135234f..be5003efacf3f6e6cf6796b5045aa71f815bf69d 100644 |
| --- a/mash/screenlock/BUILD.gn |
| +++ b/mash/screenlock/BUILD.gn |
| @@ -17,6 +17,7 @@ service("screenlock") { |
| deps = [ |
| "//ash/public/interfaces", |
| + "//ash/shared", |
| "//base", |
| "//mash/session/public/interfaces", |
| "//mojo/common", |