| Index: services/service_manager/runner/host/linux_sandbox.cc
|
| diff --git a/services/shell/runner/host/linux_sandbox.cc b/services/service_manager/runner/host/linux_sandbox.cc
|
| similarity index 98%
|
| rename from services/shell/runner/host/linux_sandbox.cc
|
| rename to services/service_manager/runner/host/linux_sandbox.cc
|
| index 33822bd78e70dee212d3948cede1691ae80c86e4..73c7a3fb50edf176828bbc624a9d21f5ea2b47b6 100644
|
| --- a/services/shell/runner/host/linux_sandbox.cc
|
| +++ b/services/service_manager/runner/host/linux_sandbox.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 "services/shell/runner/host/linux_sandbox.h"
|
| +#include "services/service_manager/runner/host/linux_sandbox.h"
|
|
|
| #include <fcntl.h>
|
| #include <sys/syscall.h>
|
|
|