5
5
--- a/src/chrome/browser/ui/gtk/browser_window_gtk.cc
6
6
+++ b/src/chrome/browser/ui/gtk/browser_window_gtk.cc
8
8
// GtkMenuBar it sees into the global menu bar. (It doesn't seem to check the
9
9
// visibility of the GtkMenuBar, so we can just permanently hide it.)
10
10
global_menu_bar_.reset(new GlobalMenuBar(browser_.get()));