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

Unified Diff: base/test/BUILD.gn

Issue 2796403002: Add base::test::ScopedTaskEnvironment. (Closed)
Patch Set: CR-gab-9 Created 3 years, 8 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 | base/test/scoped_async_task_scheduler.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 fc0350f78e1d8292525052dbeebbbc728df46d15..057e3071737296cffb9a29598ac87ba5ba9a5639 100644
--- a/base/test/BUILD.gn
+++ b/base/test/BUILD.gn
@@ -84,6 +84,8 @@ static_library("test_support") {
"scoped_mock_time_message_loop_task_runner.h",
"scoped_path_override.cc",
"scoped_path_override.h",
+ "scoped_task_environment.cc",
+ "scoped_task_environment.h",
"scoped_task_scheduler.cc",
"scoped_task_scheduler.h",
"sequenced_task_runner_test_template.cc",
« no previous file with comments | « no previous file | base/test/scoped_async_task_scheduler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698