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

Unified Diff: cc/BUILD.gn

Issue 2693023002: Use SwapBuffersWithBounds on Chromecast (Closed)
Patch Set: Created 3 years, 10 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/output/gl_renderer.h » ('j') | cc/output/output_surface_frame.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 1d17fc86c3debe62f4a162b4873b81e55b998ba6..1baa76e4a99241ca4625b1f04b4856335815b2cc 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -220,6 +220,8 @@ cc_component("cc") {
"output/overlay_strategy_single_on_top.h",
"output/overlay_strategy_underlay.cc",
"output/overlay_strategy_underlay.h",
+ "output/overlay_strategy_underlay_cast.cc",
+ "output/overlay_strategy_underlay_cast.h",
"output/program_binding.cc",
"output/program_binding.h",
"output/render_surface_filters.cc",
« no previous file with comments | « no previous file | cc/output/gl_renderer.h » ('j') | cc/output/output_surface_frame.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698