Index: mojo/edk/system/raw_channel_unittest.cc |
diff --git a/mojo/edk/system/raw_channel_unittest.cc b/mojo/edk/system/raw_channel_unittest.cc |
index d9be055b6d4399256359f72975196f34aff74e34..fdc77d8c7c0d29b5f641cb4abe7bd3d203e271d8 100644 |
--- a/mojo/edk/system/raw_channel_unittest.cc |
+++ b/mojo/edk/system/raw_channel_unittest.cc |
@@ -31,8 +31,8 @@ |
#include "mojo/edk/system/test_utils.h" |
#include "mojo/edk/system/transport_data.h" |
#include "mojo/edk/test/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 { |