We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6003bcf commit a9372deCopy full SHA for a9372de
Userland/Services/WebContent/WebDriverConnection.h
@@ -12,6 +12,7 @@
12
#include <AK/Function.h>
13
#include <AK/HashMap.h>
14
#include <AK/String.h>
15
+#include <LibGfx/Rect.h>
16
#include <LibIPC/ConnectionToServer.h>
17
#include <LibJS/Forward.h>
18
#include <LibJS/Heap/MarkedVector.h>
0 commit comments