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

Unified Diff: ui/ui.gyp

Issue 20656002: Add profile selector menu to app list. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove junk from list_model.h Created 7 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
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 8302f4632317723379eae53ad7a6f0ad693b9b59..89e5f682fcc768944e73a8a087600792ab32a4e8 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -297,6 +297,8 @@
'base/ozone/events_ozone.cc',
'base/ozone/surface_factory_ozone.cc',
'base/ozone/surface_factory_ozone.h',
+ 'base/profile_selector/avatar_menu_item_model.cc',
+ 'base/profile_selector/avatar_menu_item_model.h',
'base/range/range.cc',
'base/range/range.h',
'base/range/range_mac.mm',

Powered by Google App Engine
This is Rietveld 408576698