[gn build] (manually) port 2e6ae1d3f2de more
authorNico Weber <thakis@chromium.org>
Sat, 26 Feb 2022 15:46:20 +0000 (10:46 -0500)
committerNico Weber <thakis@chromium.org>
Sat, 26 Feb 2022 15:46:35 +0000 (10:46 -0500)
b85f97bc00ae7 missed one file.

With this, all files listed in libcxx/include/CMakeLists.txt are
listed in this BUILD.gn file again.

llvm/utils/gn/secondary/libcxx/include/BUILD.gn

index 48c0277..e78adbe 100644 (file)
@@ -489,6 +489,7 @@ if (current_toolchain == default_toolchain) {
       "complex.h",
       "concepts",
       "condition_variable",
+      "coroutine",
       "csetjmp",
       "csignal",
       "cstdarg",