Bug 1858078: apply code formatting via Lando

# ignore-this-changeset
This commit is contained in:
Otto Länd
2024-12-12 18:30:41 +00:00
parent aef930fd57
commit 3d383d2338

View File

@@ -30,12 +30,8 @@
#define NS_CONTENTPOLICY_CONTRACTID "@mozilla.org/layout/content-policy;1"
#define NS_CONTENTPOLICY_CATEGORY "content-policy"
#define NS_CONTENTPOLICY_CID \
{ \
0x0e3afd3d, 0xeb60, 0x4c2b, { \
0x96, 0x3b, 0x56, 0xd7, 0xc4, 0x39, 0xf1, 0x24 \
} \
}
#define NS_CONTENTPOLICY_CID \
{0x0e3afd3d, 0xeb60, 0x4c2b, {0x96, 0x3b, 0x56, 0xd7, 0xc4, 0x39, 0xf1, 0x24}}
/**
* Evaluates to true if val is ACCEPT.