| Index: mojo/edk/system/waiter_test_utils.h
|
| diff --git a/mojo/edk/system/waiter_test_utils.h b/mojo/edk/system/waiter_test_utils.h
|
| index ca2158a053fe08bb478ef4663a90911704ec6732..97434d50f6b3e3e2d1b9014673fa72aaeb887427 100644
|
| --- a/mojo/edk/system/waiter_test_utils.h
|
| +++ b/mojo/edk/system/waiter_test_utils.h
|
| @@ -12,8 +12,8 @@
|
| #include "mojo/edk/system/dispatcher.h"
|
| #include "mojo/edk/system/handle_signals_state.h"
|
| #include "mojo/edk/system/waiter.h"
|
| -#include "third_party/mojo/src/mojo/public/c/system/types.h"
|
| -#include "third_party/mojo/src/mojo/public/cpp/system/macros.h"
|
| +#include "mojo/public/c/system/types.h"
|
| +#include "mojo/public/cpp/system/macros.h"
|
|
|
| namespace mojo {
|
| namespace edk {
|
|
|