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 3, 2023
1 parent 0f402c4 commit 74ffd3c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/app/icd/client/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ source_set("manager") {
"${chip_root}/src/protocols",
]
}

# ICD Handler source-set is broken out of the main source-set to enable unit tests
# All sources and configurations used by the ICDHandler need to go in this source-set
source_set("handler") {
Expand All @@ -44,4 +45,4 @@ source_set("handler") {
"${chip_root}/src/messaging",
"${chip_root}/src/protocols",
]
}
}

0 comments on commit 74ffd3c

Please sign in to comment.