Chromium Code Reviews| Index: Source/core/core.gypi |
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
| index d398fada518701ca48788833d176b197f2de1d94..0a597ac54c23b44bcd3544520a9579453476440a 100644 |
| --- a/Source/core/core.gypi |
| +++ b/Source/core/core.gypi |
| @@ -1928,6 +1928,7 @@ |
| 'paint/LayoutObjectDrawingRecorder.h', |
| 'paint/LineBoxListPainter.cpp', |
| 'paint/LineBoxListPainter.h', |
| + 'paint/LineLayoutPaintShim.h', |
|
leviw_travelin_and_unemployed
2015/08/26 17:54:04
I was thinking, we may end up needing this in anot
|
| 'paint/ListItemPainter.cpp', |
| 'paint/ListItemPainter.h', |
| 'paint/ListMarkerPainter.cpp', |