| Index: chrome/browser/autofill/contact_info_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/autofill/contact_info_unittest.cc (revision 54459)
|
| +++ chrome/browser/autofill/contact_info_unittest.cc (working copy)
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/string_util.h"
|
| +#include "base/utf_string_conversions.h"
|
| #include "chrome/browser/autofill/autofill_type.h"
|
| #include "chrome/browser/autofill/field_types.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|