Chromium Code Reviews| Index: src/untrusted/irt/check_tls.gypi |
| diff --git a/src/untrusted/irt/check_tls.gypi b/src/untrusted/irt/check_tls.gypi |
| index 930af50d01b7e6ba2bdb81947d4c43e08cec0347..1fb29254853b4e16cb66121d69869209f71c8e1a 100644 |
| --- a/src/untrusted/irt/check_tls.gypi |
| +++ b/src/untrusted/irt/check_tls.gypi |
| @@ -71,7 +71,7 @@ |
| }], |
| ['target_arch=="arm"', { |
| 'variables': { |
| - 'check_tls_arch': 'arm-pnacl', |
| + 'check_tls_arch': 'arm', |
| 'nexe_suffix': 'newlib_arm', |
| 'nacl_irt_name': 'nacl_irt_arm', |
| }, |