| 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 c2ead98591abe4a395bb664933ee65b58944d4ad..075894a2822dc0027e3ec089531be31ec2380e8f 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -4124,6 +4124,7 @@
|
| 'input/EventHandlerTest.cpp',
|
| 'layout/ImageQualityControllerTest.cpp',
|
| 'layout/LayoutBlockTest.cpp',
|
| + 'layout/LayoutBoxModelObjectTest.cpp',
|
| 'layout/LayoutBoxTest.cpp',
|
| 'layout/LayoutInlineTest.cpp',
|
| 'layout/LayoutMultiColumnFlowThreadTest.cpp',
|
|
|