Chromium Code Reviews| Index: content/content_tests.gypi |
| =================================================================== |
| --- content/content_tests.gypi (revision 244508) |
| +++ content/content_tests.gypi (working copy) |
| @@ -803,7 +803,7 @@ |
| '../testing/android/native_test.gyp:native_test_native_code', |
| ], |
| }], |
| - ['use_aura!=1 and OS!="win" and OS!="android"', { |
| + ['use_aura!=1 and OS!="android"', { |
| 'sources!': [ |
| 'browser/renderer_host/input/tap_suppression_controller_unittest.cc', |
| ], |