Chromium Code Reviews| Index: tools/run-tests.py |
| diff --git a/tools/run-tests.py b/tools/run-tests.py |
| index 9525163ae1f33f68e3bb70ac7562e97de1bab861..a2a8d5f5fa681ef8b83db88b8795320a1e2aacb5 100755 |
| --- a/tools/run-tests.py |
| +++ b/tools/run-tests.py |
| @@ -175,6 +175,8 @@ SUPPORTED_ARCHS = ["android_arm", |
| "mips64el", |
| "nacl_ia32", |
| "nacl_x64", |
| + "s390", |
| + "s390x", |
| "ppc", |
| "ppc64", |
| "x64", |