diff options
Diffstat (limited to 'layout/build/components.conf')
-rw-r--r-- | layout/build/components.conf | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/layout/build/components.conf b/layout/build/components.conf index 0239a7c85c..eb834a20a1 100644 --- a/layout/build/components.conf +++ b/layout/build/components.conf @@ -150,16 +150,6 @@ Classes = [ 'headers': ['nsStructuredCloneContainer.h'], }, { - 'js_name': 'DOMRequest', - 'cid': '{3160e271-138d-4cc7-9d63-6429f16957c7}', - 'contract_ids': ['@mozilla.org/dom/dom-request-service;1'], - 'interfaces': ['nsIDOMRequestService'], - 'singleton': True, - 'type': 'mozilla::dom::DOMRequestService', - 'headers': ['mozilla/dom/DOMRequest.h'], - 'constructor': 'mozilla::dom::DOMRequestService::FactoryCreate', - }, - { 'js_name': 'domStorageManager', 'cid': '{656db07c-aa80-49e4-bce8-e431baae697d}', 'contract_ids': ['@mozilla.org/dom/localStorage-manager;1'], |