Index: mojo/edk/system/waiter_unittest.cc |
diff --git a/mojo/edk/system/waiter_unittest.cc b/mojo/edk/system/waiter_unittest.cc |
index 71d9d8c5b1e6272e77dd02629f64da8810bc0076..e27e21f58baaa65e3919cc544d225326d9844933 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 { |