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

Unified Diff: base/test/BUILD.gn

Issue 823143004: Add TestMockTimeTaskRunner in base/test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update year in copyright notice. Rebase. Created 5 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 | « base/base.gyp ('k') | base/test/test_mock_time_task_runner.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 3aab89e89cde50b3d0d23f9287d34f960981eb7b..b4987d9d55838a339ad8f42901bbfcd25a5bce6b 100644
--- a/base/test/BUILD.gn
+++ b/base/test/BUILD.gn
@@ -78,6 +78,8 @@ source_set("test_support") {
"test_io_thread.h",
"test_listener_ios.h",
"test_listener_ios.mm",
+ "test_mock_time_task_runner.cc",
+ "test_mock_time_task_runner.h",
"test_pending_task.cc",
"test_pending_task.h",
"test_reg_util_win.cc",
« no previous file with comments | « base/base.gyp ('k') | base/test/test_mock_time_task_runner.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698