Chromium Code Reviews| Index: third_party/WebKit/Source/bindings/core/v8/V8MutationCallback.h |
| diff --git a/third_party/WebKit/Source/bindings/core/v8/V8MutationCallback.h b/third_party/WebKit/Source/bindings/core/v8/V8MutationCallback.h |
| index c55ce158a643da4db0532fc414e38d7804eae277..b774495b9d4376c831253753cf152bebb2fc3c91 100644 |
| --- a/third_party/WebKit/Source/bindings/core/v8/V8MutationCallback.h |
| +++ b/third_party/WebKit/Source/bindings/core/v8/V8MutationCallback.h |
| @@ -62,6 +62,6 @@ private: |
| RefPtr<ScriptState> m_scriptState; |
| }; |
| -} |
| +} // namespace blink |
| #endif // V8MutationCallback_h |