| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index f02c706e803b0b521029a0b18db14cdc7cdbec0d..5439c5d2656b7269e651550d50b03513016dedb9 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -662,6 +662,7 @@
|
| 'graphics/paint/DisplayItemTransformTree.h',
|
| 'graphics/paint/DisplayItemTransformTreeBuilder.cpp',
|
| 'graphics/paint/DisplayItemTransformTreeBuilder.h',
|
| + 'graphics/paint/DisplayList.h',
|
| 'graphics/paint/DrawingDisplayItem.cpp',
|
| 'graphics/paint/DrawingDisplayItem.h',
|
| 'graphics/paint/DrawingRecorder.cpp',
|
|
|