| 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 e730e04357cb3ae3ae12a23b24d37b76db7eba65..e99f7025c684506dee57cf98b0682546ec48e988 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -2060,6 +2060,8 @@
|
| 'paint/FilterEffectBuilder.h',
|
| 'paint/FilterPainter.cpp',
|
| 'paint/FilterPainter.h',
|
| + 'paint/FirstMeaningfulPaintDetector.cpp',
|
| + 'paint/FirstMeaningfulPaintDetector.h',
|
| 'paint/FloatClipRecorder.cpp',
|
| 'paint/FloatClipRecorder.h',
|
| 'paint/FramePainter.cpp',
|
|
|