| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 4ece8e6537c8fa6fe4ebfb71ff5283a5f143ecd7..6246c5f6c059a21df469c69ef995a0d6af5705b1 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -897,6 +897,8 @@
|
| ],
|
| }],
|
| ['chromeos==1 or OS=="win" or OS=="mac"', {
|
| + # TODO(felipeg): Make video_decode_accelerator_unittest work on Android.
|
| + # http://crbug.com/178647
|
| 'targets': [
|
| {
|
| 'target_name': 'video_decode_accelerator_unittest',
|
|
|