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

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

Issue 1426993003: Ozone: Dont hardcode format to YUV when using Overlay Composition. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: cosmetic fixes Created 5 years, 1 month 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/gbm.gypi
diff --git a/ui/ozone/platform/drm/gbm.gypi b/ui/ozone/platform/drm/gbm.gypi
index 2df9bb3a1cd1d29604b99ce8dfc9353397b25e26..95cdc7e860191ff63c3a40f4b377ea10d114f977 100644
--- a/ui/ozone/platform/drm/gbm.gypi
+++ b/ui/ozone/platform/drm/gbm.gypi
@@ -68,6 +68,8 @@
'gpu/drm_gpu_display_manager.h',
'gpu/drm_gpu_platform_support.cc',
'gpu/drm_gpu_platform_support.h',
+ 'gpu/drm_overlay_candidate.cc',
+ 'gpu/drm_overlay_candidate.h',
'gpu/drm_thread.cc',
'gpu/drm_thread.h',
'gpu/drm_thread_message_proxy.cc',

Powered by Google App Engine
This is Rietveld 408576698