Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/HTMLPreElement.cpp |
| diff --git a/third_party/WebKit/Source/core/html/HTMLPreElement.cpp b/third_party/WebKit/Source/core/html/HTMLPreElement.cpp |
| index d1aaca0463a43050b02a37da74594e881231ec0c..062927a7a44f4c8f4ad49c63b175163755d1fb06 100644 |
| --- a/third_party/WebKit/Source/core/html/HTMLPreElement.cpp |
| +++ b/third_party/WebKit/Source/core/html/HTMLPreElement.cpp |
| @@ -53,4 +53,4 @@ void HTMLPreElement::collectStyleForPresentationAttribute(const QualifiedName& n |
| HTMLElement::collectStyleForPresentationAttribute(name, value, style); |
| } |
| -} |
| +} // namespace blink |