| Index: third_party/WebKit/Source/core/layout/LayoutThemeDefault.h
|
| diff --git a/third_party/WebKit/Source/core/layout/LayoutThemeDefault.h b/third_party/WebKit/Source/core/layout/LayoutThemeDefault.h
|
| index 3eb10567b3e310be83416a42d248325a462f447b..9e15eb2c8e56af888ae06523c73b41cae82fe4e9 100644
|
| --- a/third_party/WebKit/Source/core/layout/LayoutThemeDefault.h
|
| +++ b/third_party/WebKit/Source/core/layout/LayoutThemeDefault.h
|
| @@ -82,8 +82,6 @@ class CORE_EXPORT LayoutThemeDefault : public LayoutTheme {
|
|
|
| Color platformFocusRingColor() const override;
|
|
|
| - double caretBlinkInterval() const final;
|
| -
|
| // System fonts.
|
| virtual void systemFont(CSSValueID systemFontID,
|
| FontStyle&,
|
|
|