Index: third_party/WebKit/Source/core/style/GridCoordinate.h |
diff --git a/third_party/WebKit/Source/core/style/GridCoordinate.h b/third_party/WebKit/Source/core/style/GridCoordinate.h |
index fb1727ee2bbc6ca89fce8e578b06005e282173b3..65ab46cc22ba80a2cb339c537f76c1cd87c2967b 100644 |
--- a/third_party/WebKit/Source/core/style/GridCoordinate.h |
+++ b/third_party/WebKit/Source/core/style/GridCoordinate.h |
@@ -31,7 +31,7 @@ |
#ifndef GridCoordinate_h |
#define GridCoordinate_h |
-#include "core/style/GridResolvedPosition.h" |
+#include "core/style/GridPositionsResolver.h" |
#include "wtf/Allocator.h" |
#include "wtf/HashMap.h" |
#include "wtf/PassOwnPtr.h" |