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

Unified Diff: ios/crnet/DEPS

Issue 1125293004: ios: add CrNet (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix last nits 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
« no previous file with comments | « ios/crnet/CrNet.mm ('k') | ios/crnet/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/crnet/DEPS
diff --git a/ios/crnet/DEPS b/ios/crnet/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..df845d4b9c08222d4a297e0e485f9383def2d4db
--- /dev/null
+++ b/ios/crnet/DEPS
@@ -0,0 +1,8 @@
+include_rules = [
+ "+components/webp_transcode",
+ "+crypto/nss_util.h",
+ "+ios/crnet",
+ "+ios/net",
+ "+ios/web/public/user_agent.h",
+ "+net"
+]
« no previous file with comments | « ios/crnet/CrNet.mm ('k') | ios/crnet/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698