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

Unified Diff: third_party/mojo/src/mojo/public/c/system/core.h

Issue 1429553002: API definition for WaitSet. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update API. Created 5 years, 1 month 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
Index: third_party/mojo/src/mojo/public/c/system/core.h
diff --git a/third_party/mojo/src/mojo/public/c/system/core.h b/third_party/mojo/src/mojo/public/c/system/core.h
index e908afa93bf0adf695a4b5131456b9a308246255..291a8378d6e4e80977a70fba5fa9afab4eabe175 100644
--- a/third_party/mojo/src/mojo/public/c/system/core.h
+++ b/third_party/mojo/src/mojo/public/c/system/core.h
@@ -17,5 +17,6 @@
#include "third_party/mojo/src/mojo/public/c/system/message_pipe.h"
#include "third_party/mojo/src/mojo/public/c/system/system_export.h"
#include "third_party/mojo/src/mojo/public/c/system/types.h"
+#include "third_party/mojo/src/mojo/public/c/system/wait_set.h"
#endif // THIRD_PARTY_MOJO_SRC_MOJO_PUBLIC_C_SYSTEM_CORE_H_

Powered by Google App Engine
This is Rietveld 408576698