| Index: ui/native_theme/native_theme.gyp
|
| diff --git a/ui/native_theme/native_theme.gyp b/ui/native_theme/native_theme.gyp
|
| index 3bcdadb4f7a1daeb6fa18931bfe43b82412cb403..4c06d76ddfda447ce2ea384ca669924741f8622f 100644
|
| --- a/ui/native_theme/native_theme.gyp
|
| +++ b/ui/native_theme/native_theme.gyp
|
| @@ -35,6 +35,10 @@
|
| 'native_theme_aurawin.h',
|
| 'native_theme_base.cc',
|
| 'native_theme_base.h',
|
| + 'native_theme_dark_aura.cc',
|
| + 'native_theme_dark_aura.h',
|
| + 'native_theme_dark_win.cc',
|
| + 'native_theme_dark_win.h',
|
| 'native_theme_mac.h',
|
| 'native_theme_mac.mm',
|
| 'native_theme_observer.cc',
|
|
|