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

Unified Diff: cc/BUILD.gn

Issue 2693023002: Use SwapBuffersWithBounds on Chromecast (Closed)
Patch Set: danakj nits 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/direct_renderer.h » ('j') | no next file with comments »
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 3fc669a2119662bc529b56239e5936c7594114a8..673e24ab72895171209e514a8dddf21d63f495d2 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -216,6 +216,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/direct_renderer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698