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

Unified Diff: content/common/mojo/DEPS

Issue 1442893002: Move Shell connection to content (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@i2
Patch Set: . Created 5 years, 1 month 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 | « content/common/BUILD.gn ('k') | content/common/mojo/mojo_shell_connection_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/mojo/DEPS
diff --git a/content/common/mojo/DEPS b/content/common/mojo/DEPS
index c6b01113ba2ae56f4c6d310e17b42ee0a4be62a1..a8c7fc4b6c1777e186b533b1a57a480dcd1004dd 100644
--- a/content/common/mojo/DEPS
+++ b/content/common/mojo/DEPS
@@ -1,3 +1,6 @@
include_rules = [
+ "+mojo/application/public/cpp",
"+mojo/application/public/interfaces",
+ "+mojo/converters/network",
+ "+mojo/runner/child",
]
« no previous file with comments | « content/common/BUILD.gn ('k') | content/common/mojo/mojo_shell_connection_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698