Chromium Code Reviews| Index: content/content_tests.gypi |
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
| index 40a3f2f5891e4a0e479393089f5e9a1d1bfb3902..7d7545f458f4813f3e3c945d55fc8350ff67258c 100644 |
| --- a/content/content_tests.gypi |
| +++ b/content/content_tests.gypi |
| @@ -896,6 +896,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', |