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

Unified Diff: chrome/common/DEPS

Issue 2500263004: Remove ipc/unix_domain_socket_util.* (Closed)
Patch Set: rebase Created 4 years, 1 month 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 | « no previous file | chrome/common/service_process_util_mac.mm » ('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 a9a61055251a4fb1e93f7839f6a9bbdc46ebcbbe..fe9e090a81bd5f2920e7afedaf27e0e0acd2613f 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -41,7 +41,7 @@ include_rules = [
"+chrome/installer",
]
specific_include_rules = {
- "service_process_util\.h": [
+ "service_process_util.*": [
"+mojo/edk/embedder",
],
}
« no previous file with comments | « no previous file | chrome/common/service_process_util_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698