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