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

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

Issue 1631073002: Relocate ozone gbm overlay config cache to manager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased correctly Created 4 years, 11 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 | « ui/ozone/platform/drm/BUILD.gn ('k') | ui/ozone/platform/drm/host/drm_overlay_candidates_host.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/platform/drm/gbm.gypi
diff --git a/ui/ozone/platform/drm/gbm.gypi b/ui/ozone/platform/drm/gbm.gypi
index 8670bb7254d4602503f1a7bd4ef3a0aaf8d925f7..7c34cdce22d368b242acbbd6606100e1d0ac2437 100644
--- a/ui/ozone/platform/drm/gbm.gypi
+++ b/ui/ozone/platform/drm/gbm.gypi
@@ -138,10 +138,10 @@
'host/drm_gpu_platform_support_host.h',
'host/drm_native_display_delegate.cc',
'host/drm_native_display_delegate.h',
- 'host/drm_overlay_candidates_host_core.cc',
- 'host/drm_overlay_candidates_host_core.h',
'host/drm_overlay_candidates_host.cc',
'host/drm_overlay_candidates_host.h',
+ 'host/drm_overlay_manager_core.cc',
+ 'host/drm_overlay_manager_core.h',
'host/drm_overlay_manager.cc',
'host/drm_overlay_manager.h',
'host/drm_window_host.cc',
« no previous file with comments | « ui/ozone/platform/drm/BUILD.gn ('k') | ui/ozone/platform/drm/host/drm_overlay_candidates_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698