| Index: services/service_manager/runner/common/switches.cc
|
| diff --git a/services/shell/runner/common/switches.cc b/services/service_manager/runner/common/switches.cc
|
| similarity index 94%
|
| rename from services/shell/runner/common/switches.cc
|
| rename to services/service_manager/runner/common/switches.cc
|
| index 16024a7cbdd734d03dc7cdb4d9ecbda8eda1be3d..1f4a9a9a11688a93d89b84a631e90a99d12c6dfb 100644
|
| --- a/services/shell/runner/common/switches.cc
|
| +++ b/services/service_manager/runner/common/switches.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/common/switches.h"
|
| +#include "services/service_manager/runner/common/switches.h"
|
|
|
| namespace switches {
|
|
|
|
|