Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/HTMLUListElement.cpp |
| diff --git a/third_party/WebKit/Source/core/html/HTMLUListElement.cpp b/third_party/WebKit/Source/core/html/HTMLUListElement.cpp |
| index 9d1863162897fdb04654e14f1bc69c776917c5dd..504dd7ad42ca0df2490e03a8300371166fa37429 100644 |
| --- a/third_party/WebKit/Source/core/html/HTMLUListElement.cpp |
| +++ b/third_party/WebKit/Source/core/html/HTMLUListElement.cpp |
| @@ -59,4 +59,4 @@ void HTMLUListElement::collectStyleForPresentationAttribute(const QualifiedName& |
| } |
| } |
| -} |
| +} // namespace blink |