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

Unified Diff: chrome/chrome_browser.gypi

Issue 8775064: Make PerTabPrefsTabHelper into PrefsTabHelper, move all prefs code into it. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: this one instead Created 9 years 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/tab_contents/tab_contents_wrapper.cc ('k') | chrome/chrome_tests.gypi » ('j') | 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 0538e06e2ee98535b8892a28e75c482eafe8d0dc..fb6dc6a63f00a8b4d07204e4cea2a299025a7124 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3221,6 +3221,8 @@
'browser/ui/panels/panel_titlebar_view_cocoa.mm',
'browser/ui/panels/panel_window_controller_cocoa.h',
'browser/ui/panels/panel_window_controller_cocoa.mm',
+ 'browser/ui/prefs/prefs_tab_helper.cc',
+ 'browser/ui/prefs/prefs_tab_helper.h',
'browser/ui/profile_error_dialog.cc',
'browser/ui/profile_error_dialog.h',
'browser/ui/sad_tab_observer.cc',
@@ -3244,8 +3246,6 @@
'browser/ui/sync/browser_synced_window_delegate.cc',
'browser/ui/sync/tab_contents_wrapper_synced_tab_delegate.cc',
'browser/ui/sync/tab_contents_wrapper_synced_tab_delegate.h',
- 'browser/ui/tab_contents/per_tab_prefs_tab_helper.cc',
- 'browser/ui/tab_contents/per_tab_prefs_tab_helper.h',
'browser/ui/tab_contents/tab_contents_wrapper.cc',
'browser/ui/tab_contents/tab_contents_wrapper.h',
'browser/ui/tab_contents/tab_contents_wrapper_delegate.cc',
« no previous file with comments | « chrome/browser/ui/tab_contents/tab_contents_wrapper.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698