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

Unified Diff: remoting/host/DEPS

Issue 2424353002: Use ChannelMojo between the remoting daemon and network processes. (Closed)
Patch Set: sans test changes 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
« no previous file with comments | « remoting/host/BUILD.gn ('k') | remoting/host/daemon_process_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/DEPS
diff --git a/remoting/host/DEPS b/remoting/host/DEPS
index 6e1332abc5339ef74fffd906ed9c5ce10658c055..8978e69222ecb872e8a5dba47a881daa4b0d862b 100644
--- a/remoting/host/DEPS
+++ b/remoting/host/DEPS
@@ -6,6 +6,8 @@ include_rules = [
"+extensions/browser/api/messaging",
"+google_apis",
"+jingle/glue",
+ "+mojo/public",
+ "+mojo/edk/embedder",
"+net",
"+remoting/codec",
"+remoting/protocol",
« no previous file with comments | « remoting/host/BUILD.gn ('k') | remoting/host/daemon_process_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698