Index: ipc/BUILD.gn |
diff --git a/ipc/BUILD.gn b/ipc/BUILD.gn |
index 3bff55ee5285857514c6e391cb9484ef73352aa0..c727d6e12f8f6052f17d8d073cb0456e7c921e22 100644 |
--- a/ipc/BUILD.gn |
+++ b/ipc/BUILD.gn |
@@ -162,7 +162,7 @@ if (!is_android) { |
} |
} |
-static_library("test_support_ipc") { |
+source_set("test_support_ipc") { |
sources = [ |
"ipc_multiprocess_test.cc", |
"ipc_multiprocess_test.h", |