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

Unified Diff: cc/cc.gyp

Issue 131683005: cc: Make PrepareToDraw return an enum for why it aborts (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: DRAW_SUCCESS; assert CanDraw Created 6 years, 11 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.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 1b3b48212277d9cc37e9ba3d44227aa6d27b770d..b6129b1f90ba1acbae2c3957bd3bfc5dc711a170 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -405,6 +405,7 @@
'resources/video_resource_updater.h',
'scheduler/delay_based_time_source.cc',
'scheduler/delay_based_time_source.h',
+ 'scheduler/draw_swap_readback_result.h',
'scheduler/frame_rate_controller.cc',
'scheduler/frame_rate_controller.h',
'scheduler/rolling_time_delta_history.cc',
« no previous file with comments | « no previous file | cc/layers/delegated_renderer_layer_impl_unittest.cc » ('j') | cc/output/delegating_renderer_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698