Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/HTMLHRElement.cpp |
| diff --git a/third_party/WebKit/Source/core/html/HTMLHRElement.cpp b/third_party/WebKit/Source/core/html/HTMLHRElement.cpp |
| index 1b8e7ad31856916af26b807aea9322141ffaa7fa..0ee0134c9557c3b3294e32f0b1feafc635672130 100644 |
| --- a/third_party/WebKit/Source/core/html/HTMLHRElement.cpp |
| +++ b/third_party/WebKit/Source/core/html/HTMLHRElement.cpp |
| @@ -90,4 +90,4 @@ void HTMLHRElement::collectStyleForPresentationAttribute(const QualifiedName& na |
| } |
| } |
| -} |
| +} // namespace blink |