| Index: mojo/edk/system/memory_unittest.cc
|
| diff --git a/mojo/edk/system/memory_unittest.cc b/mojo/edk/system/memory_unittest.cc
|
| index 46515c0cf6f0cce41baaa500dbddc5370a109246..e4a2da179648c7fdf9658517842676867897ca40 100644
|
| --- a/mojo/edk/system/memory_unittest.cc
|
| +++ b/mojo/edk/system/memory_unittest.cc
|
| @@ -4,12 +4,12 @@
|
|
|
| #include "mojo/edk/system/memory.h"
|
|
|
| +#include <mojo/macros.h>
|
| #include <stddef.h>
|
| #include <stdint.h>
|
|
|
| #include <limits>
|
|
|
| -#include "mojo/public/c/system/macros.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace mojo {
|
|
|