Index: Source/core/css/CSSGridTemplateValue.cpp |
diff --git a/Source/core/css/CSSGridTemplateValue.cpp b/Source/core/css/CSSGridTemplateValue.cpp |
index 69515afaab3e5b317ff8bfbf73bc9eb89b366db3..d1ad1d8d056589c1e09ff10b8b2d7489f5276c09 100644 |
--- a/Source/core/css/CSSGridTemplateValue.cpp |
+++ b/Source/core/css/CSSGridTemplateValue.cpp |
@@ -31,7 +31,6 @@ |
#include "config.h" |
#include "core/css/CSSGridTemplateValue.h" |
-#include "core/rendering/style/GridCoordinate.h" |
#include "wtf/text/StringBuilder.h" |
namespace WebCore { |