| Index: services/shell/runner/host/mach_broker.cc
|
| diff --git a/mojo/shell/runner/host/mach_broker.cc b/services/shell/runner/host/mach_broker.cc
|
| similarity index 94%
|
| rename from mojo/shell/runner/host/mach_broker.cc
|
| rename to services/shell/runner/host/mach_broker.cc
|
| index 8b992793a4e3768070a6fcf5af83e241d00999a5..fd3f0fb182be69d119f68a48f01b38ba89aaea0d 100644
|
| --- a/mojo/shell/runner/host/mach_broker.cc
|
| +++ b/services/shell/runner/host/mach_broker.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/shell/runner/host/mach_broker.h"
|
| +#include "services/shell/runner/host/mach_broker.h"
|
|
|
| #include "base/logging.h"
|
| #include "base/memory/singleton.h"
|
|
|