mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-31 21:29:06 +00:00
LibWeb: Remove circular include NavigatorBeacon.h <-> Navigator.h
NavigatorBeaconMixin doesn't even need to know about Navigator
This commit is contained in:
parent
422f1ed8de
commit
35f4b8bb5c
Notes:
github-actions[bot]
2024-08-19 10:58:13 +00:00
Author: https://github.com/ADKaster
Commit: 35f4b8bb5c
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1107
Reviewed-by: https://github.com/jamierocks
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
#pragma once
|
||||
|
||||
#include <LibWeb/Fetch/BodyInit.h>
|
||||
#include <LibWeb/HTML/Navigator.h>
|
||||
#include <LibWeb/WebIDL/ExceptionOr.h>
|
||||
|
||||
namespace Web::HTML {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue