Chromium Code Reviews| Index: ui/ui.gyp |
| diff --git a/ui/ui.gyp b/ui/ui.gyp |
| index 20061625075e45bb2b1264772b2571b7e6dd6555..80e8e60ec1afd4a67fa3eb1c88cea32681fd4a93 100644 |
| --- a/ui/ui.gyp |
| +++ b/ui/ui.gyp |
| @@ -614,8 +614,6 @@ |
| 'sources/': [ |
| ['exclude', 'base/dragdrop/os_exchange_data_provider_win.cc'], |
| ['exclude', 'base/dragdrop/os_exchange_data_provider_win.h'], |
| - ['exclude', 'base/native_theme/native_theme_win.cc'], |
| - ['exclude', 'base/native_theme/native_theme_win.h'], |
| ], |
| }], |
| ['use_aura==0 and toolkit_views==0', { |