Index: third_party/WebKit/Source/core/layout/LayoutGrid.cpp |
diff --git a/third_party/WebKit/Source/core/layout/LayoutGrid.cpp b/third_party/WebKit/Source/core/layout/LayoutGrid.cpp |
index 79163ae99154ce6d5e87670d99b6a02fe107e4a5..8612d26feffabf383688123c464a5c1594d239d3 100644 |
--- a/third_party/WebKit/Source/core/layout/LayoutGrid.cpp |
+++ b/third_party/WebKit/Source/core/layout/LayoutGrid.cpp |
@@ -25,7 +25,7 @@ |
#include "core/layout/LayoutGrid.h" |
-#include "core/layout/LayoutView.h" |
+#include "core/layout/LayoutState.h" |
#include "core/layout/TextAutosizer.h" |
#include "core/paint/GridPainter.h" |
#include "core/paint/PaintLayer.h" |