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

Unified Diff: base/test/BUILD.gn

Issue 488003003: Add ChannelProxy benchmark to ipc_perftests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Landing. Created 6 years, 4 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 | « base/base.gyp ('k') | base/test/test_io_thread.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/test/BUILD.gn
diff --git a/base/test/BUILD.gn b/base/test/BUILD.gn
index c55400d60ce47ebb9afaab68a2bff59ca4c9645f..e3312c2fb9925e1a51d84b8c4fce72a194b2505c 100644
--- a/base/test/BUILD.gn
+++ b/base/test/BUILD.gn
@@ -67,6 +67,8 @@ source_set("test_support") {
"test_file_util_mac.cc",
"test_file_util_posix.cc",
"test_file_util_win.cc",
+ "test_io_thread.cc",
+ "test_io_thread.h",
"test_listener_ios.h",
"test_listener_ios.mm",
"test_pending_task.cc",
« no previous file with comments | « base/base.gyp ('k') | base/test/test_io_thread.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698