Chromium Code Reviews| Index: third_party/WebKit/Source/core/events/TreeScopeEventContext.h |
| diff --git a/third_party/WebKit/Source/core/events/TreeScopeEventContext.h b/third_party/WebKit/Source/core/events/TreeScopeEventContext.h |
| index 3487d0121e2230407a7f552ff9cf78a0ab132b2a..1fce6666194643c9b47e7a5f9afbd88d0c738d5a 100644 |
| --- a/third_party/WebKit/Source/core/events/TreeScopeEventContext.h |
| +++ b/third_party/WebKit/Source/core/events/TreeScopeEventContext.h |
| @@ -143,6 +143,6 @@ inline bool TreeScopeEventContext::isExclusivePartOf(const TreeScopeEventContext |
| } |
| #endif |
| -} |
| +} // namespace blink |
| #endif // TreeScopeEventContext_h |