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 Damian-Nordic committed Apr 30, 2024
1 parent 3e14b97 commit 7cb236a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lib/shell/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@ import("${chip_root}/src/platform/device.gni")
source_set("shell_core") {
sources = [
"Command.h",
"Commands.h",
"CommandSet.cpp",
"CommandSet.h",
"Commands.h",
"Engine.cpp",
"Engine.h",
"SubShellCommand.h",
"streamer.cpp",
"streamer.h",
"SubShellCommand.h"
]

public_deps = [
Expand Down

0 comments on commit 7cb236a

Please sign in to comment.