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 erwinpan1 committed Sep 26, 2023
1 parent 2129dd0 commit 93a1248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/chef/linux/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ chip_data_model("chef-data-model") {

executable("${sample_name}") {
sources = [
"${project_dir}/common/chef-channel-manager.cpp",
"${project_dir}/common/chef-air-quality.cpp",
"${project_dir}/common/chef-channel-manager.cpp",
"${project_dir}/common/chef-concentration-measurement.cpp",
"${project_dir}/common/stubs.cpp",
"${project_dir}/linux/main.cpp",
Expand Down

0 comments on commit 93a1248

Please sign in to comment.