summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/contact_info.h
diff options
context:
space:
mode:
authorjhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-30 16:16:31 +0000
committerjhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-30 16:16:31 +0000
commit8f608c5bd8ab842a934068149e2da3250cd92686 (patch)
tree4d22c23c914baecdb2085837d3250add3964cfd7 /chrome/browser/autofill/contact_info.h
parent3655b9bfb050f54676e122f7263d68071f86dcb3 (diff)
downloadchromium_src-8f608c5bd8ab842a934068149e2da3250cd92686.zip
chromium_src-8f608c5bd8ab842a934068149e2da3250cd92686.tar.gz
chromium_src-8f608c5bd8ab842a934068149e2da3250cd92686.tar.bz2
iwyu: Cleanup in the following files:
* autofill_download.cc * autofill_ie_toolbar_import_win.cc * autofill_field.h * autofill_metrics.cc * autofill_profile.cc * autofill_type.cc * autofill_xml_parser.cc * contact_info.cc * credit_card.cc * credit_card_field.cc * fax_number.h * form_field.cc BUG=none TEST=none R=dhollowa@chromium.org Review URL: http://codereview.chromium.org/6775005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79839 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/autofill/contact_info.h')
-rw-r--r--chrome/browser/autofill/contact_info.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/autofill/contact_info.h b/chrome/browser/autofill/contact_info.h
index 52755aa..1ccca4e 100644
--- a/chrome/browser/autofill/contact_info.h
+++ b/chrome/browser/autofill/contact_info.h
@@ -10,6 +10,7 @@
#include "base/gtest_prod_util.h"
#include "base/string16.h"
+#include "chrome/browser/autofill/field_types.h"
#include "chrome/browser/autofill/form_group.h"
// A form group that stores name information.