Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/line/LineLayoutState.h |
| diff --git a/third_party/WebKit/Source/core/layout/line/LineLayoutState.h b/third_party/WebKit/Source/core/layout/line/LineLayoutState.h |
| index fc63d8fd0dc68284ba4e0a37fbfb4bbce4b8684f..ff9ab4b7b4d11dd579074ed8acc215d59b4bdc93 100644 |
| --- a/third_party/WebKit/Source/core/layout/line/LineLayoutState.h |
| +++ b/third_party/WebKit/Source/core/layout/line/LineLayoutState.h |
| @@ -122,6 +122,6 @@ private: |
| LayoutFlowThread* m_flowThread; |
| }; |
| -} |
| +} // namespace blink |
| #endif // LineLayoutState_h |