Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/HTMLParagraphElement.cpp |
| diff --git a/third_party/WebKit/Source/core/html/HTMLParagraphElement.cpp b/third_party/WebKit/Source/core/html/HTMLParagraphElement.cpp |
| index 42e2475f381a669cbc8bbd22a09cb37e2d4c3f4c..6d47178ae28d0974dcd5beadb8789ac2ab6e9851 100644 |
| --- a/third_party/WebKit/Source/core/html/HTMLParagraphElement.cpp |
| +++ b/third_party/WebKit/Source/core/html/HTMLParagraphElement.cpp |
| @@ -53,4 +53,4 @@ void HTMLParagraphElement::collectStyleForPresentationAttribute(const QualifiedN |
| } |
| } |
| -} |
| +} // namespace blink |