| Index: chrome/browser/autofill/autofill_field.h
|
| diff --git a/chrome/browser/autofill/autofill_field.h b/chrome/browser/autofill/autofill_field.h
|
| index f1000a0987ef5440743164ba3ebb3bb5d51b53ac..a875c9944bfe48823fd15d45c57ae9c8fd4cd12e 100644
|
| --- a/chrome/browser/autofill/autofill_field.h
|
| +++ b/chrome/browser/autofill/autofill_field.h
|
| @@ -8,6 +8,7 @@
|
|
|
| #include <string>
|
|
|
| +#include "base/basictypes.h"
|
| #include "base/string16.h"
|
| #include "chrome/browser/autofill/field_types.h"
|
| #include "webkit/glue/form_field.h"
|
|
|