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

Unified Diff: content/common/BUILD.gn

Issue 1878103002: Plumb a Browser->GPU surface destruction message for Android VDAs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add a threadchecker Created 4 years, 8 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: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 48bfcceccbb9d9ceb3649564164c8b56af745d52..a5ffdb241fa58391b2a5d57f020f4c396f487d9b 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -328,6 +328,8 @@ source_set("common") {
"gpu/media/avda_shared_state.cc",
"gpu/media/avda_shared_state.h",
"gpu/media/avda_state_provider.h",
+ "gpu/media/avda_surface_tracker.cc",
+ "gpu/media/avda_surface_tracker.h",
]
if (enable_webrtc) {
« no previous file with comments | « content/browser/media/android/browser_surface_view_manager.cc ('k') | content/common/gpu/media/avda_surface_tracker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698