We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4757f0d commit 1cb6710Copy full SHA for 1cb6710
examples/lighting-app/lighting-common/BUILD.gn
@@ -13,8 +13,8 @@
13
# limitations under the License.
14
15
import("//build_overrides/chip.gni")
16
-import("${chip_root}/src/app/chip_data_model.gni")
17
import("${chip_root}/src/app/chip_additional_args.gni")
+import("${chip_root}/src/app/chip_data_model.gni")
18
19
config("config") {
20
include_dirs = [ "include" ]
0 commit comments