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

Unified Diff: cc/cc_tests.gyp

Issue 267783004: Refactoring the way begin frame sources inside scheduler work. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Scheduler now uses frame sources, working on scheduler_unittests. Created 6 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 be7145eeb49328755245032685b1f5eb4400b5e5..883ddb99c87e5f957a4da974f20a0deea4027327 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -84,6 +84,7 @@
'resources/tile_priority_unittest.cc',
'resources/video_resource_updater_unittest.cc',
'scheduler/delay_based_time_source_unittest.cc',
+ 'scheduler/frame_source_unittest.cc',
'scheduler/scheduler_state_machine_unittest.cc',
'scheduler/scheduler_unittest.cc',
'test/layer_tree_json_parser_unittest.cc',
@@ -187,6 +188,7 @@
'test/mock_quad_culler.h',
'test/ordered_texture_map.cc',
'test/ordered_texture_map.h',
+ 'test/output_test_common.h',
'test/paths.cc',
'test/paths.h',
'test/pixel_comparator.cc',
« no previous file with comments | « cc/cc.gyp ('k') | cc/output/begin_frame_args.h » ('j') | cc/output/begin_frame_args.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698