| Index: mojo/public/cpp/tests/system/core_unittest.cc
|
| diff --git a/mojo/public/cpp/tests/system/core_unittest.cc b/mojo/public/cpp/tests/system/core_unittest.cc
|
| index 74390ad3148b790419ca7545f8d01a0878712f03..5121622257e65e11184705f286173e050a6a8d7b 100644
|
| --- a/mojo/public/cpp/tests/system/core_unittest.cc
|
| +++ b/mojo/public/cpp/tests/system/core_unittest.cc
|
| @@ -10,7 +10,7 @@
|
|
|
| #include <map>
|
|
|
| -#include "mojo/public/c/system/macros.h"
|
| +#include "mojo/public/cpp/system/macros.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace mojo {
|
|
|