| Index: chrome/browser/ui/views/frame/global_menu_bar_x11.h
|
| diff --git a/chrome/browser/ui/views/frame/global_menu_bar_x11.h b/chrome/browser/ui/views/frame/global_menu_bar_x11.h
|
| index f788881781614e37a3017ad8e6314e9a2afa40f0..bbb6148d831c53eb49260ae52f72918bd5d3c6ea 100644
|
| --- a/chrome/browser/ui/views/frame/global_menu_bar_x11.h
|
| +++ b/chrome/browser/ui/views/frame/global_menu_bar_x11.h
|
| @@ -18,7 +18,7 @@
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
| #include "ui/base/glib/glib_signal.h"
|
| -#include "ui/views/widget/desktop_aura/desktop_root_window_host_observer_x11.h"
|
| +#include "ui/views/widget/desktop_aura/desktop_window_tree_host_observer_x11.h"
|
|
|
| typedef struct _DbusmenuMenuitem DbusmenuMenuitem;
|
| typedef struct _DbusmenuServer DbusmenuServer;
|
|
|