Chromium Code Reviews| Index: mojo/public/tests/test_utils.cc |
| diff --git a/mojo/public/tests/test_utils.cc b/mojo/public/tests/test_utils.cc |
| index 9b6eeaaafde227771a380ebc81ac2e8704f00aaf..2e9bc3896f66b95bce35a8ca76b51dc06a778acf 100644 |
| --- a/mojo/public/tests/test_utils.cc |
| +++ b/mojo/public/tests/test_utils.cc |
| @@ -4,7 +4,7 @@ |
| #include "mojo/public/tests/test_utils.h" |
| -#include "mojo/public/system/core_cpp.h" |
| +#include "mojo/public/cpp/system/core.h" |
| #include "mojo/public/tests/test_support.h" |
| namespace mojo { |