From 9258382b0dda205f7f1aa390f9cc58c5df33d092 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Sun, 19 Apr 2020 17:46:17 -0400 Subject: Issue #576 - Remove IdentityService and ContextualIdentityService --- toolkit/components/contextualidentity/moz.build | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 toolkit/components/contextualidentity/moz.build (limited to 'toolkit/components/contextualidentity/moz.build') diff --git a/toolkit/components/contextualidentity/moz.build b/toolkit/components/contextualidentity/moz.build deleted file mode 100644 index 524d5e779..000000000 --- a/toolkit/components/contextualidentity/moz.build +++ /dev/null @@ -1,7 +0,0 @@ -# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. - -EXTRA_JS_MODULES += ['ContextualIdentityService.jsm'] -- cgit v1.2.3