Skip to content

Commit

Permalink
Meta: Add HTML/NavigationObserver.cpp, WebDriver/HeapTimer.cpp to GN
Browse files Browse the repository at this point in the history
  • Loading branch information
nico committed Nov 28, 2024
1 parent dda405e commit 50b7fff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Meta/gn/secondary/Userland/Libraries/LibWeb/HTML/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ source_set("HTML") {
"NavigationCurrentEntryChangeEvent.cpp",
"NavigationDestination.cpp",
"NavigationHistoryEntry.cpp",
"NavigationObserver.cpp",
"NavigationParams.cpp",
"NavigationTransition.cpp",
"Navigator.cpp",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ source_set("WebDriver") {
"ElementReference.cpp",
"Error.cpp",
"ExecuteScript.cpp",
"HeapTimer.cpp",
"InputSource.cpp",
"InputState.cpp",
"Response.cpp",
Expand Down

0 comments on commit 50b7fff

Please sign in to comment.