Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/TreeScopeAdopter.h |
| diff --git a/third_party/WebKit/Source/core/dom/TreeScopeAdopter.h b/third_party/WebKit/Source/core/dom/TreeScopeAdopter.h |
| index a3d1deb1823d048c6c0a9b53c04f2b855a82c8d3..861b4b35508f407028211914c5ebd1ad51f41b96 100644 |
| --- a/third_party/WebKit/Source/core/dom/TreeScopeAdopter.h |
| +++ b/third_party/WebKit/Source/core/dom/TreeScopeAdopter.h |
| @@ -65,6 +65,6 @@ inline TreeScopeAdopter::TreeScopeAdopter(Node& toAdopt, TreeScope& newScope) |
| { |
| } |
| -} |
| +} // namespace blink |
| #endif |