Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/HTMLQuoteElement.cpp |
| diff --git a/third_party/WebKit/Source/core/html/HTMLQuoteElement.cpp b/third_party/WebKit/Source/core/html/HTMLQuoteElement.cpp |
| index 6643c0eb5f73d6acb8a3ff598f9653693ae09440..1e15ef9f1410d6e412ad817ca4b7acf4726ac749 100644 |
| --- a/third_party/WebKit/Source/core/html/HTMLQuoteElement.cpp |
| +++ b/third_party/WebKit/Source/core/html/HTMLQuoteElement.cpp |
| @@ -52,4 +52,4 @@ const QualifiedName& HTMLQuoteElement::subResourceAttributeName() const |
| return citeAttr; |
| } |
| -} |
| +} // namespace blink |