Index: third_party/WebKit/Source/platform/graphics/CompositedDisplayList.h |
diff --git a/third_party/WebKit/Source/platform/graphics/CompositedDisplayList.h b/third_party/WebKit/Source/platform/graphics/CompositedDisplayList.h |
index 3668756542c876248dfda09c1e980f162c9a9e4d..d2f945d98d5977c38bb976efa0cb08c95d893fea 100644 |
--- a/third_party/WebKit/Source/platform/graphics/CompositedDisplayList.h |
+++ b/third_party/WebKit/Source/platform/graphics/CompositedDisplayList.h |
@@ -5,8 +5,8 @@ |
#ifndef CompositedDisplayList_h |
#define CompositedDisplayList_h |
-#include "platform/graphics/paint/DisplayItemList.h" |
#include "platform/graphics/paint/DisplayItemTransformTree.h" |
+#include "platform/graphics/paint/PaintController.h" |
namespace blink { |