| Index: Source/core/dom/custom/CustomElementMicrotaskImportStep.h
|
| diff --git a/Source/core/dom/custom/CustomElementMicrotaskImportStep.h b/Source/core/dom/custom/CustomElementMicrotaskImportStep.h
|
| index 124f1726715998a7fe4a4525e08cc9dc1be344c4..210655d0f74bb6c3e35760cd36a267508c839742 100644
|
| --- a/Source/core/dom/custom/CustomElementMicrotaskImportStep.h
|
| +++ b/Source/core/dom/custom/CustomElementMicrotaskImportStep.h
|
| @@ -69,7 +69,6 @@ private:
|
|
|
| // CustomElementMicrotaskStep
|
| virtual Result process() OVERRIDE FINAL;
|
| - virtual bool needsProcessOrStop() const OVERRIDE FINAL;
|
|
|
| #if !defined(NDEBUG)
|
| virtual void show(unsigned indent) OVERRIDE;
|
|
|