| Index: third_party/WebKit/Source/platform/blink_platform.gypi
|
| diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| index 8714aaa83e0f6f61a831998c3d412532cf5f7d83..cb502f48ebb82a2f38b522d28bfdaf6a50695196 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gypi
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| @@ -1219,6 +1219,7 @@
|
| 'graphics/paint/DisplayItemTest.cpp',
|
| 'graphics/paint/GeometryMapperTest.cpp',
|
| 'graphics/paint/PaintArtifactToSkCanvasTest.cpp',
|
| + 'graphics/paint/PaintChunkTest.cpp',
|
| 'graphics/paint/PaintChunkerTest.cpp',
|
| 'graphics/paint/PaintControllerTest.cpp',
|
| 'graphics/paint/PropertyTreeStateTest.cpp',
|
|
|