| Index: chrome/browser/ui/views/frame/global_menu_bar_x11.cc
|
| diff --git a/chrome/browser/ui/views/frame/global_menu_bar_x11.cc b/chrome/browser/ui/views/frame/global_menu_bar_x11.cc
|
| index 010c9bb7481a96e3f931d42f090d1274d58d3ce1..2367d4a51f2c0c98ee1d78c7bcc97f271516ef8d 100644
|
| --- a/chrome/browser/ui/views/frame/global_menu_bar_x11.cc
|
| +++ b/chrome/browser/ui/views/frame/global_menu_bar_x11.cc
|
| @@ -27,6 +27,7 @@
|
| #include "chrome/browser/ui/views/frame/browser_view.h"
|
| #include "chrome/browser/ui/views/frame/global_menu_bar_registrar_x11.h"
|
| #include "chrome/common/pref_names.h"
|
| +#include "components/bookmarks/bookmark_pref_names.h"
|
| #include "content/public/browser/notification_source.h"
|
| #include "grit/generated_resources.h"
|
| #include "ui/base/accelerators/menu_label_accelerator_util_linux.h"
|
|
|