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

Unified Diff: chrome/common/DEPS

Issue 2444363003: Remove uses of ChannelHandle for service processes. (Closed)
Patch Set: Created 4 years, 2 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/BUILD.gn ('k') | chrome/common/service_process_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index 2351f1a0dc6471d5bc405b1dd2a879f1282e73a0..77ad682e3a65fc1b167f81768864fee137bedf35 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -38,3 +38,8 @@ include_rules = [
# FIXME - refactor code and remove these dependencies
"+chrome/installer",
]
+specific_include_rules = {
+ "service_process_util\.h": [
+ "+mojo/edk/embedder",
+ ],
+}
« no previous file with comments | « chrome/common/BUILD.gn ('k') | chrome/common/service_process_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698