Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / components / webdata.gypi
index 10073e6..c7ec47d 100644 (file)
           ],
         }],
       ],
+      'target_conditions': [
+        ['OS=="ios"', {
+          'sources/': [
+            ['include', '^webdata/encryptor/encryptor_mac\\.mm$'],
+            ['include', '^webdata/encryptor/encryptor_password_mac\\.mm$'],
+          ],
+        }],
+      ],
     },
     {
       'target_name': 'webdata_common',