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

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: nits 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 | « cc/BUILD.gn ('k') | cc/test/test_tile_task_runner.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 041b5c489a7e2ec78544628b1fbe373a35c104e7..32f40eeaf58b9241329f4cc75a755a4be0c34f63 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -317,6 +317,8 @@
'test/test_texture.h',
'test/test_tile_priorities.cc',
'test/test_tile_priorities.h',
+ 'test/test_tile_task_runner.cc',
+ 'test/test_tile_task_runner.h',
'test/test_web_graphics_context_3d.cc',
'test/test_web_graphics_context_3d.h',
'test/threaded_channel_for_test.cc',
« no previous file with comments | « cc/BUILD.gn ('k') | cc/test/test_tile_task_runner.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698