Index: Source/core/rendering/style/StyleInheritedData.h |
diff --git a/Source/core/rendering/style/StyleInheritedData.h b/Source/core/rendering/style/StyleInheritedData.h |
index 776a5c2a3f0639a546f0c03fa1b2cab4bc85decb..828e3030d91a8fa5a7c6decb11757730bd95373d 100644 |
--- a/Source/core/rendering/style/StyleInheritedData.h |
+++ b/Source/core/rendering/style/StyleInheritedData.h |
@@ -25,9 +25,9 @@ |
#ifndef StyleInheritedData_h |
#define StyleInheritedData_h |
-#include "core/platform/graphics/Color.h" |
#include "core/platform/graphics/Font.h" |
#include "platform/Length.h" |
+#include "platform/graphics/Color.h" |
#include "wtf/PassRefPtr.h" |
#include "wtf/RefCounted.h" |
#include "wtf/RefPtr.h" |