 Chromium Code Reviews
 Chromium Code Reviews Issue 2916823002:
  Move Mus into chrome's process when running with --mus.
    
  
    Issue 2916823002:
  Move Mus into chrome's process when running with --mus. 
  | Index: chrome/app/mash/BUILD.gn | 
| diff --git a/chrome/app/mash/BUILD.gn b/chrome/app/mash/BUILD.gn | 
| index cd6f8641a8a0244aca27557107e96484a3d0abc5..0e8a9e9bbdcf6d5a9d7226a0e120711df82b6aed 100644 | 
| --- a/chrome/app/mash/BUILD.gn | 
| +++ b/chrome/app/mash/BUILD.gn | 
| @@ -122,8 +122,6 @@ if (is_chromeos) { | 
| catalog("catalog_mus") { | 
| catalog_deps = [ "//chrome/app:catalog" ] | 
| embedded_services = [ | 
| - "//services/ui:manifest", | 
| - | 
| # TODO(sky): verify if we need this. | 
| "//services/ui/ime/test_ime_driver:manifest", | 
| ] |