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

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

Issue 1427633003: Move scoped_test_dir.* and test_io_thread.* from edk/test to edk/system/test. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 2 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 | « mojo/edk/system/test/test_io_thread.cc ('k') | mojo/edk/test/scoped_test_dir.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/edk/test/BUILD.gn
diff --git a/mojo/edk/test/BUILD.gn b/mojo/edk/test/BUILD.gn
index 1d522667211cd268bb957b0efe2df1fe1305846c..8fab4ee9bedfacc1fcc802d318abd9915b30b5ba 100644
--- a/mojo/edk/test/BUILD.gn
+++ b/mojo/edk/test/BUILD.gn
@@ -11,10 +11,6 @@ mojo_edk_source_set("test_support") {
"multiprocess_test_helper.h",
"scoped_ipc_support.cc",
"scoped_ipc_support.h",
- "scoped_test_dir.cc",
- "scoped_test_dir.h",
- "test_io_thread.cc",
- "test_io_thread.h",
"test_utils.cc",
"test_utils.h",
]
« no previous file with comments | « mojo/edk/system/test/test_io_thread.cc ('k') | mojo/edk/test/scoped_test_dir.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698