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

Unified Diff: media/gpu/BUILD.gn

Issue 2707703002: Group AVDA output surface into AVDASurfaceBundle. (Closed)
Patch Set: cl feedback 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 | media/gpu/android_video_decode_accelerator.h » ('j') | media/gpu/avda_surface_bundle.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/gpu/BUILD.gn
diff --git a/media/gpu/BUILD.gn b/media/gpu/BUILD.gn
index 059dc72b7a1e68e15ac1b9d1b63d4bacaf8a6a8d..bf600087b6fd7d8409ff065bb89112e1bcd15976 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",
+ "avda_surface_bundle.cc",
+ "avda_surface_bundle.h",
"surface_texture_gl_owner.cc",
"surface_texture_gl_owner.h",
]
« no previous file with comments | « no previous file | media/gpu/android_video_decode_accelerator.h » ('j') | media/gpu/avda_surface_bundle.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698