| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index a9d22e146b73c0ba1bf412843003500678f9f420..389b83b30b06019c5415293a2692140cebeb5ed4 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -635,6 +635,7 @@
|
| 'graphics/gpu/WebGLImageConversion.h',
|
| 'graphics/media/MediaPlayer.cpp',
|
| 'graphics/media/MediaPlayer.h',
|
| + 'graphics/paint/CachedDisplayItem.cpp',
|
| 'graphics/paint/CachedDisplayItem.h',
|
| 'graphics/paint/ClipDisplayItem.cpp',
|
| 'graphics/paint/ClipDisplayItem.h',
|
|
|