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

Unified Diff: ui/ozone/platform/drm/BUILD.gn

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/BUILD.gn
diff --git a/ui/ozone/platform/drm/BUILD.gn b/ui/ozone/platform/drm/BUILD.gn
index 29a081ccd93a3dbb0962ea97ab0e8f33067f5730..38df4a6fd3d34ed8c5187b626a93a35381915bfd 100644
--- a/ui/ozone/platform/drm/BUILD.gn
+++ b/ui/ozone/platform/drm/BUILD.gn
@@ -71,6 +71,8 @@ source_set("drm_common") {
"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