| Index: cc/blink/web_display_item_list_impl.h
|
| diff --git a/cc/blink/web_display_item_list_impl.h b/cc/blink/web_display_item_list_impl.h
|
| index ff94ee332eca768fb6955cf394f361ad638f1823..6b5d147b5d1f9bc30725c376384dc15d6ec503ba 100644
|
| --- a/cc/blink/web_display_item_list_impl.h
|
| +++ b/cc/blink/web_display_item_list_impl.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/memory/ref_counted.h"
|
| #include "cc/blink/cc_blink_export.h"
|
| -#include "cc/resources/display_item_list.h"
|
| +#include "cc/playback/display_item_list.h"
|
| #include "third_party/WebKit/public/platform/WebDisplayItemList.h"
|
| #include "third_party/WebKit/public/platform/WebVector.h"
|
| #include "third_party/skia/include/core/SkRegion.h"
|
|
|