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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 908493002: Add a ComboboxModel and strings for the account chooser's "More" button. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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/passwords/account_chooser_more_combobox_model.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index e19a3f996aa53c8ef767ff576e710d2aa0598772..76aa16dbcee0842c5a31d0d059066ba519a312f3 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -792,6 +792,8 @@
'browser/ui/metro_pin_tab_helper_win.h',
'browser/ui/passwords/account_avatar_fetcher.cc',
'browser/ui/passwords/account_avatar_fetcher.h',
+ 'browser/ui/passwords/account_chooser_more_combobox_model.h',
+ 'browser/ui/passwords/account_chooser_more_combobox_model.cc',
'browser/ui/passwords/manage_passwords_bubble.cc',
'browser/ui/passwords/manage_passwords_bubble.h',
'browser/ui/passwords/manage_passwords_bubble_model.cc',
« no previous file with comments | « chrome/browser/ui/passwords/account_chooser_more_combobox_model.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698