| Index: third_party/WebKit/Source/core/html/HTMLRubyElement.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/HTMLRubyElement.cpp b/third_party/WebKit/Source/core/html/HTMLRubyElement.cpp
|
| index 97820da5b29a3e1831294c5a94431f926ba3554f..a5a97cfb557dd0a1d409bd8ac4e24c84443e2bd0 100644
|
| --- a/third_party/WebKit/Source/core/html/HTMLRubyElement.cpp
|
| +++ b/third_party/WebKit/Source/core/html/HTMLRubyElement.cpp
|
| @@ -27,4 +27,4 @@ LayoutObject* HTMLRubyElement::createLayoutObject(const ComputedStyle& style)
|
| return LayoutObject::createObject(this, style);
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|