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

Unified Diff: content/content_common.gypi

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: Addressed sievers comments. 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/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index d32ab4d7986dff37dac908aef68ff748ca9d9611..fe70d557b1857cf715920790bbcf94d586e92801 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -716,6 +716,8 @@
'common/gpu/media/avda_shared_state.cc',
'common/gpu/media/avda_shared_state.h',
'common/gpu/media/avda_state_provider.h',
+ 'common/gpu/media/avda_surface_tracker.h',
+ 'common/gpu/media/avda_surface_tracker.cc',
],
}],
['OS=="android" and enable_webrtc==1', {

Powered by Google App Engine
This is Rietveld 408576698