Index: third_party/WebKit/Source/core/layout/ng/ng_units.cc |
diff --git a/third_party/WebKit/Source/core/layout/ng/ng_units.cc b/third_party/WebKit/Source/core/layout/ng/ng_units.cc |
index 35bf7b1678929c92c79f391e87a9d41b0764d76e..52713faf57a97ee9368eaf0f44ca976c12f4e015 100644 |
--- a/third_party/WebKit/Source/core/layout/ng/ng_units.cc |
+++ b/third_party/WebKit/Source/core/layout/ng/ng_units.cc |
@@ -4,8 +4,6 @@ |
#include "core/layout/ng/ng_units.h" |
-#include "core/layout/ng/ng_writing_mode.h" |
- |
namespace blink { |
LayoutUnit MinAndMaxContentSizes::ShrinkToFit(LayoutUnit available_size) const { |