Skip to content

Commit

Permalink
Restyled by gn
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and thivya-amazon committed Dec 5, 2023
1 parent 0e2c401 commit 44f6c25
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,9 +36,9 @@ 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",
"CheckInDelegate.h",
]
public_deps = [
":manager",
Expand Down

0 comments on commit 44f6c25

Please sign in to comment.