diff --git a/tools/code_cache/cache_builder.cc b/tools/code_cache/cache_builder.cc index 49bd004298d..2e7d35d6d7f 100644 --- a/tools/code_cache/cache_builder.cc +++ b/tools/code_cache/cache_builder.cc @@ -73,8 +73,7 @@ static std::string GenerateCodeCache( ss << R"(#include #include "node_native_module_env.h" -// This file is generated by tools/mkcodecache -// and is used when configure is run with \`--code-cache-path\` +// This file is generated by mkcodecache (tools/code_cache/mkcodecache.cc) namespace node { namespace native_module {