| Index: mojo/edk/system/waiter_unittest.cc
|
| diff --git a/mojo/edk/system/waiter_unittest.cc b/mojo/edk/system/waiter_unittest.cc
|
| index ed6be9a241c1a3ddcc2f466458577cb84b181a9d..3e3827d30b19195e1ec4e7b4c34cccce9ca5342f 100644
|
| --- a/mojo/edk/system/waiter_unittest.cc
|
| +++ b/mojo/edk/system/waiter_unittest.cc
|
| @@ -14,8 +14,8 @@
|
| #include "base/synchronization/lock.h"
|
| #include "base/threading/simple_thread.h"
|
| #include "mojo/edk/system/test_utils.h"
|
| +#include "mojo/public/cpp/system/macros.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "third_party/mojo/src/mojo/public/cpp/system/macros.h"
|
|
|
| namespace mojo {
|
| namespace edk {
|
|
|