| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index 14a40f0e30f3b9bbba7063e76a4afbe1d8e280fe..0619750fa3a12bd161b8b8df9fe78713505a81b8 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -4187,6 +4187,7 @@
|
| 'paint/PaintPropertyTreeBuilderTest.cpp',
|
| 'paint/TableCellPainterTest.cpp',
|
| 'paint/TextPainterTest.cpp',
|
| + 'paint/VideoPainterTest.cpp',
|
| 'streams/ReadableStreamOperationsTest.cpp',
|
| 'streams/ReadableStreamReaderTest.cpp',
|
| 'streams/ReadableStreamTest.cpp',
|
|
|