| Index: content/test/gpu/generate_buildbot_json.py
|
| diff --git a/content/test/gpu/generate_buildbot_json.py b/content/test/gpu/generate_buildbot_json.py
|
| index 1e022fe88c790c82d3da1b39081603591d33fd50..27c127d4530b86108a4d88a75a86b02f6a24da15 100755
|
| --- a/content/test/gpu/generate_buildbot_json.py
|
| +++ b/content/test/gpu/generate_buildbot_json.py
|
| @@ -1087,17 +1087,6 @@ COMMON_GTESTS = {
|
| 'tab_capture_end2end_tests_run',
|
| ],
|
| },
|
| - 'video_decode_accelerator_unittest': {
|
| - 'tester_configs': [
|
| - {
|
| - 'os_types': ['win']
|
| - },
|
| - ],
|
| - 'args': [
|
| - '--test_video_data='
|
| - '../../media/test/data/test-25fps.h264:320:240:250:258:50:175:1'
|
| - ],
|
| - },
|
| }
|
|
|
| # This requires a hack because the isolate's name is different than
|
|
|