Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(518)

Unified Diff: services/service_manager/public/cpp/lib/callback_binder.cc

Issue 2419723002: Move services/shell to services/service_manager (Closed)
Patch Set: rebase Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 {
« no previous file with comments | « services/service_manager/public/cpp/lib/callback_binder.h ('k') | services/service_manager/public/cpp/lib/capabilities.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698