| Index: mojo/system/waiter_test_utils.h
|
| diff --git a/mojo/system/waiter_test_utils.h b/mojo/system/waiter_test_utils.h
|
| index b1a7a33367d73f3c0b30c8ba5e8443cc6939ea0a..00475ef7fc04aabaa79b963c770344e3364d0717 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/system/core.h"
|
| +#include "mojo/public/c/system/core.h"
|
| #include "mojo/system/dispatcher.h"
|
| #include "mojo/system/waiter.h"
|
|
|
|
|