 Chromium Code Reviews
 Chromium Code Reviews Issue 2430593002:
  mash: Use ash shell window container ids instead of ash::mojom::Container  (Closed)
    
  
    Issue 2430593002:
  mash: Use ash shell window container ids instead of ash::mojom::Container  (Closed) 
  | Index: mash/login/BUILD.gn | 
| diff --git a/mash/login/BUILD.gn b/mash/login/BUILD.gn | 
| index f0e3cc071c3e62c40e9db2d68fa602b6ad1b837d..10efd20861898943c0eaab5883a1d0f5815d82bd 100644 | 
| --- a/mash/login/BUILD.gn | 
| +++ b/mash/login/BUILD.gn | 
| @@ -16,6 +16,7 @@ service("login") { | 
| ] | 
| deps = [ | 
| + "//ash/public/cpp", | 
| "//ash/public/interfaces", | 
| "//base", | 
| "//mash/init/public/interfaces", |