| Index: third_party/WebKit/Source/core/html/HTMLRTElement.h
|
| diff --git a/third_party/WebKit/Source/core/html/HTMLRTElement.h b/third_party/WebKit/Source/core/html/HTMLRTElement.h
|
| index 13b21e5e75b77464990c1b0beb13a946a1f3a7af..3eb61c904038aac8128cdc3539494b9cf882050b 100644
|
| --- a/third_party/WebKit/Source/core/html/HTMLRTElement.h
|
| +++ b/third_party/WebKit/Source/core/html/HTMLRTElement.h
|
| @@ -21,6 +21,6 @@ private:
|
| LayoutObject* createLayoutObject(const ComputedStyle&) override;
|
| };
|
|
|
| -} // namespace
|
| +} // namespace blink
|
|
|
| #endif
|
|
|