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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 12328091: set a default country in the autofill dialog. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Ilya review 2 Created 7 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/webui/options/autofill_options_handler.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 fc5d0d49cde8d13fcce2f48eedecc80da46bac2f..19070043f25eec2ab0d68e4d874c68b354896f47 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -219,6 +219,8 @@
'browser/ui/autofill/autofill_popup_controller_impl.h',
'browser/ui/autofill/autofill_popup_delegate.h',
'browser/ui/autofill/autofill_popup_view.h',
+ 'browser/ui/autofill/country_combobox_model.cc',
+ 'browser/ui/autofill/country_combobox_model.h',
'browser/ui/autofill/data_model_wrapper.cc',
'browser/ui/autofill/data_model_wrapper.h',
'browser/ui/autofill/tab_autofill_manager_delegate.cc',
« no previous file with comments | « chrome/browser/ui/webui/options/autofill_options_handler.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698