Chromium Code Reviews| Index: mash/simple_wm/BUILD.gn |
| diff --git a/mash/simple_wm/BUILD.gn b/mash/simple_wm/BUILD.gn |
| index bfb156a398149607e325de43e1bd583498463472..40938f974c9322d80201b0950e7e7e5a24bc149f 100644 |
| --- a/mash/simple_wm/BUILD.gn |
| +++ b/mash/simple_wm/BUILD.gn |
| @@ -37,6 +37,7 @@ source_set("lib") { |
| deps = [ |
| "//base", |
| + "//mash/simple_wm/public/interfaces", |
| "//services/service_manager/public/cpp", |
| "//services/ui/public/cpp", |
| "//services/ui/public/interfaces", |