| Index: ui/native_theme/native_theme.gyp
|
| diff --git a/ui/native_theme/native_theme.gyp b/ui/native_theme/native_theme.gyp
|
| index 269bc0601e98d44b13528b7b8d5ba230d27fa5ec..4cd287758e1af97ac283640f7010e4a200828aae 100644
|
| --- a/ui/native_theme/native_theme.gyp
|
| +++ b/ui/native_theme/native_theme.gyp
|
| @@ -39,6 +39,8 @@
|
| 'native_theme_base.h',
|
| 'native_theme_mac.h',
|
| 'native_theme_mac.mm',
|
| + 'native_theme_observer.cc',
|
| + 'native_theme_observer.h',
|
| 'native_theme_switches.cc',
|
| 'native_theme_switches.h',
|
| 'native_theme_win.cc',
|
|
|