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