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

Unified Diff: ipc/BUILD.gn

Issue 536213002: Add ipc_mojo_perftests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed garbage Created 6 years, 3 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/ipc.gyp » ('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 4d547431e345cab4eb55e16c98599e8d3e771783..e7e08b5aadd693260c93b014d0fb98687d1f15b8 100644
--- a/ipc/BUILD.gn
+++ b/ipc/BUILD.gn
@@ -162,6 +162,8 @@ static_library("test_support") {
sources = [
"ipc_multiprocess_test.cc",
"ipc_multiprocess_test.h",
+ "ipc_perftest_support.cc",
+ "ipc_perftest_support.h",
"ipc_test_sink.cc",
"ipc_test_sink.h",
"ipc_test_base.cc",
« no previous file with comments | « no previous file | ipc/ipc.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698