| 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 aba1a922f4aad6b2751f93ef94d3839e9c2d4bae..f3aea11d37431a56eccaf9210736b8d27569a694 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -4130,6 +4130,7 @@
|
| 'layout/ImageQualityControllerTest.cpp',
|
| 'layout/InlineTextBoxTest.cpp',
|
| 'layout/LayoutBlockTest.cpp',
|
| + 'layout/LayoutBoxModelObjectTest.cpp',
|
| 'layout/LayoutBoxTest.cpp',
|
| 'layout/LayoutInlineTest.cpp',
|
| 'layout/LayoutMultiColumnFlowThreadTest.cpp',
|
|
|