Bug 910172 - PermissionsUtils.jsm bustage fix for Gaia. r=bustage

This commit is contained in:
Blair McBride 2013-10-11 11:56:42 +13:00
parent a8261d9db9
commit 102c87203a

View File

@ -37,7 +37,7 @@ function importPrefBranch(aPrefBranch, aPermission, aAction) {
}
let PermissionsUtils = {
this.PermissionsUtils = {
/**
* Import permissions from perferences to the Permissions Manager. After being
* imported, all processed permissions will be set to an empty string.