| 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 e6b6b1d93ec704e5a35be85b7b0e75c72d0f4e61..f78441aa5f21eba3466f4bc39a00ac9af9f3828b 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -3981,6 +3981,7 @@
|
| 'layout/LayoutMultiColumnFlowThreadTest.cpp',
|
| 'layout/LayoutObjectTest.cpp',
|
| 'layout/LayoutPartTest.cpp',
|
| + 'layout/LayoutProgressTest.cpp',
|
| 'layout/LayoutTableCellTest.cpp',
|
| 'layout/LayoutTableRowTest.cpp',
|
| 'layout/LayoutTestHelper.cpp',
|
|
|