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