| Index: ui/native_theme/native_theme_dark_aura.cc
|
| diff --git a/ui/native_theme/native_theme_dark_aura.cc b/ui/native_theme/native_theme_dark_aura.cc
|
| index 27ee73ffb3c6c07c0083240c730c7563c0eb324f..e3ba4098c5c040d472557f25bb54be67ce22c363 100644
|
| --- a/ui/native_theme/native_theme_dark_aura.cc
|
| +++ b/ui/native_theme/native_theme_dark_aura.cc
|
| @@ -154,7 +154,7 @@
|
| return gfx::kPlaceholderColor;
|
| }
|
|
|
| -NativeThemeDarkAura::NativeThemeDarkAura() : NativeThemeAura(false) {}
|
| +NativeThemeDarkAura::NativeThemeDarkAura() {}
|
|
|
| NativeThemeDarkAura::~NativeThemeDarkAura() {}
|
|
|
|
|