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

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: Add missing ifdefs 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 96ca1f6add29c420ea8adef94a407bf353e1d296..dfaad0fb5c1cba69dd58d95d0ceb267b9684144f 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -728,6 +728,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