Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
imhotep committed Nov 26, 2012
2 parents 6aa2be3 + 54335c8 commit c46b140
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/android/platform.js
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -104,6 +104,9 @@ module.exports = {
}, },
MediaError: { // exists natively on Android WebView on Android 4.x MediaError: { // exists natively on Android WebView on Android 4.x
path: "cordova/plugin/MediaError" path: "cordova/plugin/MediaError"
},
open: {
path: "cordova/plugin/InAppBrowser"
} }
}, },
merges: { merges: {
Expand Down

0 comments on commit c46b140

Please sign in to comment.