| Index: third_party/WebKit/Source/core/html/shadow/ProgressShadowElement.h
|
| diff --git a/third_party/WebKit/Source/core/html/shadow/ProgressShadowElement.h b/third_party/WebKit/Source/core/html/shadow/ProgressShadowElement.h
|
| index 9520ec1f76d90c89410e6f7998cb9a2fa4351c02..314db7052c2e89ed1edfe0223d15588e999e191a 100644
|
| --- a/third_party/WebKit/Source/core/html/shadow/ProgressShadowElement.h
|
| +++ b/third_party/WebKit/Source/core/html/shadow/ProgressShadowElement.h
|
| @@ -55,7 +55,6 @@ public:
|
| private:
|
| explicit ProgressInnerElement(Document&);
|
|
|
| - LayoutObject* createLayoutObject(const ComputedStyle&) override;
|
| bool layoutObjectIsNeeded(const ComputedStyle&) override;
|
| };
|
|
|
|
|