Chromium Code Reviews| Index: src/trusted/validator_x86/validator_x86.gyp |
| diff --git a/src/trusted/validator_x86/validator_x86.gyp b/src/trusted/validator_x86/validator_x86.gyp |
| index 27a5b0f9ac5c5deb27c17b384023152cbc2e6571..4e45ae6ebe5ce706aa4a16bf878b7d94a572703f 100644 |
| --- a/src/trusted/validator_x86/validator_x86.gyp |
| +++ b/src/trusted/validator_x86/validator_x86.gyp |
| @@ -72,8 +72,5 @@ |
| }, |
| }], |
| }], |
| - [ 'target_arch=="arm"', { |
| - 'targets': [] |
| - }], |
| ], |
| } |