| Index: mojo/edk/embedder/platform_handle_utils_win.cc
|
| diff --git a/mojo/embedder/platform_handle_utils_win.cc b/mojo/edk/embedder/platform_handle_utils_win.cc
|
| similarity index 94%
|
| rename from mojo/embedder/platform_handle_utils_win.cc
|
| rename to mojo/edk/embedder/platform_handle_utils_win.cc
|
| index 446250f4c83eb0f7254fdd34ab8120ba3a775d44..12745d0a3fe64850a44ce397e822aaa10b6004ee 100644
|
| --- a/mojo/embedder/platform_handle_utils_win.cc
|
| +++ b/mojo/edk/embedder/platform_handle_utils_win.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 <windows.h>
|
|
|
|
|