| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 72409384c0869357bc7d3e1132bc18053b7d7a87..983ba11a78f48b8db12b98853aaca351083bf920 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -644,6 +644,8 @@
|
| 'graphics/paint/ClipRecorder.h',
|
| 'graphics/paint/DisplayItem.cpp',
|
| 'graphics/paint/DisplayItem.h',
|
| + 'graphics/paint/DisplayItems.cpp',
|
| + 'graphics/paint/DisplayItems.h',
|
| 'graphics/paint/DisplayItemCacheSkipper.h',
|
| 'graphics/paint/DisplayItemClient.h',
|
| 'graphics/paint/DisplayItemList.cpp',
|
|
|