From: HyunJin Park Date: Thu, 22 Oct 2015 07:57:52 +0000 (+0900) Subject: Merge "[Dialog] Implementation of Dialog plugin." X-Git-Tag: accepted/tizen/mobile/20151221.223740^2~81 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b2b67e2a8e16670262584c27882c397bd760cafe;p=platform%2Fcore%2Fapi%2Fcordova-plugins.git Merge "[Dialog] Implementation of Dialog plugin." --- b2b67e2a8e16670262584c27882c397bd760cafe diff --cc src/cordova-api.gyp index 57f973e,013edb0..3f3140e --- a/src/cordova-api.gyp +++ b/src/cordova-api.gyp @@@ -10,9 -10,8 +10,10 @@@ 'dependencies': [ 'cordova/cordova.gyp:*', 'device/cordova_device.gyp:*', + 'dialog/cordova_dialog.gyp:*', 'file/cordova_file.gyp:*', + 'networkinformation/cordova_networkinformation.gyp:*', + 'filetransfer/cordova_filetransfer.gyp:*', ], }, ], # end targets