| Index: Source/bindings/core/v8/V8CustomElementLifecycleCallbacks.h
|
| diff --git a/Source/bindings/core/v8/V8CustomElementLifecycleCallbacks.h b/Source/bindings/core/v8/V8CustomElementLifecycleCallbacks.h
|
| index 3699810d0cd7dc5505f41a6f57eef6bde6e320a1..1c8ec98e26b2f8be0b4f19f78dd90a923e0f4fcb 100644
|
| --- a/Source/bindings/core/v8/V8CustomElementLifecycleCallbacks.h
|
| +++ b/Source/bindings/core/v8/V8CustomElementLifecycleCallbacks.h
|
| @@ -43,7 +43,6 @@ namespace blink {
|
|
|
| class CustomElementLifecycleCallbacks;
|
| class Element;
|
| -class ExecutionContext;
|
| class V8PerContextData;
|
|
|
| class V8CustomElementLifecycleCallbacks FINAL : public CustomElementLifecycleCallbacks, ContextLifecycleObserver {
|
|
|