Chromium Code Reviews| Index: content/content_tests.gypi |
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
| index 7f456876d01b60064cf3c91bee00a0ab14402699..66cee7fcdb512b277f9b2795039865d76e3cbf08 100644 |
| --- a/content/content_tests.gypi |
| +++ b/content/content_tests.gypi |
| @@ -1464,7 +1464,7 @@ |
| }, |
| ] |
| }], |
| - ['chromeos==1 and target_arch == "arm"', { |
| + ['chromeos==1 and (target_arch == "arm" or use_x11 == 1)', { |
| 'targets': [ |
| { |
| 'target_name': 'video_encode_accelerator_unittest', |