Bug 1884832 - Move CFTypeRefPtr.h to xpcom. r=nika

Differential Revision: https://phabricator.services.mozilla.com/D204322
This commit is contained in:
Mike Hommey 2024-03-13 20:54:20 +00:00
parent 752c080608
commit 2e255f0f20
3 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,6 @@ XPIDL_SOURCES += [
XPIDL_MODULE = "widget_cocoa"
EXPORTS += [
"CFTypeRefPtr.h",
"DesktopBackgroundImage.h",
"MediaHardwareKeysEventSourceMac.h",
"MediaHardwareKeysEventSourceMacMediaCenter.h",

View File

@ -37,6 +37,7 @@ if CONFIG["MOZ_WIDGET_TOOLKIT"] == "cocoa":
]
if CONFIG["OS_ARCH"] == "Darwin":
EXPORTS += [
"CFTypeRefPtr.h",
"nsObjCExceptions.h",
]
EXPORTS.mozilla += [