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

Side by Side Diff: remoting/base/DEPS

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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+breakpad", 2 "+breakpad",
3 "+google/protobuf", 3 "+google/protobuf",
4 "+mojo/edk/embedder",
4 "+net", 5 "+net",
5 "+third_party/zlib", 6 "+third_party/zlib",
6 "+ui/base", 7 "+ui/base",
7 ] 8 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698