 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 a47cae7043cde8016cb3263e2847c820d504e309..9fbbd0afc0ad42d6340a61f801dad85b6d277248 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_proxy.cc", | 
| + "common/new_window_client_proxy.h", | 
| "common/palette_delegate.h", | 
| "common/popup_message.cc", | 
| "common/popup_message.h", |