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

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: 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
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",
]

Powered by Google App Engine
This is Rietveld 408576698