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

Unified Diff: mojo/public/c/system/tests/handle_unittest.cc

Issue 2106433002: Add thunks for wait set operations, together with public tests. (Closed) Base URL: https://github.com/domokit/mojo.git@work791_wait_set_6-x-work790_wait_set_5.4
Patch Set: doh Created 4 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
Index: mojo/public/c/system/tests/handle_unittest.cc
diff --git a/mojo/public/c/system/tests/handle_unittest.cc b/mojo/public/c/system/tests/handle_unittest.cc
index 0de5748b49b24eea4b53a85e58e57a67e8d5ef22..22098ea253a34d242088a48078f7ed8198bdf890 100644
--- a/mojo/public/c/system/tests/handle_unittest.cc
+++ b/mojo/public/c/system/tests/handle_unittest.cc
@@ -8,6 +8,7 @@
// handles.
#include "mojo/public/c/system/handle.h"
+
#include "mojo/public/c/system/message_pipe.h"
#include "mojo/public/c/system/result.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « mojo/public/c/system/tests/data_pipe_unittest.cc ('k') | mojo/public/c/system/tests/message_pipe_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698