Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(682)

Unified Diff: mojo/system/BUILD.gn

Issue 339193005: Mojo: Rename (Mojo)WaitFlagsState -> (Mojo)HandleSignalsState. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mojo/public/js/bindings/support.js ('k') | mojo/system/data_pipe.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « mojo/public/js/bindings/support.js ('k') | mojo/system/data_pipe.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698