Chromium Code Reviews| Index: src/trusted/validator_ragel/dfa_validator_x86_64.gyp |
| =================================================================== |
| --- src/trusted/validator_ragel/dfa_validator_x86_64.gyp (revision 10713) |
| +++ src/trusted/validator_ragel/dfa_validator_x86_64.gyp (working copy) |
| @@ -9,7 +9,6 @@ |
| '../../../build/common.gypi', |
| ], |
| 'target_defaults': { |
| - 'defines': [ 'NACL_TRUSTED_BUT_NOT_TCB' ], |
| 'conditions': [ |
| ['OS=="win" and target_arch=="ia32"', { |
| 'variables': { |