| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 313cb5f31c2f487ced6c283fa335409335df0bdd..c91773756536c284824e55baa0329137c300963d 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1480,6 +1480,8 @@
|
| 'page/scrolling/ScrollingConstraints.h',
|
| 'page/scrolling/ScrollingCoordinator.cpp',
|
| 'page/scrolling/ScrollingCoordinator.h',
|
| + 'paint/BlockPainter.cpp',
|
| + 'paint/BlockPainter.h',
|
| 'paint/BoxDecorationData.h',
|
| 'paint/BoxDecorationData.cpp',
|
| 'paint/BoxPainter.cpp',
|
|
|