1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 09:37:34 +00:00

Ladybird: Add new WebContent source file for WebDriver endpoints

This commit is contained in:
Timothy Flynn 2022-11-08 22:00:12 -05:00 committed by Andrew Kaster
parent 385c12c8b6
commit 5d0ab45ff4

View file

@ -5,6 +5,7 @@ set(WEBCONTENT_SOURCES
${WEBCONTENT_SOURCE_DIR}/ConsoleGlobalObject.cpp
${WEBCONTENT_SOURCE_DIR}/PageHost.cpp
${WEBCONTENT_SOURCE_DIR}/WebContentConsoleClient.cpp
${WEBCONTENT_SOURCE_DIR}/WebDriverConnection.cpp
../EventLoopPluginQt.cpp
../FontPluginQt.cpp
../ImageCodecPluginLadybird.cpp