mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-13 04:21:54 +00:00
LibWeb: Move host_defined_intrinsics out of line
This commit is contained in:
parent
107b20e84d
commit
9ba68c5776
Notes:
github-actions[bot]
2024-11-09 19:37:31 +00:00
Author: https://github.com/shannonbooth
Commit: 9ba68c5776
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2220
Reviewed-by: https://github.com/ADKaster ✅
12 changed files with 18 additions and 5 deletions
|
@ -8,6 +8,7 @@
|
|||
*/
|
||||
|
||||
#include <LibWeb/Bindings/MainThreadVM.h>
|
||||
#include <LibWeb/Bindings/PrincipalHostDefined.h>
|
||||
#include <LibWeb/Bindings/SyntheticHostDefined.h>
|
||||
#include <LibWeb/DOM/Document.h>
|
||||
#include <LibWeb/Fetch/Infrastructure/FetchRecord.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue