| 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 ddf41c6256cea5bf04792dd3841e7795f35e0746..1fe03b5e03531d658d7bb89361a728c01bff15c7 100755
|
| --- a/content/test/gpu/generate_buildbot_json.py
|
| +++ b/content/test/gpu/generate_buildbot_json.py
|
| @@ -605,7 +605,6 @@ COMMON_GTESTS = {
|
| ],
|
| 'args': ['--use-gpu-in-tests']
|
| },
|
| - 'content_gl_tests': {'args': ['--use-gpu-in-tests']},
|
| # TODO(kbr): content_unittests is killing the Linux GPU swarming
|
| # bots. crbug.com/582094 . It's not useful now anyway until audio
|
| # hardware is deployed on the swarming bots, so stop running it
|
|
|