| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 667f18ec29af700d6b7cac6752712c8a4f549ef4..81983b3ca8043c28e1178101a07b9d7ebb558624 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -570,6 +570,8 @@
|
| 'graphics/DisplayList.h',
|
| 'graphics/DrawLooperBuilder.cpp',
|
| 'graphics/DrawLooperBuilder.h',
|
| + 'graphics/FirstPaintInvalidationTracking.cpp',
|
| + 'graphics/FirstPaintInvalidationTracking.h',
|
| 'graphics/FrameData.cpp',
|
| 'graphics/FrameData.h',
|
| 'graphics/GeneratedImage.cpp',
|
|
|