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

Unified Diff: ui/ui.gyp

Issue 22597004: Move AvatarMenuModel::Item into ui/base. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@le_refactor_gigante_2
Patch Set: Created 7 years, 4 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 | « ui/base/profile_selector/avatar_menu_item_model.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 0cd6abd132276286911787a29dcbbb150c966de3..f33d05e863019b205a83364e1b01fe4a4e1ea8e5 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',
« no previous file with comments | « ui/base/profile_selector/avatar_menu_item_model.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698