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

Unified Diff: chrome/common/DEPS

Issue 2500263004: Remove ipc/unix_domain_socket_util.* (Closed)
Patch Set: 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') | components/arc/arc_session.cc » ('J')
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..6f70e8ba78df9b86543ed46cbfaeb6be7a3452ab 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": [
sky 2016/11/17 18:07:29 I'm surprised this matches service_process_util_ma
Sam McNally 2016/11/18 03:49:01 I guess checkdeps doesn't do a full match. Added a
"+mojo/edk/embedder",
],
}
« no previous file with comments | « no previous file | chrome/common/service_process_util_mac.mm » ('j') | components/arc/arc_session.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698