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

Unified Diff: base/test/BUILD.gn

Issue 2622633004: Add base::test::ScopedAsyncTaskScheduler. (Closed)
Patch Set: CR gab #11 (grammar) Created 3 years, 11 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 8df234189abc1ea69425e6bae08c3e5f88f69fb4..44d8c29ac3f42b99e4a12e960e7c7f64960b0aa0 100644
--- a/base/test/BUILD.gn
+++ b/base/test/BUILD.gn
@@ -69,6 +69,8 @@ static_library("test_support") {
"perf_time_logger.h",
"power_monitor_test_base.cc",
"power_monitor_test_base.h",
+ "scoped_async_task_scheduler.cc",
+ "scoped_async_task_scheduler.h",
"scoped_command_line.cc",
"scoped_command_line.h",
"scoped_feature_list.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