| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 28d38fc9d9e2e0f7f7fe1b40fbcd01bbfca95b67..25bab04cf2f1b5a38419883146b4075b6d0ff44a 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -660,6 +660,7 @@
|
| 'graphics/paint/FloatClipDisplayItem.h',
|
| 'graphics/paint/ScrollDisplayItem.cpp',
|
| 'graphics/paint/ScrollDisplayItem.h',
|
| + 'graphics/paint/SkPictureRecorder.h',
|
| 'graphics/paint/SubtreeDisplayItem.cpp',
|
| 'graphics/paint/SubtreeDisplayItem.h',
|
| 'graphics/paint/Transform3DDisplayItem.cpp',
|
|
|