blob: 4127f59c4764fd11b9ca6fcebf063d1a39a7a7b8 [file] [log] [blame] [raw]
(function() {
// This is a fake plugin. All of the functionality is in the browser code.
exports.name = "Browser";
exports.urlpart = "browser";
}).call(this);