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

Unified Diff: extensions/browser/mojo/DEPS

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 | « extensions/browser/mojo/BUILD.gn ('k') | extensions/browser/mojo/service_registration.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/mojo/DEPS
diff --git a/extensions/browser/mojo/DEPS b/extensions/browser/mojo/DEPS
index df73043fafe9fcdaa7d30932b6ea40ebdff5c9a9..771dfe3c373e8abb784fd51e8720888b5cd29358 100644
--- a/extensions/browser/mojo/DEPS
+++ b/extensions/browser/mojo/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+services/shell/public/interfaces",
+ "+services/service_manager/public/interfaces",
]
« no previous file with comments | « extensions/browser/mojo/BUILD.gn ('k') | extensions/browser/mojo/service_registration.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698