| Index: chrome/browser/autofill/autofill_xml_parser.h
|
| diff --git a/chrome/browser/autofill/autofill_xml_parser.h b/chrome/browser/autofill/autofill_xml_parser.h
|
| index eceba5c67c864ecedef731d36c210352ef7d96ad..21a60a9ced9d2aaff06740cf93ff65d28ed75420 100644
|
| --- a/chrome/browser/autofill/autofill_xml_parser.h
|
| +++ b/chrome/browser/autofill/autofill_xml_parser.h
|
| @@ -10,6 +10,7 @@
|
| #include <vector>
|
|
|
| #include "base/basictypes.h"
|
| +#include "base/compiler_specific.h"
|
| #include "chrome/browser/autofill/field_types.h"
|
| #include "chrome/browser/autofill/form_structure.h"
|
| #include "third_party/expat/files/lib/expat.h"
|
|
|