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

Unified Diff: chrome/chrome_browser.gypi

Issue 10736063: views: Extract TabIconViewModel into its own header file. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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/views/tab_icon_view_model.h ('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 7e0f59f2057e8ca7cb2af6878477d4409eae5407..2f352ad5d003eae0d6f5b5699bf862d285a84d87 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3794,6 +3794,7 @@
'browser/ui/views/tab_contents/render_view_context_menu_win.h',
'browser/ui/views/tab_icon_view.cc',
'browser/ui/views/tab_icon_view.h',
+ 'browser/ui/views/tab_icon_view_model.h',
'browser/ui/views/tab_modal_confirm_dialog_views.cc',
'browser/ui/views/tab_modal_confirm_dialog_views.h',
'browser/ui/views/tabs/base_tab.cc',
« no previous file with comments | « chrome/browser/ui/views/tab_icon_view_model.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698