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

Unified Diff: components/autofill.gypi

Issue 14148004: [Autofill] Move IsValidState() into validation.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 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 | « no previous file | components/autofill/browser/form_group.h » ('j') | components/autofill/browser/form_group.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill.gypi
diff --git a/components/autofill.gypi b/components/autofill.gypi
index e411aa3c3d1e205c8515b5d32431b9d26c722354..6b4a4db68671a44be373f5ce8601db59e9bb2583 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -206,6 +206,8 @@
'autofill/browser/phone_number_i18n.h',
'autofill/browser/risk/fingerprint.cc',
'autofill/browser/risk/fingerprint.h',
+ 'autofill/browser/state_names.cc',
+ 'autofill/browser/state_names.h',
'autofill/browser/validation.cc',
'autofill/browser/validation.h',
'autofill/browser/wallet/cart.cc',
« no previous file with comments | « no previous file | components/autofill/browser/form_group.h » ('j') | components/autofill/browser/form_group.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698