| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 1d72f9e3f010a4f6f7e4b2b6105b0166eaeeb566..81ea88472aeb2a80639ef729ce5fb3a2ff72107c 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1926,6 +1926,7 @@
|
| 'paint/LayerFixedPositionRecorder.cpp',
|
| 'paint/LayerFixedPositionRecorder.h',
|
| 'paint/LayoutObjectDrawingRecorder.h',
|
| + 'paint/LayoutObjectSubtreeRecorder.h',
|
| 'paint/LineBoxListPainter.cpp',
|
| 'paint/LineBoxListPainter.h',
|
| 'paint/ListItemPainter.cpp',
|
|
|