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

Unified Diff: ui/ozone/platform/drm/drm.gypi

Issue 1157793004: ozone: Add overlay candidate implementation that queries support via IPC (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix leak, other comments Created 5 years, 7 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: ui/ozone/platform/drm/drm.gypi
diff --git a/ui/ozone/platform/drm/drm.gypi b/ui/ozone/platform/drm/drm.gypi
index 7641faf05bf6a69ba7c7bf8e44057149aba502ca..d5ffa61070f533e575e82d55ae1d608808789ea7 100644
--- a/ui/ozone/platform/drm/drm.gypi
+++ b/ui/ozone/platform/drm/drm.gypi
@@ -94,6 +94,8 @@
'host/drm_display_host_manager.h',
'host/drm_gpu_platform_support_host.cc',
'host/drm_gpu_platform_support_host.h',
+ 'host/drm_host_overlay_candidates.cc',
+ 'host/drm_host_overlay_candidates.h',
'host/drm_native_display_delegate.cc',
'host/drm_native_display_delegate.h',
'host/drm_overlay_manager.cc',

Powered by Google App Engine
This is Rietveld 408576698