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

Unified Diff: components/dom_distiller/content/renderer/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
Index: components/dom_distiller/content/renderer/DEPS
diff --git a/components/dom_distiller/content/renderer/DEPS b/components/dom_distiller/content/renderer/DEPS
index 19c830868e81d374272abe2412a9ca08ee0ed8fa..f0806cb3c12b2f67876e023eaf6469a196bc5846 100644
--- a/components/dom_distiller/content/renderer/DEPS
+++ b/components/dom_distiller/content/renderer/DEPS
@@ -1,7 +1,7 @@
include_rules = [
"+gin",
"+mojo/public",
- "+services/shell/public/cpp",
+ "+services/service_manager/public/cpp",
"+third_party/WebKit/public",
"+v8/include",
]
« no previous file with comments | « components/dom_distiller/content/renderer/BUILD.gn ('k') | components/dom_distiller/content/renderer/distillability_agent.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698