Chromium Code Reviews| Index: src/trusted/validator_ragel/dfa_validator_x86_32.gyp |
| =================================================================== |
| --- src/trusted/validator_ragel/dfa_validator_x86_32.gyp (revision 10713) |
| +++ src/trusted/validator_ragel/dfa_validator_x86_32.gyp (working copy) |
| @@ -8,9 +8,6 @@ |
| 'includes': [ |
| '../../../build/common.gypi', |
| ], |
| - 'target_defaults': { |
|
halyavin
2013/02/06 02:30:08
Is it needed for this CL?
khim
2013/02/06 08:01:49
No, it's in the same client :-( Removed.
|
| - 'defines': [ 'NACL_TRUSTED_BUT_NOT_TCB' ], |
| - }, |
| 'conditions': [ |
| ['target_arch=="ia32"', { |
| 'targets': [ |