Chromium Code Reviews| Index: content/content_tests.gypi |
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
| index f25321ead4a39c9e10f9890d6bcc8ad6f806dbc0..2400005b50bdfa7ba028f195b9124a7620503dcb 100644 |
| --- a/content/content_tests.gypi |
| +++ b/content/content_tests.gypi |
| @@ -895,6 +895,8 @@ |
| ], |
| }], |
| ['chromeos==1 or OS=="win" or OS=="mac"', { |
| + # TODO(felipeg): make video_decode_accelerator_unittest work on Android. |
| + # crbug.com/178647 |
| 'targets': [ |
| { |
| 'target_name': 'video_decode_accelerator_unittest', |