| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index aa3c721e6ff28c22d5650c100c7378ba4cf9f45a..05b69bf6f65581fbeb3a5c74065398ae21046412 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -559,6 +559,8 @@
|
| 'graphics/DeferredImageDecoder.cpp',
|
| 'graphics/DeferredImageDecoder.h',
|
| 'graphics/DisplayList.h',
|
| + 'graphics/DisplayListPattern.cpp',
|
| + 'graphics/DisplayListPattern.h',
|
| 'graphics/DrawLooperBuilder.cpp',
|
| 'graphics/DrawLooperBuilder.h',
|
| 'graphics/FirstPaintInvalidationTracking.cpp',
|
|
|