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

Unified Diff: components/network_session_configurator/common/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/common/DEPS
diff --git a/components/network_session_configurator/common/DEPS b/components/network_session_configurator/common/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..5cd0867c848dea91229bf9921ef63c20f2389a66
--- /dev/null
+++ b/components/network_session_configurator/common/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+base",
+]

Powered by Google App Engine
This is Rietveld 408576698