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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: ios/crnet/DEPS
diff --git a/ios/crnet/DEPS b/ios/crnet/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..ac324dd8e31892b3b6e10027c01d89dfb31861d3
--- /dev/null
+++ b/ios/crnet/DEPS
@@ -0,0 +1,8 @@
+include_rules = [
+ "+ios/crnet",
+ "+components/webp_transcode",
+ "+crypto/nss_util.h",
+ "+ios/net",
+ "+ios/web/public/user_agent.h",
+ "+net"
stuartmorgan 2015/05/21 13:37:59 Let's sort this list alphabetically.
Elly Fong-Jones 2015/05/21 15:42:49 Done.
+]

Powered by Google App Engine
This is Rietveld 408576698