Index: mojo/edk/system/dispatcher_unittest.cc |
diff --git a/mojo/edk/system/dispatcher_unittest.cc b/mojo/edk/system/dispatcher_unittest.cc |
index 7145eb39dc174a842f39a0f206c87b10887c6471..8b3017e4613ce1d29628b2b51f2a8863baa3497c 100644 |
--- a/mojo/edk/system/dispatcher_unittest.cc |
+++ b/mojo/edk/system/dispatcher_unittest.cc |
@@ -10,8 +10,8 @@ |
#include "base/threading/simple_thread.h" |
#include "mojo/edk/embedder/platform_shared_buffer.h" |
#include "mojo/edk/system/waiter.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 { |