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

Unified Diff: chrome/service/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
« no previous file with comments | « chrome/service/BUILD.gn ('k') | chrome/service/service_process.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « chrome/service/BUILD.gn ('k') | chrome/service/service_process.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698