| Index: chrome/browser/autofill/contact_info.h
|
| diff --git a/chrome/browser/autofill/contact_info.h b/chrome/browser/autofill/contact_info.h
|
| index 52755aae4bb8259d2f0f9437d51ced9dc8b05c25..1ccca4eefca2f7bfbeada217157c39a913d9b99e 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.
|
|
|