 Chromium Code Reviews
 Chromium Code Reviews Issue 2146643002:
  [Cronet] Integrate CrNet functionality into Cronet on iOS.  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master
    
  
    Issue 2146643002:
  [Cronet] Integrate CrNet functionality into Cronet on iOS.  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master| Index: components/cronet/ios/DEPS | 
| diff --git a/components/cronet/ios/DEPS b/components/cronet/ios/DEPS | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..60c6da0768554f45e9c81a5c17775d5bd72532de | 
| --- /dev/null | 
| +++ b/components/cronet/ios/DEPS | 
| @@ -0,0 +1,4 @@ | 
| +include_rules = [ | 
| + "+ios/net", | 
| + "+ios/web", | 
| +] |