| Index: ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc
|
| diff --git a/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc b/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc
|
| index 5699a7233c8a56ec3c3dcaa97f84a3f53366928a..dd8aa406385bf0b224a860a9b0b48e2c6ce27d15 100644
|
| --- a/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc
|
| +++ b/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc
|
| @@ -52,8 +52,6 @@
|
| #include "ui/views/widget/desktop_aura/x11_window_event_filter.h"
|
| #include "ui/wm/core/compound_event_filter.h"
|
| #include "ui/wm/core/window_util.h"
|
| -
|
| -DECLARE_WINDOW_PROPERTY_TYPE(views::DesktopWindowTreeHostX11*);
|
|
|
| namespace views {
|
|
|
|
|