Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/LayoutBlockFlowLine.cpp |
| diff --git a/third_party/WebKit/Source/core/layout/LayoutBlockFlowLine.cpp b/third_party/WebKit/Source/core/layout/LayoutBlockFlowLine.cpp |
| index 05b71ef1447c822df210ce919b31cf8df5a4e835..278e7fcfb6b4ab5ea153f85c91ef442c1ea865fc 100644 |
| --- a/third_party/WebKit/Source/core/layout/LayoutBlockFlowLine.cpp |
| +++ b/third_party/WebKit/Source/core/layout/LayoutBlockFlowLine.cpp |
| @@ -2096,4 +2096,4 @@ PaintInvalidationReason LayoutBlockFlow::invalidatePaintIfNeeded(PaintInvalidati |
| return reason; |
| } |
| -} |
| +} // namespace blink |