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

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: Address Andrei's comments. Created 4 years, 4 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/chrome/browser/password_manager/DEPS b/components/cronet/ios/DEPS
similarity index 58%
copy from chrome/browser/password_manager/DEPS
copy to components/cronet/ios/DEPS
index d6abddad069c1e69bc474894adfdc0640288cf26..8754a65499e973038fb39203b5a7628e36152c38 100644
--- a/chrome/browser/password_manager/DEPS
+++ b/components/cronet/ios/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+dbus",
+ "+ios/net",
]

Powered by Google App Engine
This is Rietveld 408576698