| 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 236d8b24f969643f36e72d0e3ad4dfe1eb0f7971..28a2e4881365f53fb7b1e439bb813dc1adeff834 100644
|
| --- a/chrome/browser/ui/views/frame/global_menu_bar_x11.cc
|
| +++ b/chrome/browser/ui/views/frame/global_menu_bar_x11.cc
|
| @@ -35,6 +35,7 @@
|
| #include "components/bookmarks/common/bookmark_pref_names.h"
|
| #include "components/history/core/browser/top_sites.h"
|
| #include "components/sessions/core/tab_restore_service.h"
|
| +#include "grit/components_strings.h"
|
| #include "ui/base/accelerators/menu_label_accelerator_util_linux.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
| #include "ui/events/keycodes/keyboard_code_conversion_x.h"
|
|
|