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

Unified Diff: chrome/chrome_browser.gypi

Issue 554081: First revision of the AutoFill settings dialog.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 11 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/autofill/credit_card.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.gypi
===================================================================
--- chrome/chrome_browser.gypi (revision 37123)
+++ chrome/chrome_browser.gypi (working copy)
@@ -87,6 +87,7 @@
'browser/autofill/address.h',
'browser/autofill/autofill_dialog_gtk.cc',
'browser/autofill/autofill_dialog.cc',
+ 'browser/autofill/autofill_dialog_win.cc',
'browser/autofill/autofill_dialog.h',
'browser/autofill/autofill_field.cc',
'browser/autofill/autofill_field.h',
@@ -96,6 +97,8 @@
'browser/autofill/autofill_manager.h',
'browser/autofill/autofill_profile.cc',
'browser/autofill/autofill_profile.h',
+ 'browser/autofill/autofill_profiles_view_win.cc',
+ 'browser/autofill/autofill_profiles_view_win.h',
'browser/autofill/autofill_type.cc',
'browser/autofill/autofill_type.h',
'browser/autofill/billing_address.h',
« no previous file with comments | « chrome/browser/autofill/credit_card.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698