Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5597)

Unified Diff: chrome/chrome_browser.gypi

Issue 6840068: GTK: Add Recently Closed tabs to the History menu in the global menu bar. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove current most visited section. will redo with TopSites in a different patch. Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/ui/gtk/gtk_util.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 499f2293aa90afffc855808ce7a0b10abdf87dab..7804b0bffeaa7908e1c21fe839aea182d3000eed 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2637,6 +2637,8 @@
'browser/ui/gtk/fullscreen_exit_bubble_gtk.h',
'browser/ui/gtk/gconf_titlebar_listener.cc',
'browser/ui/gtk/gconf_titlebar_listener.h',
+ 'browser/ui/gtk/global_history_menu.cc',
+ 'browser/ui/gtk/global_history_menu.h',
'browser/ui/gtk/global_menu_bar.cc',
'browser/ui/gtk/global_menu_bar.h',
'browser/ui/gtk/gtk_chrome_button.cc',
« no previous file with comments | « chrome/browser/ui/gtk/gtk_util.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698