| Index: third_party/WebKit/Source/core/layout/TableLayoutAlgorithmAuto.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/TableLayoutAlgorithmAuto.cpp b/third_party/WebKit/Source/core/layout/TableLayoutAlgorithmAuto.cpp
|
| index 142f55b4967307c7d406e6b2412f8e596c8a1556..04cfa8438e99d00f77e34ae9f5f5a9698ea830f0 100644
|
| --- a/third_party/WebKit/Source/core/layout/TableLayoutAlgorithmAuto.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/TableLayoutAlgorithmAuto.cpp
|
| @@ -697,4 +697,4 @@ void TableLayoutAlgorithmAuto::shrinkColumnWidth(const LengthType& lengthType, i
|
| }
|
| }
|
| }
|
| -}
|
| +} // namespace blink
|
|
|