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

Unified Diff: base/BUILD.gn

Issue 2657013002: Introduce ThreadTaskRunnerHandle::OverrideForTesting and TestMockTimeTaskRunner::ScopedContext. (Closed)
Patch Set: fix AffiliatedMatchHelperTest* AsyncDocumentSubResourceFilterTest* and PostTaskAndReplyImpl's test Created 3 years, 10 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/test_mock_time_task_runner.h » ('j') | base/test/test_mock_time_task_runner.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 66d31ad939b4f11c5677cadb98e720a8c469c62c..690f765e0bcf14f178297d13cc8864e7e2d2d210 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -2124,6 +2124,7 @@ test("base_unittests") {
"threading/thread_id_name_manager_unittest.cc",
"threading/thread_local_storage_unittest.cc",
"threading/thread_local_unittest.cc",
+ "threading/thread_task_runner_handle_unittest.cc",
"threading/thread_unittest.cc",
"threading/watchdog_unittest.cc",
"threading/worker_pool_posix_unittest.cc",
« no previous file with comments | « no previous file | base/test/test_mock_time_task_runner.h » ('j') | base/test/test_mock_time_task_runner.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698