Skip to content

Commit 5af16f7

Browse files
restyled-commitsmbknust
authored andcommitted
Restyled by gn
1 parent 61cc1eb commit 5af16f7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/lib/dnssd/platform/tests/BUILD.gn

+1-3
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ chip_test_suite("tests") {
2222
if (chip_device_platform == "fake") {
2323
test_sources = [ "TestPlatform.cpp" ]
2424

25-
public_deps = [
26-
"${chip_root}/src/lib/dnssd",
27-
]
25+
public_deps = [ "${chip_root}/src/lib/dnssd" ]
2826
}
2927
}

0 commit comments

Comments
 (0)