Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/HTMLRubyElement.h |
| diff --git a/third_party/WebKit/Source/core/html/HTMLRubyElement.h b/third_party/WebKit/Source/core/html/HTMLRubyElement.h |
| index 33fae1b1e4ea2056811d64162150d723b187cf6a..a4f3d57bbbca90102744eef0311b38f022ff4f6a 100644 |
| --- a/third_party/WebKit/Source/core/html/HTMLRubyElement.h |
| +++ b/third_party/WebKit/Source/core/html/HTMLRubyElement.h |
| @@ -21,6 +21,6 @@ private: |
| LayoutObject* createLayoutObject(const ComputedStyle&) override; |
| }; |
| -} // namespace |
| +} // namespace blink |
| #endif |