| Index: third_party/WebKit/Source/bindings/core/v8/V8IntersectionObserverCallback.h
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/V8IntersectionObserverCallback.h b/third_party/WebKit/Source/bindings/core/v8/V8IntersectionObserverCallback.h
|
| index 34f167c057dbe98c4440a0ce7b94e353e0e53ddb..bd119f7406e78b8b159265ab3bd4ed92da690c42 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/V8IntersectionObserverCallback.h
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/V8IntersectionObserverCallback.h
|
| @@ -31,5 +31,5 @@ private:
|
| RefPtr<ScriptState> m_scriptState;
|
| };
|
|
|
| -}
|
| +} // namespace blink
|
| #endif // V8IntersectionObserverCallback_h
|
|
|