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

Unified Diff: components/core_services/DEPS

Issue 1115363002: mojo: Use ContentHandlers to bundle multiple Applications into a module. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rename redirect -> alias Created 5 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/core_services/BUILD.gn ('k') | components/core_services/core_services_application_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/core_services/DEPS
diff --git a/components/core_services/DEPS b/components/core_services/DEPS
index 213f11fef0ffe969923e161bfbeb8ef9c0b8590b..eba4dc7b03be5c4df61fde1fdca36f9e4ef888fd 100644
--- a/components/core_services/DEPS
+++ b/components/core_services/DEPS
@@ -4,4 +4,5 @@ include_rules = [
"+mojo/common",
"+third_party/mojo_services/src/clipboard",
"+third_party/mojo/src/mojo/public",
+ "+third_party/mojo_services/src/content_handler/public",
]
« no previous file with comments | « components/core_services/BUILD.gn ('k') | components/core_services/core_services_application_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698