Index: third_party/WebKit/Source/core/xml/parser/XMLDocumentParserScope.h |
diff --git a/third_party/WebKit/Source/core/xml/parser/XMLDocumentParserScope.h b/third_party/WebKit/Source/core/xml/parser/XMLDocumentParserScope.h |
index d911690afa908d791e6adf16047776a86b01ff3b..2e6a07b3f0d1198fb02f8bfbb9cc0681a91a6ca8 100644 |
--- a/third_party/WebKit/Source/core/xml/parser/XMLDocumentParserScope.h |
+++ b/third_party/WebKit/Source/core/xml/parser/XMLDocumentParserScope.h |
@@ -26,9 +26,9 @@ |
#ifndef XMLDocumentParserScope_h |
#define XMLDocumentParserScope_h |
+#include <libxml/xmlerror.h> |
#include "platform/heap/Handle.h" |
#include "wtf/Noncopyable.h" |
-#include <libxml/xmlerror.h> |
namespace blink { |