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

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: 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 67f62e21299970cd559f976e9223defe44028545..91560aa4e1cab1f6fa367eea5140a271704bd432 100644
--- a/ui/ozone/platform/drm/drm.gypi
+++ b/ui/ozone/platform/drm/drm.gypi
@@ -92,6 +92,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