| Index: services/service_manager/public/cpp/lib/callback_binder.cc
|
| diff --git a/services/shell/public/cpp/lib/callback_binder.cc b/services/service_manager/public/cpp/lib/callback_binder.cc
|
| similarity index 94%
|
| rename from services/shell/public/cpp/lib/callback_binder.cc
|
| rename to services/service_manager/public/cpp/lib/callback_binder.cc
|
| index 63ac9dee357f75bd4e15b6cad7c1efa77ef2f737..d5a32b72ba1addb0f7a981589c43bc84f66706f3 100644
|
| --- a/services/shell/public/cpp/lib/callback_binder.cc
|
| +++ b/services/service_manager/public/cpp/lib/callback_binder.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/lib/callback_binder.h"
|
| +#include "services/service_manager/public/cpp/lib/callback_binder.h"
|
|
|
| namespace shell {
|
| namespace internal {
|
|
|