 Chromium Code Reviews
 Chromium Code Reviews Issue 2434463004:
  mash: Move directly linked NewWindowDelegate to mojom::NewWindowClient.  (Closed)
    
  
    Issue 2434463004:
  mash: Move directly linked NewWindowDelegate to mojom::NewWindowClient.  (Closed) 
  | Index: ash/BUILD.gn | 
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn | 
| index b0c0240246666fa4c5b7774bb7e9e85b9d328e3d..94d0ccdb21d2c91433de48b8f24b0c0dcd5df2af 100644 | 
| --- a/ash/BUILD.gn | 
| +++ b/ash/BUILD.gn | 
| @@ -120,6 +120,8 @@ component("ash") { | 
| "common/mojo_interface_factory.h", | 
| "common/multi_profile_uma.cc", | 
| "common/multi_profile_uma.h", | 
| + "common/new_window_client_remote.cc", | 
| + "common/new_window_client_remote.h", | 
| "common/palette_delegate.h", | 
| "common/popup_message.cc", | 
| "common/popup_message.h", |