Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(35)

Unified Diff: third_party/WebKit/Source/core/xml/parser/XMLDocumentParserScope.h

Issue 2700123003: DO NOT COMMIT: Results of running old (current) clang-format on Blink (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 {

Powered by Google App Engine
This is Rietveld 408576698