Chromium Code Reviews| Index: content/content_tests.gypi |
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
| index 437d4bc71ae0c0daefcd4b7c27f9f4eee1f8f2a7..8b3811888ff5ce5ef8d0535b48015606e66be7da 100644 |
| --- a/content/content_tests.gypi |
| +++ b/content/content_tests.gypi |
| @@ -824,6 +824,7 @@ |
| ], |
| }], |
| ['chromeos==1 or OS=="win" or OS=="mac"', { |
| + # TODO(dwkang): make video_decode_accelerator_unittest work on Android. |
| 'targets': [ |
| { |
| 'target_name': 'video_decode_accelerator_unittest', |