Chromium Code Reviews| Index: mojo/public/tests/test_utils.h |
| diff --git a/mojo/public/tests/test_utils.h b/mojo/public/tests/test_utils.h |
| index a8c9d16d6411e2cdc6aa69a3e9183bd1ad1486a0..300c1b71e4a292909b96eba5a92b7aa5cac2c673 100644 |
| --- a/mojo/public/tests/test_utils.h |
| +++ b/mojo/public/tests/test_utils.h |
| @@ -7,7 +7,7 @@ |
| #include <string> |
| -#include "mojo/public/system/core_cpp.h" |
| +#include "mojo/public/cpp/system/core.h" |
| namespace mojo { |
| namespace test { |