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

Unified Diff: content/DEPS

Issue 1128453004: Embed a simple Mojo shell in content (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index 91328cc3bfe12a2bfd1acc0fb46232c228541819..e18421e8dbe7737c02d6ff557d1e581434a8a276 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -33,6 +33,7 @@ include_rules = [
"+dbus",
"+gpu",
"+mojo/common",
+ "+mojo/shell",
"+net",
"+ppapi",
"+printing",

Powered by Google App Engine
This is Rietveld 408576698