| Index: services/service_manager/public/cpp/lib/service_context_ref.cc
|
| diff --git a/services/shell/public/cpp/lib/service_context_ref.cc b/services/service_manager/public/cpp/lib/service_context_ref.cc
|
| similarity index 97%
|
| rename from services/shell/public/cpp/lib/service_context_ref.cc
|
| rename to services/service_manager/public/cpp/lib/service_context_ref.cc
|
| index 177010b1be8fa0ab397d635d1eb9520b75a43d9e..2e2d2db4aec638166e65ab1260be70f6996b0b4e 100644
|
| --- a/services/shell/public/cpp/lib/service_context_ref.cc
|
| +++ b/services/service_manager/public/cpp/lib/service_context_ref.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/public/cpp/service_context_ref.h"
|
| +#include "services/service_manager/public/cpp/service_context_ref.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/memory/ptr_util.h"
|
|
|