Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/line/BreakingContext.cpp |
| diff --git a/third_party/WebKit/Source/core/layout/line/BreakingContext.cpp b/third_party/WebKit/Source/core/layout/line/BreakingContext.cpp |
| index df5945bb19d318b9d0909fbc0f6c049e1375f898..1b343f5f31ea8e5214132dd627a6f61bddab1028 100644 |
| --- a/third_party/WebKit/Source/core/layout/line/BreakingContext.cpp |
| +++ b/third_party/WebKit/Source/core/layout/line/BreakingContext.cpp |
| @@ -65,4 +65,4 @@ InlineIterator BreakingContext::handleEndOfLine() |
| return m_lineBreak; |
| } |
| -} |
| +} // namespace blink |