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

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

Issue 403043004: [Ozone-DRI] Remove unneeded wrappers (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 5 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 | « no previous file | ui/ozone/platform/dri/dri_surface.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/platform/dri/dri.gypi
diff --git a/ui/ozone/platform/dri/dri.gypi b/ui/ozone/platform/dri/dri.gypi
index 31bde6943324cc993bbc6585b521de447123b2f2..2d4de2bf67354c0797c28ed797ee7be11f04a59c 100644
--- a/ui/ozone/platform/dri/dri.gypi
+++ b/ui/ozone/platform/dri/dri.gypi
@@ -66,7 +66,6 @@
'screen_manager.cc',
'screen_manager.h',
'scanout_buffer.h',
- 'scanout_surface.h',
'virtual_terminal_manager.cc',
'virtual_terminal_manager.h',
],
@@ -74,7 +73,7 @@
['use_drm_atomic_flip==1', {
'sources': [
'hardware_display_plane.cc',
- 'hardware_display_plane.h',
+ 'hardware_display_plane.h',
],
}],
],
« no previous file with comments | « no previous file | ui/ozone/platform/dri/dri_surface.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698