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

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

Issue 1091253003: [ozone] Keep the queue of surfaceless buffers inside gl_surface_ozone (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 6c1654461423e2576ff83cc9a3453392936ad34f..8fdc41fa4c03158494e11df32c1d41a45748d5a3 100644
--- a/ui/ozone/platform/drm/drm.gypi
+++ b/ui/ozone/platform/drm/drm.gypi
@@ -81,6 +81,8 @@
'gpu/hardware_display_plane_manager_legacy.h',
'gpu/overlay_plane.cc',
'gpu/overlay_plane.h',
+ 'gpu/page_flip_request.cc',
+ 'gpu/page_flip_request.h',
'gpu/scoped_drm_types.cc',
'gpu/scoped_drm_types.h',
'gpu/screen_manager.cc',

Powered by Google App Engine
This is Rietveld 408576698