Chromium Code Reviews| Index: content/content_tests.gypi |
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
| index 380a0eddda4c91733e6b03130b5e30b327dd034b..62727387b098700f83c2dc7b6d56add5227043f6 100644 |
| --- a/content/content_tests.gypi |
| +++ b/content/content_tests.gypi |
| @@ -886,6 +886,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', |