Skip to content

Commit

Permalink
remove deps for manager srcs
Browse files Browse the repository at this point in the history
  • Loading branch information
mkardous-silabs committed Aug 1, 2023
1 parent 672649a commit 97119f0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/app/icd/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,9 @@ source_set("manager-srcs") {
"ICDManager.h",
]

deps = [ ":observer-srcs" ]

public_deps = [
":cluster-srcs",
":observer-srcs",
"${chip_root}/src/credentials:credentials",
]
}
Expand Down

0 comments on commit 97119f0

Please sign in to comment.