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

Side by Side Diff: ios/crnet/DEPS

Issue 1125293004: ios: add CrNet (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ? Created 5 years, 7 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
(Empty)
1 include_rules = [
2 "+ios/crnet",
3 "+components/webp_transcode",
4 "+crypto/nss_util.h",
5 "+ios/net",
6 "+ios/web/public/user_agent.h",
7 "+net"
stuartmorgan 2015/05/21 13:37:59 Let's sort this list alphabetically.
Elly Fong-Jones 2015/05/21 15:42:49 Done.
8 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698