| 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..6acbc7be94845e6097abe9616e572ed770124947 100644
|
| --- a/ui/native_theme/native_theme.gyp
|
| +++ b/ui/native_theme/native_theme.gyp
|
| @@ -31,6 +31,8 @@
|
| 'native_theme_android.h',
|
| 'native_theme_aura.cc',
|
| 'native_theme_aura.h',
|
| + 'native_theme_aura_dark.cc',
|
| + 'native_theme_aura_dark.h',
|
| 'native_theme_aurawin.cc',
|
| 'native_theme_aurawin.h',
|
| 'native_theme_base.cc',
|
|
|