mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 21:59:54 +00:00
Ladybird: Add new WebContent source file for WebDriver endpoints
This commit is contained in:
parent
385c12c8b6
commit
5d0ab45ff4
Notes:
sideshowbarker
2024-07-17 02:40:03 +09:00
Author: https://github.com/trflynn89
Commit: 5d0ab45ff4
Pull-request: https://github.com/SerenityOS/serenity/pull/16583
Reviewed-by: https://github.com/ADKaster
Reviewed-by: https://github.com/awesomekling ✅
Reviewed-by: https://github.com/linusg
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue