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

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

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: unittests 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
« no previous file with comments | « ui/gl/gl_surface_ozone.cc ('k') | ui/ozone/platform/drm/drm.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/platform/drm/BUILD.gn
diff --git a/ui/ozone/platform/drm/BUILD.gn b/ui/ozone/platform/drm/BUILD.gn
index 9cc58f88e3a93bda0ef4eba324fdfaedc68a9617..007a3187aa72f6b5506aca29f4bd1bad3e4a17fa 100644
--- a/ui/ozone/platform/drm/BUILD.gn
+++ b/ui/ozone/platform/drm/BUILD.gn
@@ -59,6 +59,8 @@ source_set("drm_common") {
"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/scanout_buffer.h",
"gpu/scoped_drm_types.cc",
"gpu/scoped_drm_types.h",
« no previous file with comments | « ui/gl/gl_surface_ozone.cc ('k') | ui/ozone/platform/drm/drm.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698