| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 042e5fb2f506aa122e0d5cc27cec6587c26cde1a..c46a7fa5efb223328469e33ee3c50fb1dc6c39ba 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1520,6 +1520,8 @@
|
| 'paint/MultiColumnSetPainter.h',
|
| 'paint/ReplicaPainter.cpp',
|
| 'paint/ReplicaPainter.h',
|
| + 'paint/ScrollbarPainter.cpp',
|
| + 'paint/ScrollbarPainter.h',
|
| 'paint/SVGForeignObjectPainter.cpp',
|
| 'paint/SVGForeignObjectPainter.h',
|
| 'paint/SVGImagePainter.cpp',
|
|
|