| Index: ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc
|
| ===================================================================
|
| --- ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc (revision 226057)
|
| +++ ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc (working copy)
|
| @@ -928,6 +928,7 @@
|
|
|
| native_widget_delegate_->OnNativeWidgetCreated(true);
|
|
|
| + desktop_native_widget_aura_->InstallWindowModalityController(root_window_);
|
| desktop_native_widget_aura_->CreateCaptureClient(root_window_);
|
|
|
| // Ensure that the X11DesktopHandler exists so that it dispatches activation
|
|
|