1
0
Fork 0
firefox/toolkit/components/processtools/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': '{79A13656-A472-4713-B0E1-AB39A15CF790}',
'contract_ids': ["@mozilla.org/processtools-service;1"],
'type': 'nsIProcessToolsService',
'constructor': 'GetProcessToolsService',
'singleton': True,
'headers': ['ProcessToolsService.h'],
}
]