| Index: third_party/WebKit/Source/core/layout/TableLayoutAlgorithmFixed.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/TableLayoutAlgorithmFixed.cpp b/third_party/WebKit/Source/core/layout/TableLayoutAlgorithmFixed.cpp
|
| index 19ca1cd9e82263f5aac4dbd403140ec7e262f8a1..d2c9b6a69755475794d3ae0e5c9c741bcdf1038d 100644
|
| --- a/third_party/WebKit/Source/core/layout/TableLayoutAlgorithmFixed.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/TableLayoutAlgorithmFixed.cpp
|
| @@ -19,7 +19,6 @@
|
| * Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -#include "config.h"
|
| #include "core/layout/TableLayoutAlgorithmFixed.h"
|
|
|
| #include "core/layout/LayoutTable.h"
|
|
|