CB-6422 [windows8] use cordova/exec/proxy

This commit is contained in:
Jesse MacFadyen 2014-04-08 16:29:32 -07:00
parent 04de070dcd
commit 25f306d11e

View File

@ -108,4 +108,4 @@ var IAB = {
module.exports = IAB; module.exports = IAB;
require("cordova/windows8/commandProxy").add("InAppBrowser", module.exports); require("cordova/exec/proxy").add("InAppBrowser", module.exports);