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

Unified Diff: remoting/host/BUILD.gn

Issue 2424353002: Use ChannelMojo between the remoting daemon and network processes. (Closed)
Patch Set: Created 4 years, 2 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: remoting/host/BUILD.gn
diff --git a/remoting/host/BUILD.gn b/remoting/host/BUILD.gn
index 9c9e948237a1233ce2efd45676934dfd730d9982..797b86fec2ecb801f122cda20cbfe630069370df 100644
--- a/remoting/host/BUILD.gn
+++ b/remoting/host/BUILD.gn
@@ -744,6 +744,7 @@ if (enable_me2me_host) {
"//base",
"//base:i18n",
"//components/policy/core/common",
+ "//mojo/edk/system",
"//net",
"//remoting/base",
"//remoting/host",

Powered by Google App Engine
This is Rietveld 408576698