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

Unified Diff: extensions/shell/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
« no previous file with comments | « extensions/shell/BUILD.gn ('k') | extensions/shell/browser/shell_browser_context.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/shell/browser/DEPS
diff --git a/extensions/shell/browser/DEPS b/extensions/shell/browser/DEPS
index 274f5f61769e1074aab91ee316f3334f0cdf8bf2..ce93d79c51ab83fa4570878cf69ee42f9334aae0 100644
--- a/extensions/shell/browser/DEPS
+++ b/extensions/shell/browser/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+components/keyed_service",
"+components/nacl/browser",
"+components/nacl/common",
+ "+components/network_session_configurator/common",
"+components/pref_registry",
"+components/update_client",
"+components/user_prefs",
« no previous file with comments | « extensions/shell/BUILD.gn ('k') | extensions/shell/browser/shell_browser_context.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698