| 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 d54dc672f6d852b4faf172fe5e4a2dac9361caa5..1fda2fe00953926a6045a7f478af1e101a5c2fdd 100644
|
| --- a/chrome/browser/autofill/autofill_xml_parser.h
|
| +++ b/chrome/browser/autofill/autofill_xml_parser.h
|
| @@ -13,8 +13,6 @@
|
| #include "third_party/expat/files/lib/expat.h"
|
| #include "third_party/libjingle/files/talk/xmllite/xmlparser.h"
|
|
|
| -enum UploadRequired;
|
| -
|
| // The base class that contains common functionality between
|
| // AutoFillQueryXmlParser and AutoFillUploadXmlParser.
|
| class AutoFillXmlParser : public buzz::XmlParseHandler {
|
|
|