| 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 001fb1dd63b8b5b2751811ec6d0e3f9a52de8671..9b8d6753ed23d46151aa75d910bf436fc786c5de 100755
|
| --- a/content/test/gpu/generate_buildbot_json.py
|
| +++ b/content/test/gpu/generate_buildbot_json.py
|
| @@ -1003,6 +1003,13 @@ TELEMETRY_GPU_INTEGRATION_TESTS = {
|
| },
|
| ]
|
| },
|
| + 'depth_capture': {
|
| + 'tester_configs': [
|
| + {
|
| + 'allow_on_android': True,
|
| + },
|
| + ]
|
| + },
|
| 'pixel_test': {
|
| 'target_name': 'pixel',
|
| 'args': [
|
|
|