| 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 298355cfcfca2360b3493246994661f8cc235845..dd54408fdd4b93f14fad08d54513e4f5cb17e5d9 100644
|
| --- a/mojo/edk/system/options_validation_unittest.cc
|
| +++ b/mojo/edk/system/options_validation_unittest.cc
|
| @@ -4,10 +4,10 @@
|
|
|
| #include "mojo/edk/system/options_validation.h"
|
|
|
| +#include <mojo/macros.h>
|
| #include <stddef.h>
|
| #include <stdint.h>
|
|
|
| -#include "mojo/public/c/system/macros.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace mojo {
|
|
|