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

Unified Diff: cc/cc_tests.gyp

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
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 06d2f9e28549d0a68ba8299633a6bf90bafab7ec..59ae1ae66ebf3256261fb88b7ac19483b138c072 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -279,6 +279,8 @@
'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 | « cc/BUILD.gn ('k') | cc/test/simple_task_runner.h » ('j') | cc/test/simple_task_runner.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698