| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 9405a8016eb419002e9846288d294fcbc5fd94f2..47ccb462b1ef48040f30bd83e7177b9ced108594 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1885,6 +1885,8 @@
|
| 'paint/InlineTextBoxPainter.h',
|
| 'paint/LayerClipRecorder.cpp',
|
| 'paint/LayerClipRecorder.h',
|
| + 'paint/LayerFixedPositionRecorder.cpp',
|
| + 'paint/LayerFixedPositionRecorder.h',
|
| 'paint/LayoutObjectDrawingRecorder.h',
|
| 'paint/LineBoxListPainter.cpp',
|
| 'paint/LineBoxListPainter.h',
|
|
|