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

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: 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 | « no previous file | cc/cc_tests.gyp » ('j') | no next file with comments »
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 89ed51301e0395000b59725bee83eac618d6dc0a..6eb7d29b15f9fe8c932708c0f7ef1bd0cc8ef887 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -727,6 +727,8 @@ source_set("test_support") {
"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 | « no previous file | cc/cc_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698