From 4ff0937dc66b263b617b660dc2d875a0be41b2f3 Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Wed, 10 Nov 2021 11:07:31 +0000 Subject: [PATCH] Restyled by gn --- examples/lighting-app/nxp/k32w/k32w0/BUILD.gn | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/examples/lighting-app/nxp/k32w/k32w0/BUILD.gn b/examples/lighting-app/nxp/k32w/k32w0/BUILD.gn index e77ae3af0b703d..0b19d3f0f21e88 100644 --- a/examples/lighting-app/nxp/k32w/k32w0/BUILD.gn +++ b/examples/lighting-app/nxp/k32w/k32w0/BUILD.gn @@ -46,9 +46,7 @@ k32w0_sdk("sdk") { ] if (chip_with_se05x == 1) { - include_dirs += [ - "${chip_root}/examples/platform/nxp/se05x", - ] + include_dirs += [ "${chip_root}/examples/platform/nxp/se05x" ] } defines = []