mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 05:57:45 +00:00
LibWebView: Move DOMTreeModel to LibWebView
This patch has no functional changes.
This commit is contained in:
parent
97a67f5501
commit
b797e1e2b9
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