Index: third_party/WebKit/Source/core/layout/LayoutBox.cpp |
diff --git a/third_party/WebKit/Source/core/layout/LayoutBox.cpp b/third_party/WebKit/Source/core/layout/LayoutBox.cpp |
index 2852e51bd4b59ce7431c9bd8e6d5d0a9d1c4897d..0fa3385cfa43d62d3159fc4e8047924aee2062fe 100644 |
--- a/third_party/WebKit/Source/core/layout/LayoutBox.cpp |
+++ b/third_party/WebKit/Source/core/layout/LayoutBox.cpp |
@@ -65,7 +65,7 @@ |
#include "platform/geometry/FloatRoundedRect.h" |
#include "platform/geometry/TransformState.h" |
#include "platform/graphics/GraphicsContext.h" |
-#include "platform/graphics/paint/DisplayItemList.h" |
+#include "platform/graphics/paint/PaintController.h" |
#include <algorithm> |
#include <math.h> |