Index: third_party/mojo/src/mojo/edk/system/channel_endpoint_unittest.cc |
diff --git a/third_party/mojo/src/mojo/edk/system/channel_endpoint_unittest.cc b/third_party/mojo/src/mojo/edk/system/channel_endpoint_unittest.cc |
index 659b9b7fc3aa6035af53f81a56d0bbe0d517f3fc..fb31dc378681de92a58d1c5548e41cc5d71d683a 100644 |
--- a/third_party/mojo/src/mojo/edk/system/channel_endpoint_unittest.cc |
+++ b/third_party/mojo/src/mojo/edk/system/channel_endpoint_unittest.cc |
@@ -6,11 +6,11 @@ |
#include "base/synchronization/waitable_event.h" |
#include "base/test/test_timeouts.h" |
-#include "mojo/public/cpp/system/macros.h" |
#include "third_party/mojo/src/mojo/edk/system/channel_test_base.h" |
#include "third_party/mojo/src/mojo/edk/system/message_in_transit_queue.h" |
#include "third_party/mojo/src/mojo/edk/system/message_in_transit_test_utils.h" |
#include "third_party/mojo/src/mojo/edk/system/test_channel_endpoint_client.h" |
+#include "third_party/mojo/src/mojo/public/cpp/system/macros.h" |
namespace mojo { |
namespace system { |