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

Unified Diff: ipc/DEPS

Issue 2451953003: Change most IPC tests to use ChannelMojo. (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 | « ipc/BUILD.gn ('k') | ipc/ipc_channel_mojo_unittest.cc » ('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 421d8f7cc249cf9629482985fa9eb3367f759cbe..e5e75019520ca6be2656bc4d46e4f084ba8a3501 100644
--- a/ipc/DEPS
+++ b/ipc/DEPS
@@ -7,7 +7,7 @@ include_rules = [
]
specific_include_rules = {
- "ipc_channel_mojo_unittest\.cc": [
+ "ipc_test_base\.h": [
"+mojo/edk/test",
],
"ipc_mojo_(bootstrap_unittest|perftest)\.cc": [
« no previous file with comments | « ipc/BUILD.gn ('k') | ipc/ipc_channel_mojo_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698