summaryrefslogtreecommitdiff
path: root/toolkit/components/moz.build
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2018-05-15 05:06:42 -0400
committerMatt A. Tobin <email@mattatobin.com>2018-05-15 05:06:42 -0400
commit2f678e840da8e2e0b6da623a2c5f3ac6d0dbe6c2 (patch)
tree296e2ae9012099cbe4caf0d568c583f7badaad1b /toolkit/components/moz.build
parent818a0004bb4263e6515bbaed43c76fe4b0bd4fbf (diff)
downloaduxp-2f678e840da8e2e0b6da623a2c5f3ac6d0dbe6c2.tar.gz
Issue mcp-graveyard/UXP#347 - TychoAM nsBlocklistService does not support gfxBlacklist
Diffstat (limited to 'toolkit/components/moz.build')
-rw-r--r--toolkit/components/moz.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolkit/components/moz.build b/toolkit/components/moz.build
index e0b4124284..8c065dc731 100644
--- a/toolkit/components/moz.build
+++ b/toolkit/components/moz.build
@@ -17,6 +17,7 @@ DIRS += [
'alerts',
'apppicker',
'asyncshutdown',
+ 'blocklist',
'commandlines',
'console',
'contentprefs',