Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/HTMLFontElement.cpp |
| diff --git a/third_party/WebKit/Source/core/html/HTMLFontElement.cpp b/third_party/WebKit/Source/core/html/HTMLFontElement.cpp |
| index 01b72c534b71a032d4e2579fe25b537fc8fd45c5..a53824f700f3e27cbdcf961890cb05adaa3dd855 100644 |
| --- a/third_party/WebKit/Source/core/html/HTMLFontElement.cpp |
| +++ b/third_party/WebKit/Source/core/html/HTMLFontElement.cpp |
| @@ -195,4 +195,4 @@ void HTMLFontElement::collectStyleForPresentationAttribute(const QualifiedName& |
| } |
| } |
| -} |
| +} // namespace blink |