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

Unified Diff: chrome/service/DEPS

Issue 2084453002: Initialise and use ChannelMojo to the service utility process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixes Created 4 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.h » ('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 641ad534d55053601c2714aa5814084ff5553871..0f556f1091fcf04432f4470c98a9d27887deac1b 100644
--- a/chrome/service/DEPS
+++ b/chrome/service/DEPS
@@ -3,5 +3,6 @@ include_rules = [
"+components/prefs",
"+components/network_session_configurator/switches.h",
"+components/version_info",
+ "+mojo/edk/embedder",
"+sandbox/win/src",
]
« no previous file with comments | « chrome/service/BUILD.gn ('k') | chrome/service/service_process.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698