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

Unified Diff: ipc/BUILD.gn

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 | « no previous file | ipc/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ipc/BUILD.gn
diff --git a/ipc/BUILD.gn b/ipc/BUILD.gn
index 161143f291d41e34e4138214f2827a92f45a6275..dc3694992946cf325a4c8ca4737224efb556a225 100644
--- a/ipc/BUILD.gn
+++ b/ipc/BUILD.gn
@@ -292,6 +292,7 @@ if (!is_ios) {
deps = [
"//base",
"//base/test:test_support",
+ "//mojo/edk/test:test_support",
"//testing/gtest",
]
}
« no previous file with comments | « no previous file | ipc/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698