| Index: mojo/public/c/system/tests/core_unittest_pure_c.c
|
| diff --git a/mojo/public/c/system/tests/core_unittest_pure_c.c b/mojo/public/c/system/tests/core_unittest_pure_c.c
|
| index 3c0d98eb15d9ef33a72da34f1c1fbb7a5e4a8a82..a01e14b0ccf7f5f422534ee071bdc484a50050ad 100644
|
| --- a/mojo/public/c/system/tests/core_unittest_pure_c.c
|
| +++ b/mojo/public/c/system/tests/core_unittest_pure_c.c
|
| @@ -12,7 +12,6 @@
|
|
|
| // Include all the header files that are meant to be compilable as C. Start with
|
| // core.h, since it's the most important one.
|
| -#include "mojo/public/c/environment/async_waiter.h"
|
| #include "mojo/public/c/system/core.h"
|
| #include "mojo/public/c/system/macros.h"
|
|
|
|
|