Index: mojo/edk/system/options_validation_unittest.cc |
diff --git a/mojo/edk/system/options_validation_unittest.cc b/mojo/edk/system/options_validation_unittest.cc |
index bd4e14d247d2fe3bfea295ecb77ae19046fa8338..d2c81808dae597aa8ea8ef7805f8817baa1b7358 100644 |
--- a/mojo/edk/system/options_validation_unittest.cc |
+++ b/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 edk { |