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

Unified Diff: services/service_manager/tests/shutdown/shutdown_client_app.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/tests/shutdown/shutdown_client_app.cc
diff --git a/services/shell/tests/shutdown/shutdown_client_app.cc b/services/service_manager/tests/shutdown/shutdown_client_app.cc
similarity index 82%
rename from services/shell/tests/shutdown/shutdown_client_app.cc
rename to services/service_manager/tests/shutdown/shutdown_client_app.cc
index 5da8801417d1ab128a7ec6eb74f0814cd7466a0f..008e8f1a1095d0b7423c3b6173734574770ee29f 100644
--- a/services/shell/tests/shutdown/shutdown_client_app.cc
+++ b/services/service_manager/tests/shutdown/shutdown_client_app.cc
@@ -5,13 +5,13 @@
#include "base/macros.h"
#include "base/run_loop.h"
#include "mojo/public/cpp/bindings/binding_set.h"
-#include "services/shell/public/c/main.h"
-#include "services/shell/public/cpp/connector.h"
-#include "services/shell/public/cpp/interface_factory.h"
-#include "services/shell/public/cpp/interface_registry.h"
-#include "services/shell/public/cpp/service.h"
-#include "services/shell/public/cpp/service_runner.h"
-#include "services/shell/tests/shutdown/shutdown_unittest.mojom.h"
+#include "services/service_manager/public/c/main.h"
+#include "services/service_manager/public/cpp/connector.h"
+#include "services/service_manager/public/cpp/interface_factory.h"
+#include "services/service_manager/public/cpp/interface_registry.h"
+#include "services/service_manager/public/cpp/service.h"
+#include "services/service_manager/public/cpp/service_runner.h"
+#include "services/service_manager/tests/shutdown/shutdown_unittest.mojom.h"
namespace shell {
« no previous file with comments | « services/service_manager/tests/shutdown/OWNERS ('k') | services/service_manager/tests/shutdown/shutdown_client_manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698