| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 6468b35f41b1e81e9a03173b5f0d21f5e999b0fb..397e0265b9d52ec90acb747d6fef2fa7dc880b2c 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -680,9 +680,9 @@
|
| 'graphics/paint/ScrollDisplayItem.cpp',
|
| 'graphics/paint/ScrollDisplayItem.h',
|
| 'graphics/paint/SkPictureBuilder.h',
|
| - 'graphics/paint/SubtreeDisplayItem.h',
|
| - 'graphics/paint/SubtreeRecorder.cpp',
|
| - 'graphics/paint/SubtreeRecorder.h',
|
| + 'graphics/paint/SubsequenceDisplayItem.h',
|
| + 'graphics/paint/SubsequenceRecorder.cpp',
|
| + 'graphics/paint/SubsequenceRecorder.h',
|
| 'graphics/paint/Transform3DDisplayItem.cpp',
|
| 'graphics/paint/Transform3DDisplayItem.h',
|
| 'graphics/paint/TransformDisplayItem.cpp',
|
|
|