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

Unified Diff: examples/tiny/tiny.c

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
« no previous file with comments | « no previous file | mojo/android/system/core_impl.cc » ('j') | mojo/public/c/system/handle.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/tiny/tiny.c
diff --git a/examples/tiny/tiny.c b/examples/tiny/tiny.c
index 2680b6f34d1b65f460caad14c7092e549dc86e7b..e8638dc662025216eac7e8af9a793e2df9efeee0 100644
--- a/examples/tiny/tiny.c
+++ b/examples/tiny/tiny.c
@@ -4,7 +4,6 @@
#include "mojo/public/c/system/main.h"
#include "mojo/public/c/system/handle.h"
-#include "mojo/public/c/system/functions.h"
#include "mojo/public/c/system/result.h"
MojoResult MojoMain(MojoHandle app_request) {
« no previous file with comments | « no previous file | mojo/android/system/core_impl.cc » ('j') | mojo/public/c/system/handle.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698