Index: third_party/WebKit/Source/core/style/ComputedStyleConstants.h |
diff --git a/third_party/WebKit/Source/core/style/ComputedStyleConstants.h b/third_party/WebKit/Source/core/style/ComputedStyleConstants.h |
index 7cfc428bafa07e0b2b4043ee0f3a013f13cd560c..992b0750e812400b6838cb2e2b206af5c7ea8de4 100644 |
--- a/third_party/WebKit/Source/core/style/ComputedStyleConstants.h |
+++ b/third_party/WebKit/Source/core/style/ComputedStyleConstants.h |
@@ -28,8 +28,8 @@ |
#ifndef ComputedStyleConstants_h |
#define ComputedStyleConstants_h |
-#include "core/ComputedStyleBaseConstants.h" |
#include <cstddef> |
+#include "core/ComputedStyleBaseConstants.h" |
namespace blink { |