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

Unified Diff: ash/mus/new_window_delegate_mus.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
« no previous file with comments | « ash/mus/main.cc ('k') | ash/mus/root_window_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/new_window_delegate_mus.cc
diff --git a/ash/mus/new_window_delegate_mus.cc b/ash/mus/new_window_delegate_mus.cc
index 07e4077434d7754eaa44eeba05101132bf351d13..c288691ea977597cd3dde5c30bd67b0e45449970 100644
--- a/ash/mus/new_window_delegate_mus.cc
+++ b/ash/mus/new_window_delegate_mus.cc
@@ -5,7 +5,7 @@
#include "ash/mus/new_window_delegate_mus.h"
#include "base/logging.h"
-#include "services/shell/public/cpp/connector.h"
+#include "services/service_manager/public/cpp/connector.h"
namespace ash {
namespace mus {
« no previous file with comments | « ash/mus/main.cc ('k') | ash/mus/root_window_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698