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

Unified Diff: chrome/chrome_browser.gypi

Issue 10702029: Move tab functions off Browser into browser_tabstrip and browser_tabrestore. (Closed) Base URL: svn://svn.chromium.org/chrome/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/unload_browsertest.cc ('k') | chrome/test/base/browser_with_test_window_test.h » ('j') | 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 145001)
+++ chrome/chrome_browser.gypi (working copy)
@@ -2404,6 +2404,10 @@
'browser/ui/browser_ui_prefs.h',
'browser/ui/browser_tab_restore_service_delegate.cc',
'browser/ui/browser_tab_restore_service_delegate.h',
+ 'browser/ui/browser_tabrestore.cc',
+ 'browser/ui/browser_tabrestore.h',
+ 'browser/ui/browser_tabstrip.cc',
+ 'browser/ui/browser_tabstrip.h',
'browser/ui/browser_toolbar_model_delegate.cc',
'browser/ui/browser_toolbar_model_delegate.h',
'browser/ui/browser_view_prefs.cc',
« no previous file with comments | « chrome/browser/unload_browsertest.cc ('k') | chrome/test/base/browser_with_test_window_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698