Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / native_client / src / trusted / validator / validator.gyp
index f73a0f6..5382ea4 100644 (file)
       'sources' : [
         'validator_init.c',
       ],
-      'conditions': [
-        ['nacl_validator_ragel!=0', {
-          'defines': [
-            'NACL_VALIDATOR_RAGEL=1',
-          ],
-        }],
-      ],
     },
     {
       'target_name': 'validation_cache',
           'variables': {
             'win_target': 'x64',
           },
-          'conditions': [
-            ['nacl_validator_ragel!=0', {
-              'defines': [
-                'NACL_VALIDATOR_RAGEL=1',
-              ],
-            }],
-          ],
         },
         {
           'target_name': 'validation_cache64',