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

Unified Diff: content/DEPS

Issue 1149833007: Embed a mojo ApplicationManager in content/browser (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added some missing docs and removed some cruft Created 5 years, 7 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 | « no previous file | content/browser/BUILD.gn » ('j') | content/browser/mojo_shell_context_impl.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index 5a9805e6009278dfd2a1ad70452673ffee55947e..d25abfa431e2226a6ffdb5e6059cd6c33ad0d41b 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -32,7 +32,9 @@ include_rules = [
"+dbus",
"+gpu",
+ "+mojo/application",
"+mojo/common",
+ "+mojo/shell",
jam 2015/05/27 16:05:35 these new two includes might be too broad. i.e. be
Ken Rockot(use gerrit already) 2015/05/27 19:36:16 Done.
"+net",
"+ppapi",
"+printing",
« no previous file with comments | « no previous file | content/browser/BUILD.gn » ('j') | content/browser/mojo_shell_context_impl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698