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

Unified Diff: chrome/chrome_browser.gypi

Issue 7544031: Create AvatarMenuModel for the new avatar menu interface. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Ready for review Created 9 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/profiles/profile_info_interface.h ('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 262d3380c44608ee03c63b195e274b692abcad35..72a159b2f219605fc2d10ad8790afae34bef40ad 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1800,6 +1800,9 @@
'browser/process_singleton_linux.cc',
'browser/process_singleton_mac.cc',
'browser/process_singleton_win.cc',
+ 'browser/profiles/avatar_menu_model.cc',
+ 'browser/profiles/avatar_menu_model.h',
+ 'browser/profiles/avatar_menu_model_observer.h',
'browser/profiles/off_the_record_profile_io_data.cc',
'browser/profiles/off_the_record_profile_io_data.h',
'browser/profiles/profile.cc',
@@ -1812,6 +1815,7 @@
'browser/profiles/profile_impl_io_data.h',
'browser/profiles/profile_info_cache.cc',
'browser/profiles/profile_info_cache.h',
+ 'browser/profiles/profile_info_interface.h',
'browser/profiles/profile_io_data.cc',
'browser/profiles/profile_io_data.h',
'browser/profiles/profile_keyed_service_factory.cc',
« no previous file with comments | « chrome/browser/profiles/profile_info_interface.h ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698