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

Unified Diff: cc/cc.gyp

Issue 2185823005: Make RenderViewImpl::OnForceRedraw more robust (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix comments and add tests Created 4 years, 4 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 ec03320226b2ac00a2c1dbb4a5b332d2ee138ea5..05c732433e782dcc52e093f720a14503718d9c0b 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -285,6 +285,8 @@
'output/filter_operation.h',
'output/filter_operations.cc',
'output/filter_operations.h',
+ 'output/forced_redraw_swap_promise.cc',
+ 'output/forced_redraw_swap_promise.h',
'output/geometry_binding.cc',
'output/geometry_binding.h',
'output/gl_frame_data.cc',
« no previous file with comments | « cc/BUILD.gn ('k') | cc/layers/surface_layer.cc » ('j') | cc/output/forced_redraw_swap_promise.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698