Index: third_party/mojo/src/mojo/edk/system/options_validation_unittest.cc |
diff --git a/third_party/mojo/src/mojo/edk/system/options_validation_unittest.cc b/third_party/mojo/src/mojo/edk/system/options_validation_unittest.cc |
index dab6597558dbe0711d104c00ef59c320c2a44dbf..11632d4c80c04e0a7b417e0013ef689452738a86 100644 |
--- a/third_party/mojo/src/mojo/edk/system/options_validation_unittest.cc |
+++ b/third_party/mojo/src/mojo/edk/system/options_validation_unittest.cc |
@@ -7,8 +7,8 @@ |
#include <stddef.h> |
#include <stdint.h> |
-#include "mojo/public/c/system/macros.h" |
#include "testing/gtest/include/gtest/gtest.h" |
+#include "third_party/mojo/src/mojo/public/c/system/macros.h" |
namespace mojo { |
namespace system { |