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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « chrome/service/BUILD.gn ('k') | chrome/service/service_process.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+chrome/grit", 2 "+chrome/grit",
3 "+components/data_use_measurement/core", 3 "+components/data_use_measurement/core",
4 "+components/network_session_configurator/common",
4 "+components/prefs", 5 "+components/prefs",
5 "+components/version_info", 6 "+components/version_info",
6 "+mojo/edk/embedder", 7 "+mojo/edk/embedder",
7 "+sandbox/win/src", 8 "+sandbox/win/src",
8 ] 9 ]
OLDNEW
« 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