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