Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/parser/BackgroundHTMLParser.h |
| diff --git a/third_party/WebKit/Source/core/html/parser/BackgroundHTMLParser.h b/third_party/WebKit/Source/core/html/parser/BackgroundHTMLParser.h |
| index 88365ff5868bd4450d61eaedf42ef11fb83b065b..895e0acdbd771749ea7fafe5bffb9858007deb79 100644 |
| --- a/third_party/WebKit/Source/core/html/parser/BackgroundHTMLParser.h |
| +++ b/third_party/WebKit/Source/core/html/parser/BackgroundHTMLParser.h |
| @@ -126,6 +126,6 @@ private: |
| bool m_startingScript; |
| }; |
| -} |
| +} // namespace blink |
| #endif |