| Index: third_party/WebKit/Source/core/layout/LayoutTableCol.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/LayoutTableCol.cpp b/third_party/WebKit/Source/core/layout/LayoutTableCol.cpp
|
| index e3ba813bc823d439410e9a800e3431d42619cfd9..bafa7fcfb72de98f97d236a876d42537794452c9 100644
|
| --- a/third_party/WebKit/Source/core/layout/LayoutTableCol.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/LayoutTableCol.cpp
|
| @@ -194,4 +194,4 @@ const BorderValue& LayoutTableCol::borderAdjoiningCellAfter(const LayoutTableCel
|
| return style()->borderEnd();
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|