| 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 0d4379ded53c84afdefe68b215429f93ebc84ccc..4b5fc3c85b7bce9f4c611c43041eb4b0d408a95d 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gypi
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| @@ -1222,6 +1222,7 @@
|
| 'graphics/paint/PaintArtifactToSkCanvasTest.cpp',
|
| 'graphics/paint/PaintChunkerTest.cpp',
|
| 'graphics/paint/PaintControllerTest.cpp',
|
| + 'graphics/paint/PropertyTreeStateTest.cpp',
|
| 'image-decoders/FastSharedBufferReaderTest.cpp',
|
| 'image-decoders/ImageDecoderTest.cpp',
|
| 'image-decoders/ImageDecoderTestHelpers.cpp',
|
|
|