summaryrefslogtreecommitdiffstats
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
commitf86673741dce0580a73d37b6f72418877b7380d6 (patch)
tree296e2ae9012099cbe4caf0d568c583f7badaad1b /toolkit/components/moz.build
parent626419cbe2a789760d45dc87fcff1a7ad221d04d (diff)
downloadUXP-f86673741dce0580a73d37b6f72418877b7380d6.tar
UXP-f86673741dce0580a73d37b6f72418877b7380d6.tar.gz
UXP-f86673741dce0580a73d37b6f72418877b7380d6.tar.lz
UXP-f86673741dce0580a73d37b6f72418877b7380d6.tar.xz
UXP-f86673741dce0580a73d37b6f72418877b7380d6.zip
Issue #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 e0b412428..8c065dc73 100644
--- a/toolkit/components/moz.build
+++ b/toolkit/components/moz.build
@@ -17,6 +17,7 @@ DIRS += [
'alerts',
'apppicker',
'asyncshutdown',
+ 'blocklist',
'commandlines',
'console',
'contentprefs',