Chromium Code Reviews| Index: content/content_tests.gypi |
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
| index 97c3cd34ca73ffe646533d54dfba2c5ef0b9ce2f..1ce3c411b644871121d434f4c71fe168c26b61cc 100644 |
| --- a/content/content_tests.gypi |
| +++ b/content/content_tests.gypi |
| @@ -794,7 +794,7 @@ |
| }, |
| ], |
| }], |
| - ['chromeos==1 or OS=="linux" or OS=="win" or OS=="mac"', { |
| + ['chromeos==1 or OS=="win" or OS=="mac"', { |
| 'targets': [ |
| { |
| 'target_name': 'video_decode_accelerator_unittest', |