Index: mojo/public/c/system/BUILD.gn |
diff --git a/mojo/public/c/system/BUILD.gn b/mojo/public/c/system/BUILD.gn |
index f31964a959542350b37c774ca69a7b5e3e6ff19a..78e7ab68e9dffa532f2c77f43bccf99918082042 100644 |
--- a/mojo/public/c/system/BUILD.gn |
+++ b/mojo/public/c/system/BUILD.gn |
@@ -16,6 +16,7 @@ source_set("system") { |
"message_pipe.h", |
"system_export.h", |
"types.h", |
+ "wait_set.h", |
] |
} |