| Index: ash/common/frame/header_view.h
|
| diff --git a/ash/common/frame/header_view.h b/ash/common/frame/header_view.h
|
| index 6fa98b72c14ee6ddda9a58d071938b8dac1dcc68..a005f45a479cc273a74af9f5c1838cbee6b6fbf5 100644
|
| --- a/ash/common/frame/header_view.h
|
| +++ b/ash/common/frame/header_view.h
|
| @@ -60,8 +60,6 @@
|
| void SizeConstraintsChanged();
|
|
|
| void SetFrameColors(SkColor active_frame_color, SkColor inactive_frame_color);
|
| - SkColor GetActiveFrameColor() const;
|
| - SkColor GetInactiveFrameColor() const;
|
|
|
| // views::View:
|
| void Layout() override;
|
|
|