| Index: mojo/system/waiter_test_utils.h
|
| diff --git a/mojo/system/waiter_test_utils.h b/mojo/system/waiter_test_utils.h
|
| index 00475ef7fc04aabaa79b963c770344e3364d0717..c7055cbcef2951ec7edd0a5459522d8c011b06ef 100644
|
| --- a/mojo/system/waiter_test_utils.h
|
| +++ b/mojo/system/waiter_test_utils.h
|
| @@ -9,7 +9,7 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/threading/simple_thread.h"
|
| -#include "mojo/public/c/system/core.h"
|
| +#include "mojo/public/c/system/types.h"
|
| #include "mojo/system/dispatcher.h"
|
| #include "mojo/system/waiter.h"
|
|
|
|
|