diff options
Diffstat (limited to 'chrome/browser/autofill/autofill_xml_parser.h')
-rw-r--r-- | chrome/browser/autofill/autofill_xml_parser.h | 1 |
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 02cb31e..9a58011 100644 --- a/chrome/browser/autofill/autofill_xml_parser.h +++ b/chrome/browser/autofill/autofill_xml_parser.h @@ -4,6 +4,7 @@ #ifndef CHROME_BROWSER_AUTOFILL_AUTOFILL_XML_PARSER_H_ #define CHROME_BROWSER_AUTOFILL_AUTOFILL_XML_PARSER_H_ +#pragma once #include <vector> |