| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 52fdfb7c802ef37f93974d503cf582078c5e018e..fb1534e469de96fbea21193c761ba7f9a2564899 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1828,6 +1828,8 @@
|
| 'page/scrolling/ScrollingCoordinator.h',
|
| 'page/scrolling/ScrollState.cpp',
|
| 'page/scrolling/ScrollState.h',
|
| + 'compositing/DisplayListCompositingBuilder.cpp',
|
| + 'compositing/DisplayListCompositingBuilder.h',
|
| 'paint/BackgroundImageGeometry.cpp',
|
| 'paint/BackgroundImageGeometry.h',
|
| 'paint/BlockFlowPainter.cpp',
|
|
|