Index: Source/core/html/HTMLLinkElement.h |
diff --git a/Source/core/html/HTMLLinkElement.h b/Source/core/html/HTMLLinkElement.h |
index ed493d1af104614b99dab8c994e22b3eaa6fa92a..6e5d54412d6e1c9775d1bf7525c69ed827e72617 100644 |
--- a/Source/core/html/HTMLLinkElement.h |
+++ b/Source/core/html/HTMLLinkElement.h |
@@ -25,10 +25,10 @@ |
#define HTMLLinkElement_h |
#include "core/css/CSSStyleSheet.h" |
+#include "core/dom/DOMSettableTokenList.h" |
#include "core/dom/IconURL.h" |
#include "core/fetch/ResourcePtr.h" |
#include "core/fetch/StyleSheetResourceClient.h" |
-#include "core/html/DOMSettableTokenList.h" |
#include "core/html/HTMLElement.h" |
#include "core/html/LinkRelAttribute.h" |
#include "core/html/LinkResource.h" |