| 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 5e7158e3cdc7f62b64868155cdaee4c66295012b..6f7796e0428dbad1e533c1c8b91fd8edba0b500b 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -4046,6 +4046,7 @@
|
| 'layout/PaginationTest.cpp',
|
| 'layout/PaintContainmentTest.cpp',
|
| 'layout/ScrollAnchorTest.cpp',
|
| + 'layout/VisualRectMappingTest.cpp',
|
| 'layout/compositing/CompositedLayerMappingTest.cpp',
|
| 'layout/shapes/BoxShapeTest.cpp',
|
| 'layout/svg/LayoutSVGRootTest.cpp',
|
|
|