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

Unified Diff: mojo/public/c/system/tests/result_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
« no previous file with comments | « mojo/public/c/system/tests/message_pipe_unittest.cc ('k') | mojo/public/c/system/tests/time_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/c/system/tests/result_unittest.cc
diff --git a/mojo/public/c/system/tests/result_unittest.cc b/mojo/public/c/system/tests/result_unittest.cc
index fca6f049ee85d70879e25cc3800dad9e151205ce..1aa7934dfa82794629d0f69d496ab749523faf59 100644
--- a/mojo/public/c/system/tests/result_unittest.cc
+++ b/mojo/public/c/system/tests/result_unittest.cc
@@ -6,6 +6,7 @@
// mojo/public/c/system/result.h).
#include "mojo/public/c/system/result.h"
+
#include "testing/gtest/include/gtest/gtest.h"
namespace {
« no previous file with comments | « mojo/public/c/system/tests/message_pipe_unittest.cc ('k') | mojo/public/c/system/tests/time_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698