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

Unified Diff: media/gpu/BUILD.gn

Issue 2692863011: Add ContentVideoViewOverlay to AVDA. (Closed)
Patch Set: make DequeueOutput require NO_ERROR from setsurface Created 3 years, 9 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 0779dc1d90d32a5cf5cf8efa40bd1922ea2cc1ca..2bd2fe0af0253f48b0c5aee6aea84c801dbd1f1d 100644
--- a/media/gpu/BUILD.gn
+++ b/media/gpu/BUILD.gn
@@ -189,6 +189,8 @@ component("gpu") {
"avda_state_provider.h",
"avda_surface_bundle.cc",
"avda_surface_bundle.h",
+ "content_video_view_overlay.cc",
+ "content_video_view_overlay.h",
"surface_texture_gl_owner.cc",
"surface_texture_gl_owner.h",
]

Powered by Google App Engine
This is Rietveld 408576698