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

Unified Diff: cc/BUILD.gn

Issue 2573603005: Compute damage rect for Cast video compositing (Closed)
Patch Set: Created 4 years 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') | 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 8e6b7e5468ea8c84570a6df6d9bdd4a5c19f81ee..83ae824db7a47ded7c6298dfe6808892d1265e6b 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -232,6 +232,8 @@ cc_component("cc") {
"output/overlay_candidate_validator.h",
"output/overlay_processor.cc",
"output/overlay_processor.h",
+ "output/overlay_strategy_cast_underlay.cc",
+ "output/overlay_strategy_cast_underlay.h",
"output/overlay_strategy_fullscreen.cc",
"output/overlay_strategy_fullscreen.h",
"output/overlay_strategy_single_on_top.cc",
« no previous file with comments | « no previous file | cc/output/gl_renderer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698