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

Unified Diff: components/profile_service/profile_service_impl.h

Issue 1877753003: Move mojo\shell to services\shell (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@62scan
Patch Set: . Created 4 years, 8 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 | « components/profile_service/profile_service.gyp ('k') | components/profile_service/profile_service_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/profile_service/profile_service_impl.h
diff --git a/components/profile_service/profile_service_impl.h b/components/profile_service/profile_service_impl.h
index 6022af02c69a042764187c25fb8bfb90b78b0839..3e8c8e9150b5424a360fd3245fdd1b1077caa564 100644
--- a/components/profile_service/profile_service_impl.h
+++ b/components/profile_service/profile_service_impl.h
@@ -10,7 +10,7 @@
#include "components/profile_service/public/interfaces/profile.mojom.h"
#include "mojo/public/cpp/bindings/interface_request.h"
#include "mojo/public/cpp/bindings/strong_binding.h"
-#include "mojo/shell/public/cpp/connection.h"
+#include "services/shell/public/cpp/connection.h"
namespace filesystem {
class LockTable;
« no previous file with comments | « components/profile_service/profile_service.gyp ('k') | components/profile_service/profile_service_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698