| Index: ui/native_theme/native_theme.gyp
|
| diff --git a/ui/native_theme/native_theme.gyp b/ui/native_theme/native_theme.gyp
|
| index 4817c0bbd12161980b180305c288857f5b942d73..f176468acd754de60b5fe089e4b0849a4d0fb274 100644
|
| --- a/ui/native_theme/native_theme.gyp
|
| +++ b/ui/native_theme/native_theme.gyp
|
| @@ -33,6 +33,8 @@
|
| 'native_theme_android.h',
|
| 'native_theme_aura.cc',
|
| 'native_theme_aura.h',
|
| + 'native_theme_aurawin.cc',
|
| + 'native_theme_aurawin.h',
|
| 'native_theme_base.cc',
|
| 'native_theme_base.h',
|
| 'native_theme_gtk.cc',
|
|
|