| 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 cbcdbe9d34fc583c5f539f611ba4ea69e2db76a4..8094a81f1fd25e7a2ee26cd08cb71d11514b46cb 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -3927,6 +3927,7 @@
|
| 'layout/MultiColumnFragmentainerGroupTest.cpp',
|
| 'layout/OverflowModelTest.cpp',
|
| 'layout/PaginationTest.cpp',
|
| + 'layout/PaintContainmentTest.cpp',
|
| 'layout/compositing/CompositedLayerMappingTest.cpp',
|
| 'layout/shapes/BoxShapeTest.cpp',
|
| 'loader/FrameFetchContextTest.cpp',
|
|
|