diff options
Diffstat (limited to 'ios/crnet/DEPS')
-rw-r--r-- | ios/crnet/DEPS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ios/crnet/DEPS b/ios/crnet/DEPS new file mode 100644 index 0000000..df845d4 --- /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" +] |