| Index: ui/native_theme/native_theme_aura.h
|
| diff --git a/ui/native_theme/native_theme_aura.h b/ui/native_theme/native_theme_aura.h
|
| index b3417b353ced7af13b035872b3515a5cfc875c80..a31a97bfbd9c45625dda0393fac9fd23dac90faa 100644
|
| --- a/ui/native_theme/native_theme_aura.h
|
| +++ b/ui/native_theme/native_theme_aura.h
|
| @@ -16,7 +16,7 @@ class NATIVE_THEME_EXPORT NativeThemeAura : public FallbackTheme {
|
| public:
|
| static NativeThemeAura* instance();
|
|
|
| - private:
|
| + protected:
|
| NativeThemeAura();
|
| virtual ~NativeThemeAura();
|
|
|
|
|