summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/Forward.h
diff options
context:
space:
mode:
Diffstat (limited to 'Userland/Libraries/LibWeb/Forward.h')
-rw-r--r--Userland/Libraries/LibWeb/Forward.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Userland/Libraries/LibWeb/Forward.h b/Userland/Libraries/LibWeb/Forward.h
index 1c8686b87d..2ce0367fe5 100644
--- a/Userland/Libraries/LibWeb/Forward.h
+++ b/Userland/Libraries/LibWeb/Forward.h
@@ -453,9 +453,6 @@ class IntersectionObserverWrapper;
class LocationObject;
class OptionConstructor;
class RangePrototype;
-class URLSearchParamsIteratorWrapper;
-class URLSearchParamsWrapper;
-class URLWrapper;
class WindowProxy;
class WorkerLocationWrapper;
class WorkerNavigatorWrapper;