summaryrefslogtreecommitdiffstats
path: root/toolkit/components/aboutthirdparty/nsIAboutThirdParty.idl
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/aboutthirdparty/nsIAboutThirdParty.idl')
-rw-r--r--toolkit/components/aboutthirdparty/nsIAboutThirdParty.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolkit/components/aboutthirdparty/nsIAboutThirdParty.idl b/toolkit/components/aboutthirdparty/nsIAboutThirdParty.idl
index ef5590465a..68e41843d0 100644
--- a/toolkit/components/aboutthirdparty/nsIAboutThirdParty.idl
+++ b/toolkit/components/aboutthirdparty/nsIAboutThirdParty.idl
@@ -39,12 +39,12 @@ interface nsIAboutThirdParty : nsISupports
/**
* Returns true if DynamicBlocklist is available.
*/
- readonly attribute bool isDynamicBlocklistAvailable;
+ readonly attribute boolean isDynamicBlocklistAvailable;
/**
* Returns true if DynamicBlocklist is available but disabled.
*/
- readonly attribute bool isDynamicBlocklistDisabled;
+ readonly attribute boolean isDynamicBlocklistDisabled;
/**
* Add or remove an entry from the dynamic blocklist and save