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

Unified Diff: chrome/service/DEPS

Issue 1892123003: Add components/network_session_configurator. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase on https://crrev.com/1945513002. Created 4 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
« no previous file with comments | « chrome/common/service_process_util.cc ('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 8a111b19570b082ebd954e7f77feba517d675302..6d0fdd1f2a5963100ecce42e2b1f4fcc71711884 100644
--- a/chrome/service/DEPS
+++ b/chrome/service/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+chrome/grit", # For generated headers.
"+components/prefs",
+ "+components/network_session_configurator/switches.h",
# TODO(fdoray): Remove this once the PreRead field trial has expired.
# crbug.com/577698
« no previous file with comments | « chrome/common/service_process_util.cc ('k') | chrome/service/service_process.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698