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

Unified Diff: chrome/service/DEPS

Issue 2914893002: Move some of IOThread's command line logic to network_session_configurator. (Closed)
Patch Set: Fixes... Created 3 years, 7 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: chrome/service/DEPS
diff --git a/chrome/service/DEPS b/chrome/service/DEPS
index 69ec43c7e07be078212800212f1be95bd8875ac1..4876041e62e7b180d47c447670bde6ea9db80072 100644
--- a/chrome/service/DEPS
+++ b/chrome/service/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+chrome/grit",
"+components/data_use_measurement/core",
+ "+components/network_session_configurator/common",
"+components/prefs",
"+components/version_info",
"+mojo/edk/embedder",

Powered by Google App Engine
This is Rietveld 408576698