| Index: mojo/common/test/test_utils_posix.cc
|
| diff --git a/mojo/common/test/test_utils_posix.cc b/mojo/common/test/test_utils_posix.cc
|
| index e4537d3692e435d4a13104d3db331aaa3eb1ab81..254d0a87690988b035eea6608e55f118a812a75d 100644
|
| --- a/mojo/common/test/test_utils_posix.cc
|
| +++ b/mojo/common/test/test_utils_posix.cc
|
| @@ -8,7 +8,7 @@
|
| #include <unistd.h>
|
|
|
| #include "base/posix/eintr_wrapper.h"
|
| -#include "mojo/system/embedder/platform_handle.h"
|
| +#include "mojo/embedder/platform_handle.h"
|
|
|
| namespace mojo {
|
| namespace test {
|
|
|