| Index: ui/native_theme/native_theme_mac.h
|
| diff --git a/ui/native_theme/native_theme_mac.h b/ui/native_theme/native_theme_mac.h
|
| index ddcd7921e21ef9cff26236ed116fdad287e701dd..ec48119d26442030155d1a14ee8235f45d4becfb 100644
|
| --- a/ui/native_theme/native_theme_mac.h
|
| +++ b/ui/native_theme/native_theme_mac.h
|
| @@ -69,9 +69,6 @@ class NATIVE_THEME_EXPORT NativeThemeMac : public NativeThemeBase {
|
| bool focus);
|
|
|
| private:
|
| - SkColor GetAuraColorWithSystemTint(NativeTheme::ColorId color_id,
|
| - const NativeTheme* base_theme) const;
|
| -
|
| NativeThemeMac();
|
| ~NativeThemeMac() override;
|
|
|
|
|