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

Unified Diff: content/utility/DEPS

Issue 1149833007: Embed a mojo ApplicationManager in content/browser (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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: content/utility/DEPS
diff --git a/content/utility/DEPS b/content/utility/DEPS
index 47166e2f530c79917feb9cc679e2d5500844fbf5..8b49f0fff851f97f64e4d2e476cc89819fd150b6 100644
--- a/content/utility/DEPS
+++ b/content/utility/DEPS
@@ -2,5 +2,7 @@ include_rules = [
"+components/scheduler/child",
"+content/child",
"+content/public/utility",
+ "+mojo/application",
+ "+mojo/shell",
"+sandbox/win/src",
]

Powered by Google App Engine
This is Rietveld 408576698