diff --git a/BUILD.gn b/BUILD.gn index 77628490c0b1fc39252772c63b2738eac9ec3a91..7b9f0fb9a6efe0a28dbee22feb517d9e9b04623f 100755 --- a/BUILD.gn +++ b/BUILD.gn @@ -12,7 +12,7 @@ # limitations under the License. import("napi.gni") - +# test 2 if (ark_standalone_build) { import("$build_root/ark.gni") } else {