| Index: ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc
|
| diff --git a/ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc b/ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc
|
| index 9890b0aac68660bdc154c2bd5a3859f50845b859..391beb46461a03d7e68b4be4f0861d3f00f6297c 100644
|
| --- a/ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc
|
| +++ b/ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc
|
| @@ -17,7 +17,6 @@
|
| #include "third_party/skia/include/core/SkPath.h"
|
| #include "ui/aura/client/screen_position_client.h"
|
| #include "ui/aura/client/user_action_client.h"
|
| -#include "ui/aura/focus_manager.h"
|
| #include "ui/aura/root_window.h"
|
| #include "ui/aura/window_property.h"
|
| #include "ui/base/dragdrop/os_exchange_data_provider_aurax11.h"
|
|
|