Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/parser/AtomicHTMLToken.h |
| diff --git a/third_party/WebKit/Source/core/html/parser/AtomicHTMLToken.h b/third_party/WebKit/Source/core/html/parser/AtomicHTMLToken.h |
| index 5b7b904db79e04b443e133173b5f949fecc2bbfa..c82799ca7ee4aa69c2c196b21f3a14823665e800 100644 |
| --- a/third_party/WebKit/Source/core/html/parser/AtomicHTMLToken.h |
| +++ b/third_party/WebKit/Source/core/html/parser/AtomicHTMLToken.h |
| @@ -248,6 +248,6 @@ inline void AtomicHTMLToken::initializeAttributes(const HTMLToken::AttributeList |
| } |
| } |
| -} |
| +} // namespace blink |
| #endif |