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

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

Issue 2725133002: Mojo: Armed Watchers (Closed)
Patch Set: . Created 3 years, 9 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
Index: mojo/public/c/system/core.h
diff --git a/mojo/public/c/system/core.h b/mojo/public/c/system/core.h
index 77d452b0dec5eff069e5522cd3a0189f728eeae6..80a2e9a8dce0ff565eeb0adb78620cf8d7e2c383 100644
--- a/mojo/public/c/system/core.h
+++ b/mojo/public/c/system/core.h
@@ -18,5 +18,6 @@
#include "mojo/public/c/system/system_export.h"
#include "mojo/public/c/system/types.h"
#include "mojo/public/c/system/wait_set.h"
+#include "mojo/public/c/system/watcher.h"
#endif // MOJO_PUBLIC_C_SYSTEM_CORE_H_

Powered by Google App Engine
This is Rietveld 408576698