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

Unified Diff: components/cronet/ios/DEPS

Issue 2146643002: [Cronet] Integrate CrNet functionality into Cronet on iOS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove cronet_test_bundle_data target and use data bundled with net_test_support. Created 4 years, 2 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: 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",
+]
« no previous file with comments | « components/cronet/ios/Cronet.mm ('k') | components/cronet/ios/Resources/Localization/am.lproj/Localizable.strings » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698