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

Unified Diff: content/common/frame.mojom

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 | « content/common/child_process_host_impl.cc ('k') | content/common/service_manager/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/frame.mojom
diff --git a/content/common/frame.mojom b/content/common/frame.mojom
index 9ec96441b376689976c24de9d6629fb6433501d5..1179015a7671c2bf1a10d25ff105e0d765818b91 100644
--- a/content/common/frame.mojom
+++ b/content/common/frame.mojom
@@ -4,7 +4,7 @@
module content.mojom;
-import "services/shell/public/interfaces/interface_provider.mojom";
+import "services/service_manager/public/interfaces/interface_provider.mojom";
// Implemented by the frame provider (e.g. renderer processes).
interface Frame {
« no previous file with comments | « content/common/child_process_host_impl.cc ('k') | content/common/service_manager/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698