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

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 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
« no previous file with comments | « content/common/gpu_host_messages.h ('k') | content/gpu/gpu_child_thread.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index e8d884ff277eb330c3e5292fa29bf9bb1ff57838..50eced4eab6dad5e686b7283d882ea226a8a8ad6 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -717,6 +717,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', {
« no previous file with comments | « content/common/gpu_host_messages.h ('k') | content/gpu/gpu_child_thread.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698