diff --git a/utils/gn/secondary/compiler-rt/lib/scudo/standalone/BUILD.gn b/utils/gn/secondary/compiler-rt/lib/scudo/standalone/BUILD.gn index d6b125a0eb5..db17e20490e 100644 --- a/utils/gn/secondary/compiler-rt/lib/scudo/standalone/BUILD.gn +++ b/utils/gn/secondary/compiler-rt/lib/scudo/standalone/BUILD.gn @@ -31,6 +31,7 @@ source_set("sources") { "linux.h", "list.h", "local_cache.h", + "memtag.h", "mutex.h", "platform.h", "primary32.h",