Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/parser/HTMLTreeBuilderSimulator.h |
| diff --git a/third_party/WebKit/Source/core/html/parser/HTMLTreeBuilderSimulator.h b/third_party/WebKit/Source/core/html/parser/HTMLTreeBuilderSimulator.h |
| index bce47cf7698c40c65da63a1c438f7a6abb96adaf..3b0f3749eec13250c6ae6615e4225b9c4b606c50 100644 |
| --- a/third_party/WebKit/Source/core/html/parser/HTMLTreeBuilderSimulator.h |
| +++ b/third_party/WebKit/Source/core/html/parser/HTMLTreeBuilderSimulator.h |
| @@ -71,6 +71,6 @@ private: |
| State m_namespaceStack; |
| }; |
| -} |
| +} // namespace blink |
| #endif |