Skip to content

Commit

Permalink
Update BUILD.gn
Browse files Browse the repository at this point in the history
  • Loading branch information
yunhanw-google authored May 23, 2024
1 parent 54459c0 commit 997c7a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/icd/client/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ source_set("manager") {
# All sources and configurations used by the CheckInHandler need to go in this source-set
source_set("handler") {
sources = [
"CheckInDelegate.h",
"CheckInHandler.cpp",
"CheckInHandler.h",
"DefaultCheckInDelegate.cpp",
"DefaultCheckInDelegate.h",
"PyChipCheckInDelegate.h",
"RefreshKeySender.cpp",
"RefreshKeySender.h",
]
Expand Down

0 comments on commit 997c7a7

Please sign in to comment.