Chromium Code Reviews| 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) { |