Index: Source/core/rendering/style/StyleRareInheritedData.h |
diff --git a/Source/core/rendering/style/StyleRareInheritedData.h b/Source/core/rendering/style/StyleRareInheritedData.h |
index d5c5e88f961cdddd5190b26d6bed330acbc82758..d7b74412a30a00e42da089a99a62efebdb48e340 100644 |
--- a/Source/core/rendering/style/StyleRareInheritedData.h |
+++ b/Source/core/rendering/style/StyleRareInheritedData.h |
@@ -25,10 +25,10 @@ |
#ifndef StyleRareInheritedData_h |
#define StyleRareInheritedData_h |
-#include "core/platform/graphics/Color.h" |
#include "core/rendering/style/DataRef.h" |
#include "core/rendering/style/StyleVariableData.h" |
#include "platform/Length.h" |
+#include "platform/graphics/Color.h" |
#include "wtf/PassRefPtr.h" |
#include "wtf/RefCounted.h" |
#include "wtf/text/AtomicString.h" |