diff --git a/interfaces/js/kits/napi/BUILD.gn b/interfaces/js/kits/napi/BUILD.gn index 759fe6bd87e8ab97dcffc25e4ea72b775c82684f..7372bdac219bbaffdb6795acb731f6b1322219c4 100644 --- a/interfaces/js/kits/napi/BUILD.gn +++ b/interfaces/js/kits/napi/BUILD.gn @@ -17,7 +17,6 @@ import("//build/ohos.gni") ohos_source_set("libhilognapi_src") { defines = [] include_dirs = [ - "//third_party/bounds_checking_function/include", "//base/hiviewdfx/hilog/frameworks/libhilog/param/include", "//base/hiviewdfx/hilog/frameworks/libhilog/include", "//base/hiviewdfx/hilog/interfaces/js/kits/napi/src/common/napi",