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

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

Issue 1361143004: EDK: Add a mojo::test::SimpleTestThread (and use it). (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 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
Index: mojo/edk/test/BUILD.gn
diff --git a/mojo/edk/test/BUILD.gn b/mojo/edk/test/BUILD.gn
index cbe6e26a8faaa920555dd8cca3abc82fff3249a1..6a905ee2bd69476cf9a47b099ccc57a467e6bbfb 100644
--- a/mojo/edk/test/BUILD.gn
+++ b/mojo/edk/test/BUILD.gn
@@ -15,6 +15,8 @@ mojo_edk_source_set("test_support") {
"scoped_ipc_support.h",
"scoped_test_dir.cc",
"scoped_test_dir.h",
+ "simple_test_thread.cc",
+ "simple_test_thread.h",
"test_io_thread.cc",
"test_io_thread.h",
"test_utils.h",

Powered by Google App Engine
This is Rietveld 408576698