Chromium Code Reviews| Index: mash/screenlock/BUILD.gn |
| diff --git a/mash/screenlock/BUILD.gn b/mash/screenlock/BUILD.gn |
| index 1a1af5a75b85eeb46a2b92282685bd577135234f..6078833ceba7738b5adb3eb8bd4cc0f6605870c5 100644 |
| --- a/mash/screenlock/BUILD.gn |
| +++ b/mash/screenlock/BUILD.gn |
| @@ -16,6 +16,7 @@ service("screenlock") { |
| ] |
| deps = [ |
| + "//ash/public/cpp", |
| "//ash/public/interfaces", |
| "//base", |
| "//mash/session/public/interfaces", |