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

Unified Diff: cc/BUILD.gn

Issue 1997743002: cc: Implement test task runner for tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@remove_schedule_complete
Patch Set: extended to SoftwareImageDecodeControllerTest Created 4 years, 7 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 | cc/cc_tests.gyp » ('j') | cc/test/simple_task_runner.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index cf4cd6a2966175fd4cc0e757163ff6d12856ff18..ad0bab2364281aa508a6f1a2d7b9081cd7044b5b 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -688,6 +688,8 @@ source_set("test_support") {
"test/render_pass_test_utils.h",
"test/scheduler_test_common.cc",
"test/scheduler_test_common.h",
+ "test/simple_task_runner.cc",
+ "test/simple_task_runner.h",
"test/skia_common.cc",
"test/skia_common.h",
"test/solid_color_content_layer_client.cc",
« no previous file with comments | « no previous file | cc/cc_tests.gyp » ('j') | cc/test/simple_task_runner.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698