| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index 9b9e8464f4d0d70081962f0980f2f22ab66ec9ce..ef5008fb88002e06a689674af73be750295443bc 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -2112,6 +2112,8 @@
|
| 'paint/PaintTiming.h',
|
| 'paint/PartPainter.cpp',
|
| 'paint/PartPainter.h',
|
| + 'paint/PrePaintTreeWalk.cpp',
|
| + 'paint/PrePaintTreeWalk.h',
|
| 'paint/ReplacedPainter.cpp',
|
| 'paint/ReplacedPainter.h',
|
| 'paint/ReplicaPainter.cpp',
|
|
|