| 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 303fdcec0964761fcbb827c7facf317cff5556ce..711330a435c123d8ebb98093ed2807c345139f18 100644
|
| --- a/chrome/browser/ui/views/frame/global_menu_bar_x11.h
|
| +++ b/chrome/browser/ui/views/frame/global_menu_bar_x11.h
|
| @@ -12,9 +12,9 @@
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/prefs/pref_change_registrar.h"
|
| #include "chrome/browser/command_observer.h"
|
| -#include "chrome/browser/history/history_types.h"
|
| #include "chrome/browser/sessions/tab_restore_service.h"
|
| #include "chrome/browser/sessions/tab_restore_service_observer.h"
|
| +#include "components/history/core/browser/history_types.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
| #include "ui/base/glib/glib_signal.h"
|
|
|