| 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 a377e0d8b566ac8280ec2bf92e3a4593aa3be57d..f99d4d03d9cfed53e2963842a72f015490fe41f5 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -4205,6 +4205,7 @@
|
| 'layout/TextAutosizerTest.cpp',
|
| 'layout/VisualRectMappingTest.cpp',
|
| 'layout/compositing/CompositedLayerMappingTest.cpp',
|
| + 'layout/ng/ng_block_layout_algorithm_test.cc',
|
| 'layout/shapes/BoxShapeTest.cpp',
|
| 'layout/svg/LayoutSVGRootTest.cpp',
|
| 'loader/DocumentLoadTimingTest.cpp',
|
|
|