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

Unified Diff: ios/chrome/browser/ui/webui/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 | « ios/chrome/browser/BUILD.gn ('k') | ios/chrome/browser/ui/webui/mojo_web_ui_ios_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/ui/webui/DEPS
diff --git a/ios/chrome/browser/ui/webui/DEPS b/ios/chrome/browser/ui/webui/DEPS
index b48515a459551d975478a72759209ca3717ed65e..7f957bc36b539a797d9d1fecb66be3305add6eac 100644
--- a/ios/chrome/browser/ui/webui/DEPS
+++ b/ios/chrome/browser/ui/webui/DEPS
@@ -1,4 +1,4 @@
include_rules = [
"+mojo/public",
- "+services/shell/public",
+ "+services/service_manager/public",
]
« no previous file with comments | « ios/chrome/browser/BUILD.gn ('k') | ios/chrome/browser/ui/webui/mojo_web_ui_ios_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698