Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/MutationCallback.h |
| diff --git a/third_party/WebKit/Source/core/dom/MutationCallback.h b/third_party/WebKit/Source/core/dom/MutationCallback.h |
| index 5bdfbfdaad15fa91535f5829281146fadfc62d9c..0ed7cae1b5312cdb34578ea2611ff59b1acbd82b 100644 |
| --- a/third_party/WebKit/Source/core/dom/MutationCallback.h |
| +++ b/third_party/WebKit/Source/core/dom/MutationCallback.h |
| @@ -50,6 +50,6 @@ public: |
| DEFINE_INLINE_VIRTUAL_TRACE() { } |
| }; |
| -} |
| +} // namespace blink |
| #endif // MutationCallback_h |