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

Unified Diff: services/service_manager/public/cpp/lib/capabilities.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/capabilities.cc
diff --git a/services/shell/public/cpp/lib/capabilities.cc b/services/service_manager/public/cpp/lib/capabilities.cc
similarity index 91%
rename from services/shell/public/cpp/lib/capabilities.cc
rename to services/service_manager/public/cpp/lib/capabilities.cc
index d16035513cfabf998c387dfeb534d162ece5bbbd..b86c3b036a49fc71a9637e8875202e7ff7f6281f 100644
--- a/services/shell/public/cpp/lib/capabilities.cc
+++ b/services/service_manager/public/cpp/lib/capabilities.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/capabilities.h"
+#include "services/service_manager/public/cpp/capabilities.h"
#include <tuple>
« no previous file with comments | « services/service_manager/public/cpp/lib/callback_binder.cc ('k') | services/service_manager/public/cpp/lib/connection_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698