| Index: mojo/public/tests/system/core_cpp_unittest.cc
|
| diff --git a/mojo/public/tests/system/core_cpp_unittest.cc b/mojo/public/tests/system/core_cpp_unittest.cc
|
| index 9344fd3ff68f7a9b369008c7c243ab54225f939f..64f91aa39b8d3a5bbe2389bda4a7ae4a5a109247 100644
|
| --- a/mojo/public/tests/system/core_cpp_unittest.cc
|
| +++ b/mojo/public/tests/system/core_cpp_unittest.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include <map>
|
|
|
| -#include "mojo/public/system/macros.h"
|
| +#include "mojo/public/c/system/macros.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace mojo {
|
|
|