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

Unified Diff: chrome/chrome_browser.gypi

Issue 10561003: Implementaion for showing recently closed tabs list on right clicking new tab button. (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: Created 8 years, 6 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/tabs/recently_closed_tabs_menu_model.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
===================================================================
--- chrome/chrome_browser.gypi (revision 141203)
+++ chrome/chrome_browser.gypi (working copy)
@@ -3274,6 +3274,8 @@
'browser/ui/tabs/pinned_tab_service.h',
'browser/ui/tabs/pinned_tab_service_factory.cc',
'browser/ui/tabs/pinned_tab_service_factory.h',
+ 'browser/ui/tabs/recently_closed_tabs_menu_model.cc',
+ 'browser/ui/tabs/recently_closed_tabs_menu_model.h',
'browser/ui/tabs/tab_finder.cc',
'browser/ui/tabs/tab_finder.h',
'browser/ui/tabs/tab_menu_model.cc',
« no previous file with comments | « chrome/browser/ui/tabs/recently_closed_tabs_menu_model.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698