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

Unified Diff: services/service_manager/public/cpp/lib/service_context_ref.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/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"
« no previous file with comments | « services/service_manager/public/cpp/lib/service_context.cc ('k') | services/service_manager/public/cpp/lib/service_runner.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698