1
0
Fork 0
firefox/toolkit/components/telemetry/dap/components.conf
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

10 lines
312 B
Text

Classes = [
{
'cid': '{58a4c579-d2dd-46b7-9c3b-6881a1c36c6a}',
'interfaces': ['nsIDAPTelemetry'],
'contract_ids': ['@mozilla.org/base/daptelemetry;1'],
'type': 'mozilla::DAPTelemetry',
'headers': ['mozilla/DAPTelemetry.h'],
'js_name': 'DAPTelemetry',
},
]