| Index: mojo/edk/embedder/platform_handle_utils_posix.cc
|
| diff --git a/mojo/embedder/platform_handle_utils_posix.cc b/mojo/edk/embedder/platform_handle_utils_posix.cc
|
| similarity index 92%
|
| rename from mojo/embedder/platform_handle_utils_posix.cc
|
| rename to mojo/edk/embedder/platform_handle_utils_posix.cc
|
| index b6d93bb41da0c922d036d14690d956b74eb826c4..b3be93faa690f3ce8d1d38c16664738b973c3a86 100644
|
| --- a/mojo/embedder/platform_handle_utils_posix.cc
|
| +++ b/mojo/edk/embedder/platform_handle_utils_posix.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "mojo/embedder/platform_handle_utils.h"
|
| +#include "mojo/edk/embedder/platform_handle_utils.h"
|
|
|
| #include <unistd.h>
|
|
|
|
|