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

Unified Diff: mojo/edk/embedder/BUILD.gn

Issue 2549363004: Multiprocess test client: Android child process launcher rework. (Closed)
Patch Set: Fixed tests Created 4 years 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
Index: mojo/edk/embedder/BUILD.gn
diff --git a/mojo/edk/embedder/BUILD.gn b/mojo/edk/embedder/BUILD.gn
index 67a7376eb45df3def2e4e0345b2d6741b1cc4ffb..a2cc9f3a8395a0c8718367e9c7a693dd4922ef43 100644
--- a/mojo/edk/embedder/BUILD.gn
+++ b/mojo/edk/embedder/BUILD.gn
@@ -84,6 +84,7 @@ source_set("platform") {
"named_platform_handle_utils_win.cc",
"platform_channel_pair.cc",
"platform_channel_pair.h",
+ "platform_channel_pair_android.cc",
"platform_channel_pair_posix.cc",
"platform_channel_pair_win.cc",
"platform_channel_utils_posix.cc",

Powered by Google App Engine
This is Rietveld 408576698