| Index: content/test/gpu/PRESUBMIT.py
|
| diff --git a/content/test/gpu/PRESUBMIT.py b/content/test/gpu/PRESUBMIT.py
|
| index c1725d6340b0e15bb46f238788893e15a5e3f478..4d287f059c56f119d5efed6cff01b764a03cb637 100644
|
| --- a/content/test/gpu/PRESUBMIT.py
|
| +++ b/content/test/gpu/PRESUBMIT.py
|
| @@ -76,6 +76,7 @@ def PostUploadHook(cl, change, output_api):
|
| 'master.tryserver.chromium.linux:linux_optional_gpu_tests_rel',
|
| 'master.tryserver.chromium.mac:mac_optional_gpu_tests_rel',
|
| 'master.tryserver.chromium.win:win_optional_gpu_tests_rel',
|
| + 'master.tryserver.chromium.android:android_optional_gpu_tests_rel',
|
| ]
|
|
|
| results = []
|
|
|