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

Unified Diff: mojo/common/DEPS

Issue 346633002: Move channel_init out of mojo_common. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix gn build Created 6 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: mojo/common/DEPS
diff --git a/mojo/common/DEPS b/mojo/common/DEPS
index 26456c6ff0ae17b756fc67ce697b4c14921d7cb9..e8ac42887d1ccaed04ed289c8aff3b70f24a04b4 100644
--- a/mojo/common/DEPS
+++ b/mojo/common/DEPS
@@ -1,6 +1,6 @@
include_rules = [
+ # common must not depend on embedder.
"-mojo",
"+mojo/common",
- "+mojo/embedder",
"+mojo/public",
]
« no previous file with comments | « mojo/common/BUILD.gn ('k') | mojo/common/channel_init.h » ('j') | mojo/embedder/channel_init.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698