| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index be2940e8301ecb1d14182630d34a7622d2e69cc8..d0369c1b5bf524419f21d6ba7eab136e86867de7 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -663,6 +663,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',
|
|
|