| Index: mojo/edk/system/message_pipe_endpoint.cc
|
| diff --git a/mojo/system/message_pipe_endpoint.cc b/mojo/edk/system/message_pipe_endpoint.cc
|
| similarity index 96%
|
| rename from mojo/system/message_pipe_endpoint.cc
|
| rename to mojo/edk/system/message_pipe_endpoint.cc
|
| index 1d960a99733c5c29e3bde88d3d989ae2d3ec81eb..df623d4b659b70002c77a209ef67263d2a37be4a 100644
|
| --- a/mojo/system/message_pipe_endpoint.cc
|
| +++ b/mojo/edk/system/message_pipe_endpoint.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/system/message_pipe_endpoint.h"
|
| +#include "mojo/edk/system/message_pipe_endpoint.h"
|
|
|
| #include "base/logging.h"
|
|
|
|
|