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

Side by Side Diff: mojo/services/network/public/DEPS

Issue 885443002: Roll Chrome into Mojo. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Rebase to ToT mojo Created 5 years, 10 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 "-build", 2 "-build",
3 "-mojo", 3 "-mojo",
4 "-net", 4 "-net",
5 "-services", 5 "-services",
6 "-testing", 6 "-testing",
7 "!base", 7 "!base",
8 "!mojo/common", 8 "!mojo/common",
9 "+mojo/public",
10 "+mojo/services/network/public", 9 "+mojo/services/network/public",
10 "+third_party/mojo/src/mojo/public",
11 ] 11 ]
OLDNEW
« no previous file with comments | « mojo/services/network/network_service_impl.cc ('k') | mojo/services/network/tcp_bound_socket_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698