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

Unified Diff: ipc/ipc.gyp

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 | « ipc/BUILD.gn ('k') | ipc/ipc_channel.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ipc/ipc.gyp
diff --git a/ipc/ipc.gyp b/ipc/ipc.gyp
index 6d90ab62085f8928d27a8b15a3f37872c6619ba6..28c112b0ba6ed37123b18b2219785db4474bf5ce 100644
--- a/ipc/ipc.gyp
+++ b/ipc/ipc.gyp
@@ -130,6 +130,8 @@
'sources': [
'ipc_multiprocess_test.cc',
'ipc_multiprocess_test.h',
+ 'ipc_perftest_support.cc',
+ 'ipc_perftest_support.h',
'ipc_test_base.cc',
'ipc_test_base.h',
'ipc_test_channel_listener.cc',
« no previous file with comments | « ipc/BUILD.gn ('k') | ipc/ipc_channel.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698