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

Unified Diff: ipc/DEPS

Issue 2473993003: Delete IPC::ChannelPosix, IPC::ChannelWin and IPC::AttachmentBroker. (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 | « ipc/BUILD.gn ('k') | ipc/attachment_broker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ipc/DEPS
diff --git a/ipc/DEPS b/ipc/DEPS
index e5e75019520ca6be2656bc4d46e4f084ba8a3501..5f929e987383a10deec9ecd6ae05900a0acee42b 100644
--- a/ipc/DEPS
+++ b/ipc/DEPS
@@ -14,6 +14,9 @@ specific_include_rules = {
"+mojo/edk/embedder",
"+mojo/edk/test",
],
+ "ipc_perftest_support\.cc": [
+ "+mojo/edk/test",
+ ],
"run_all_(unit|perf)tests\.cc": [
"+mojo/edk/embedder",
"+mojo/edk/test",
« no previous file with comments | « ipc/BUILD.gn ('k') | ipc/attachment_broker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698