mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-28 12:18:56 +00:00
LibWebView: Move DOMTreeModel to LibWebView
This patch has no functional changes.
This commit is contained in:
parent
97a67f5501
commit
b797e1e2b9
Notes:
sideshowbarker
2024-07-17 10:54:02 +09:00
Author: https://github.com/Dexesttp
Commit: b797e1e2b9
Pull-request: https://github.com/SerenityOS/serenity/pull/14018
Reviewed-by: https://github.com/ADKaster ✅
Reviewed-by: https://github.com/MacDue
5 changed files with 7 additions and 7 deletions
|
@ -1,4 +1,5 @@
|
|||
set(SOURCES
|
||||
DOMTreeModel.cpp
|
||||
OutOfProcessWebView.cpp
|
||||
WebContentClient.cpp
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue