Index: mojo/system/BUILD.gn |
diff --git a/mojo/system/BUILD.gn b/mojo/system/BUILD.gn |
index 52212259c634a5b4b74b94cc5d34ea69d4f66abd..2ad4679d4c874c69b98b76664ca87de88c13f85f 100644 |
--- a/mojo/system/BUILD.gn |
+++ b/mojo/system/BUILD.gn |
@@ -43,6 +43,7 @@ component("system") { |
"dispatcher.cc", |
"dispatcher.h", |
"entrypoints.cc", |
+ "handle_signals_state.h", |
"handle_table.cc", |
"handle_table.h", |
"local_data_pipe.cc", |
@@ -82,7 +83,6 @@ component("system") { |
"simple_dispatcher.h", |
"transport_data.cc", |
"transport_data.h", |
- "wait_flags_state.h", |
"waiter.cc", |
"waiter.h", |
"waiter_list.cc", |