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

Unified Diff: components/network_session_configurator/browser/DEPS

Issue 2914893002: Move some of IOThread's command line logic to network_session_configurator. (Closed)
Patch Set: Fix merge Created 3 years, 6 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/browser/DEPS
diff --git a/components/network_session_configurator/browser/DEPS b/components/network_session_configurator/browser/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..a03c9b63fe5d9d2f572a57c8b905444137a90d17
--- /dev/null
+++ b/components/network_session_configurator/browser/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "+base",
+ "+components/network_session_configurator",
+ "+components/variations",
+ "+net",
+]

Powered by Google App Engine
This is Rietveld 408576698