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

Unified Diff: media/gpu/BUILD.gn

Issue 2692863011: Add ContentVideoViewOverlay to AVDA. (Closed)
Patch Set: keep |overlay| longer in UpdateSurface, comments 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
Index: media/gpu/BUILD.gn
diff --git a/media/gpu/BUILD.gn b/media/gpu/BUILD.gn
index 9ef544c2a9b35e1bd6720a634b5f5a8a406687c8..dea1e9eedbfa3cd0c4df3291dfafb4eed409cfee 100644
--- a/media/gpu/BUILD.gn
+++ b/media/gpu/BUILD.gn
@@ -186,6 +186,8 @@ component("gpu") {
"avda_shared_state.cc",
"avda_shared_state.h",
"avda_state_provider.h",
+ "content_video_view_overlay.cc",
+ "content_video_view_overlay.h",
]
if (enable_webrtc) {

Powered by Google App Engine
This is Rietveld 408576698