| Index: Source/core/paint/ThemePainterDefault.h
|
| diff --git a/Source/core/paint/ThemePainterDefault.h b/Source/core/paint/ThemePainterDefault.h
|
| index 4126bcaf849d8e0de35e31b322c836b3b8c83cb3..5c80f1c0dd9b86cfb271dde4f39dd07d12f4a598 100644
|
| --- a/Source/core/paint/ThemePainterDefault.h
|
| +++ b/Source/core/paint/ThemePainterDefault.h
|
| @@ -49,7 +49,6 @@ private:
|
| virtual bool paintSearchField(LayoutObject*, const PaintInfo&, const IntRect&) override;
|
| virtual bool paintSearchFieldCancelButton(LayoutObject*, const PaintInfo&, const IntRect&) override;
|
| virtual bool paintSearchFieldResultsDecoration(LayoutObject*, const PaintInfo&, const IntRect&) override;
|
| - virtual bool paintMediaCastButton(LayoutObject*, const PaintInfo&, const IntRect&) override;
|
| };
|
|
|
| } // namespace blink
|
|
|