summaryrefslogtreecommitdiffstats
path: root/toolkit/components/moz.build
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2020-04-19 17:46:17 -0400
committerMatt A. Tobin <email@mattatobin.com>2020-04-19 17:46:17 -0400
commitb35bc68877adecd68172fd4c823b7334e5a2bb13 (patch)
treebf38e13a62e91a1bb49f77424da34006b4bbe617 /toolkit/components/moz.build
parentcbef19843f8d78a9336a0782cf3b8c000201fe13 (diff)
downloadUXP-b35bc68877adecd68172fd4c823b7334e5a2bb13.tar
UXP-b35bc68877adecd68172fd4c823b7334e5a2bb13.tar.gz
UXP-b35bc68877adecd68172fd4c823b7334e5a2bb13.tar.lz
UXP-b35bc68877adecd68172fd4c823b7334e5a2bb13.tar.xz
UXP-b35bc68877adecd68172fd4c823b7334e5a2bb13.zip
Issue #576 - Remove IdentityService and ContextualIdentityService
Diffstat (limited to 'toolkit/components/moz.build')
-rw-r--r--toolkit/components/moz.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolkit/components/moz.build b/toolkit/components/moz.build
index ff71d7c9d..8c72e4b17 100644
--- a/toolkit/components/moz.build
+++ b/toolkit/components/moz.build
@@ -21,7 +21,6 @@ DIRS += [
'commandlines',
'console',
'contentprefs',
- 'contextualidentity',
'cookie',
'crashmonitor',
'downloads',