Index: third_party/WebKit/Source/core/style/StyleGridData.h |
diff --git a/third_party/WebKit/Source/core/style/StyleGridData.h b/third_party/WebKit/Source/core/style/StyleGridData.h |
index c252236ec678fc70e6d20e866ffeffe931d45bbb..100f1c091da95911771ad19391736436a6f4bb1c 100644 |
--- a/third_party/WebKit/Source/core/style/StyleGridData.h |
+++ b/third_party/WebKit/Source/core/style/StyleGridData.h |
@@ -25,9 +25,9 @@ |
#ifndef StyleGridData_h |
#define StyleGridData_h |
+#include "core/style/ComputedStyleConstants.h" |
#include "core/style/GridArea.h" |
#include "core/style/GridTrackSize.h" |
-#include "core/style/ComputedStyleConstants.h" |
#include "wtf/PassRefPtr.h" |
#include "wtf/RefCounted.h" |
#include "wtf/Vector.h" |