summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_xml_parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/autofill/autofill_xml_parser.h')
-rw-r--r--chrome/browser/autofill/autofill_xml_parser.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/autofill/autofill_xml_parser.h b/chrome/browser/autofill/autofill_xml_parser.h
index eceba5c..21a60a9 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"