Index: ui/views/views.gyp |
diff --git a/ui/views/views.gyp b/ui/views/views.gyp |
index 6b0b283f96049a80e3560a5792dbd3c4f4849e86..2c128ce37d98891d2399b2ee6527a6a75b57db94 100644 |
--- a/ui/views/views.gyp |
+++ b/ui/views/views.gyp |
@@ -691,11 +691,6 @@ |
'../../base/allocator/allocator.gyp:allocator', |
], |
}], |
- ['use_aura==0 and OS=="win"', { |
- 'sources/': [ |
- ['exclude', 'controls/combobox/native_combobox_views_unittest.cc'], |
- ], |
- }], |
[ 'use_aura==1', { |
'dependencies': [ |
'../aura/aura.gyp:aura_test_support', |