mirror of
https://github.com/mozilla-firefox/firefox
synced 2026-08-10 11:48:50 +00:00
replaced by .editorconfig # ignore-this-changeset Differential Revision: https://phabricator.services.mozilla.com/D287869
12 lines
384 B
Plaintext
12 lines
384 B
Plaintext
# 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/.
|
|
|
|
Classes = [
|
|
{
|
|
'cid': '{a6b2f8b0-7438-11ea-bc55-0242ac130003}',
|
|
'contract_ids': ['@mozilla.org/startupcacheinfo;1'],
|
|
'type': 'nsIStartupCacheInfo',
|
|
},
|
|
]
|