mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 21:07:34 +00:00
LibWeb: Add a stub PolicyContainer struct
This commit is contained in:
parent
22a627fc1a
commit
de74ba587f
2 changed files with 25 additions and 0 deletions
|
@ -270,6 +270,7 @@ class MessageEvent;
|
|||
class MessagePort;
|
||||
class Origin;
|
||||
class PageTransitionEvent;
|
||||
struct PolicyContainer;
|
||||
class PromiseRejectionEvent;
|
||||
class WorkerDebugConsoleClient;
|
||||
class Storage;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue