Bump version to 0.127
[platform/framework/web/tizen-extensions-crosswalk.git] / tizen-wrt.gyp
index 0d8a703..0acc60a 100644 (file)
@@ -9,6 +9,7 @@
       'type': 'none',
       'dependencies': [
         'bluetooth/bluetooth.gyp:*',
+        'media_renderer/media_renderer.gyp:*',
         'mediaserver/mediaserver.gyp:*',
         'network_bearer_selection/network_bearer_selection.gyp:*',
         'notification/notification.gyp:*',
         'time/time.gyp:*',
         'tizen/tizen.gyp:*',
         'utils/utils.gyp:*',
+        'web_setting/web_setting.gyp:*',
       ],
       'conditions': [
         [ 'tizen == 1', {
           'dependencies': [
             'alarm/alarm.gyp:*',
             'application/application.gyp:*',
-            'audiosystem/audiosystem.gyp:*',
             'bookmark/bookmark.gyp:*',
             'content/content.gyp:*',
             'download/download.gyp:*',
             'filesystem/filesystem.gyp:*',
             'messageport/messageport.gyp:*',
+            'nfc/nfc.gyp:*',
+            'package/package.gyp:*',
           ],
         }],
         [ 'extension_host_os == "mobile"', {
           'dependencies': [
             'callhistory/callhistory.gyp:*',
+            'datasync/datasync.gyp:*',
           ],
         }],
         [ 'extension_host_os == "ivi"', {
           'dependencies': [
+            'audiosystem/audiosystem.gyp:*',
+            'sso/sso.gyp:*',
+            'telephony/telephony.gyp:*',
             'vehicle/vehicle.gyp:*',
           ],
         }],