mirror of
https://github.com/zen-browser/desktop.git
synced 2026-08-27 08:51:32 +00:00
14 lines
499 B
Plaintext
14 lines
499 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': '{13df8214-70b4-4d7b-af8c-86081cbc5801}',
|
|
'interfaces': ['nsIZenWindowDragUtils'],
|
|
'contract_ids': ['@mozilla.org/zen/window-drag-utils;1'],
|
|
'type': 'zen::nsZenWindowDragUtils',
|
|
'headers': ['mozilla/nsZenWindowDragUtils.h'],
|
|
},
|
|
]
|