Bug 1900094 - Add telemetry for impressions missing due to domain-to-categories map...
[gecko.git] / toolkit / components / contentprefs / components.conf
blobdac48777b501effc9c8278840fbc2c635856c3aa
1 # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
2 # vim: set filetype=python:
3 # This Source Code Form is subject to the terms of the Mozilla Public
4 # License, v. 2.0. If a copy of the MPL was not distributed with this
5 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
7 Classes = [
8     {
9         'cid': '{e3f772f3-023f-4b32-b074-36cf0fd5d414}',
10         'contract_ids': ['@mozilla.org/content-pref/service;1'],
11         'esModule': 'resource://gre/modules/ContentPrefService2.sys.mjs',
12         'constructor': 'ContentPrefService2',
13     },