Index: third_party/WebKit/Source/core/layout/ng/ng_length_utils.cc |
diff --git a/third_party/WebKit/Source/core/layout/ng/ng_length_utils.cc b/third_party/WebKit/Source/core/layout/ng/ng_length_utils.cc |
index 177761085dccd14c4f558de200461ef8057747a2..f0586ea9266bb703199f344809fadbe067b54b14 100644 |
--- a/third_party/WebKit/Source/core/layout/ng/ng_length_utils.cc |
+++ b/third_party/WebKit/Source/core/layout/ng/ng_length_utils.cc |
@@ -6,8 +6,8 @@ |
#include "core/layout/ng/ng_constraint_space.h" |
#include "core/layout/ng/ng_constraint_space_builder.h" |
-#include "core/style/ComputedStyle.h" |
#include "core/layout/ng/ng_fragment.h" |
+#include "core/style/ComputedStyle.h" |
#include "platform/LayoutUnit.h" |
#include "platform/Length.h" |
#include "wtf/Optional.h" |