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

Unified Diff: components/network_session_configurator/DEPS

Issue 1892123003: Add components/network_session_configurator. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add dependencies for iOS. Created 4 years, 8 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/network_session_configurator/DEPS
diff --git a/components/net_log/DEPS b/components/network_session_configurator/DEPS
similarity index 73%
copy from components/net_log/DEPS
copy to components/network_session_configurator/DEPS
index efca3dd5b183fcfcf09b16cd28f9b1b67584fe56..a6e434d56348d815b7b6b4c73f70b0b10beccd5b 100644
--- a/components/net_log/DEPS
+++ b/components/network_session_configurator/DEPS
@@ -1,5 +1,7 @@
include_rules = [
+ "+base",
+ "+net",
"+components/data_reduction_proxy/core/common",
+ "+components/variations",
"+components/version_info",
- "+net",
]

Powered by Google App Engine
This is Rietveld 408576698