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

Side by Side Diff: remoting/host/DEPS

Issue 2424353002: Use ChannelMojo between the remoting daemon and network processes. (Closed)
Patch Set: sans test changes Created 4 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 unified diff | Download patch
« no previous file with comments | « remoting/host/BUILD.gn ('k') | remoting/host/daemon_process_win.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+ash", 2 "+ash",
3 "+cc/output", 3 "+cc/output",
4 "+components/policy/core/common", 4 "+components/policy/core/common",
5 "+device/power_save_blocker", 5 "+device/power_save_blocker",
6 "+extensions/browser/api/messaging", 6 "+extensions/browser/api/messaging",
7 "+google_apis", 7 "+google_apis",
8 "+jingle/glue", 8 "+jingle/glue",
9 "+mojo/public",
10 "+mojo/edk/embedder",
9 "+net", 11 "+net",
10 "+remoting/codec", 12 "+remoting/codec",
11 "+remoting/protocol", 13 "+remoting/protocol",
12 "+remoting/signaling", 14 "+remoting/signaling",
13 "+remoting/tools", 15 "+remoting/tools",
14 "+third_party/jsoncpp", 16 "+third_party/jsoncpp",
15 "+third_party/skia", 17 "+third_party/skia",
16 "+third_party/webrtc", 18 "+third_party/webrtc",
17 "+ui", 19 "+ui",
18 ] 20 ]
OLDNEW
« 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