Chromium Code Reviews

Unified Diff: cc/cc_tests.gyp

Issue 1337803002: cc: Adding BeginFrameObserverMap. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase onto master. Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « cc/cc.gyp ('k') | cc/scheduler/begin_frame_observer_map.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 222b2025763f211ef84edfbfb2861fee5d42a4ab..06aac87a73c587360b93d8a724295e970c68adfe 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -100,6 +100,7 @@
'resources/resource_util_unittest.cc',
'resources/scoped_resource_unittest.cc',
'resources/video_resource_updater_unittest.cc',
+ 'scheduler/begin_frame_observer_map_unittest.cc',
'scheduler/begin_frame_source_unittest.cc',
'scheduler/compositor_timing_history_unittest.cc',
'scheduler/delay_based_time_source_unittest.cc',
« no previous file with comments | « cc/cc.gyp ('k') | cc/scheduler/begin_frame_observer_map.h » ('j') | no next file with comments »

Powered by Google App Engine