Index: third_party/mojo/src/mojo/edk/test/test_support_impl.h |
diff --git a/third_party/mojo/src/mojo/edk/test/test_support_impl.h b/third_party/mojo/src/mojo/edk/test/test_support_impl.h |
index ecd48173d23f4a962ea82010286c52b8da8fc1cf..3ab5170966bc2d6279add201b3a5058a97b11acf 100644 |
--- a/third_party/mojo/src/mojo/edk/test/test_support_impl.h |
+++ b/third_party/mojo/src/mojo/edk/test/test_support_impl.h |
@@ -7,8 +7,8 @@ |
#include <stdio.h> |
-#include "third_party/mojo/src/mojo/public/cpp/system/macros.h" |
-#include "third_party/mojo/src/mojo/public/tests/test_support_private.h" |
+#include "mojo/public/cpp/system/macros.h" |
+#include "mojo/public/tests/test_support_private.h" |
namespace mojo { |
namespace test { |