| Index: third_party/mojo/src/mojo/public/c/system/tests/core_unittest.cc
|
| diff --git a/third_party/mojo/src/mojo/public/c/system/tests/core_unittest.cc b/third_party/mojo/src/mojo/public/c/system/tests/core_unittest.cc
|
| index de59a70f2a9706a356ecd81cca63a3fd4a886fde..2168e7f29fe62ca8d7ddc1ec997333ea1d49f3dd 100644
|
| --- a/third_party/mojo/src/mojo/public/c/system/tests/core_unittest.cc
|
| +++ b/third_party/mojo/src/mojo/public/c/system/tests/core_unittest.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| // This file tests the C API.
|
|
|
| -#include "mojo/public/c/system/core.h"
|
| +#include "third_party/mojo/src/mojo/public/c/system/core.h"
|
|
|
| #include <string.h>
|
|
|
|
|