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 dinglamazon committed Nov 9, 2021
1 parent ce3b8f2 commit f3a42e9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions examples/all-clusters-app/linux/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,8 @@ executable("chip-all-clusters-app") {
"${chip_root}/src/lib",
]

include_dirs = [
"${chip_root}/examples/all-clusters-app/all-clusters-common/include"
]
include_dirs =
[ "${chip_root}/examples/all-clusters-app/all-clusters-common/include" ]

cflags = [ "-Wconversion" ]

Expand Down

0 comments on commit f3a42e9

Please sign in to comment.