| Index: third_party/WebKit/Source/platform/blink_platform.gypi
|
| diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| index fba0e2e232832e19cd7fae7aae55af3267bac70a..e1adf80b08f4e6727ea2fe6f5508a1ec4dd7f074 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gypi
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| @@ -661,6 +661,7 @@
|
| 'graphics/paint/ClipRecorder.h',
|
| 'graphics/paint/DisplayItem.cpp',
|
| 'graphics/paint/DisplayItem.h',
|
| + 'graphics/paint/DisplayItems.h',
|
| 'graphics/paint/DisplayItemCacheSkipper.h',
|
| 'graphics/paint/DisplayItemClient.h',
|
| 'graphics/paint/DisplayItemList.cpp',
|
| @@ -683,6 +684,8 @@
|
| 'graphics/paint/FixedPositionDisplayItem.h',
|
| 'graphics/paint/FloatClipDisplayItem.cpp',
|
| 'graphics/paint/FloatClipDisplayItem.h',
|
| + 'graphics/paint/PaintArtifact.cpp',
|
| + 'graphics/paint/PaintArtifact.h',
|
| 'graphics/paint/PaintChunkProperties.h',
|
| 'graphics/paint/PaintChunk.h',
|
| 'graphics/paint/PaintChunker.cpp',
|
|
|