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

Unified Diff: cc/BUILD.gn

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
« no previous file with comments | « no previous file | cc/cc.gyp » ('j') | cc/output/forced_redraw_swap_promise.h » ('J')
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 4137362db82fe4d5d71bb4be85fdeb26afec8564..c4d126870197c81b75804b6d9bc087210aa019b6 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -224,6 +224,8 @@ component("cc") {
"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 | « no previous file | cc/cc.gyp » ('j') | cc/output/forced_redraw_swap_promise.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698