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

Unified Diff: cc/BUILD.gn

Issue 2835763002: Use swap-promise to improve first* paint times (Closed)
Patch Set: remove printfs Created 3 years, 8 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/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 6b7472f4f52fc7ddc6ce532587c73e7ac16957ee..838f278029c3d3c190f3fdf2fdeed1a63c253904 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -200,6 +200,8 @@ cc_component("cc") {
"output/program_binding.h",
"output/renderer_settings.cc",
"output/renderer_settings.h",
+ "output/report_time_swap_promise.cc",
+ "output/report_time_swap_promise.h",
"output/shader.cc",
"output/shader.h",
"output/software_output_device.cc",
« no previous file with comments | « no previous file | cc/output/report_time_swap_promise.h » ('j') | content/renderer/gpu/render_widget_compositor.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698