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

Unified Diff: mojo/nacl/sfi/nacl_bindings_generator/mojo_irt.h.tmpl

Issue 1783623005: Add mojo/c/system/{time.h,wait.h}. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 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/nacl/sfi/nacl_bindings_generator/mojo_irt.h.tmpl
diff --git a/mojo/nacl/sfi/nacl_bindings_generator/mojo_irt.h.tmpl b/mojo/nacl/sfi/nacl_bindings_generator/mojo_irt.h.tmpl
index d23e73c71f07a0a7153808fd7b0bdd4a718764d9..34b799c1d7407969026b2102171344f60f02f444 100644
--- a/mojo/nacl/sfi/nacl_bindings_generator/mojo_irt.h.tmpl
+++ b/mojo/nacl/sfi/nacl_bindings_generator/mojo_irt.h.tmpl
@@ -12,7 +12,7 @@
#include "mojo/public/c/system/handle.h"
#include "mojo/public/c/system/message_pipe.h"
#include "mojo/public/c/system/result.h"
-#include "mojo/public/c/system/types.h"
+#include "mojo/public/c/system/time.h"
#define NACL_IRT_MOJO_v0_1 "nacl-irt-mojo-0.1"

Powered by Google App Engine
This is Rietveld 408576698