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

Side by Side Diff: remoting/host/DEPS

Issue 2451203002: Revert of Use ChannelMojo between the remoting daemon and network processes. (Closed)
Patch Set: 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",
11 "+net", 9 "+net",
12 "+remoting/codec", 10 "+remoting/codec",
13 "+remoting/protocol", 11 "+remoting/protocol",
14 "+remoting/signaling", 12 "+remoting/signaling",
15 "+remoting/tools", 13 "+remoting/tools",
16 "+third_party/jsoncpp", 14 "+third_party/jsoncpp",
17 "+third_party/skia", 15 "+third_party/skia",
18 "+third_party/webrtc", 16 "+third_party/webrtc",
19 "+ui", 17 "+ui",
20 ] 18 ]
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