Bug 1635304 [wpt PR 23392] - Remove erroneous named properties object test, a=testonly
[gecko.git] / devtools / platform / components.conf
blob7e7d451b832c82e79cef67c01448881be599837c
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': '{ec5aa99c-7abb-4142-ac5f-aab2419e38e2}',
10         'contract_ids': ['@mozilla.org/jsinspector;1'],
11         'type': 'mozilla::jsinspector::nsJSInspector',
12         'headers': ['/devtools/platform/nsJSInspector.h'],
13     },