Index: mojo/edk/system/simple_dispatcher_unittest.cc |
diff --git a/mojo/edk/system/simple_dispatcher_unittest.cc b/mojo/edk/system/simple_dispatcher_unittest.cc |
index 6f85496170a6a0d835a872f7343b2f8d6ed8e8d5..b7f7d9530365d0860989ea66b34b07528cb0327e 100644 |
--- a/mojo/edk/system/simple_dispatcher_unittest.cc |
+++ b/mojo/edk/system/simple_dispatcher_unittest.cc |
@@ -16,8 +16,8 @@ |
#include "mojo/edk/system/test_utils.h" |
#include "mojo/edk/system/waiter.h" |
#include "mojo/edk/system/waiter_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 { |