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

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

Issue 106633002: GBM Ozone implementation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 7 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/ozone_unittests.gypi ('k') | 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 9157a9d58ce97989761602a2f77448ae914a9214..2bbcd475fb69937a70eefd5d52baefc0b0c8cd23 100644
--- a/ui/ozone/platform/dri/dri.gypi
+++ b/ui/ozone/platform/dri/dri.gypi
@@ -8,7 +8,7 @@
'ozone_platform_dri',
],
'internal_ozone_platforms': [
- 'dri'
+ 'dri',
],
},
'targets': [
@@ -57,6 +57,7 @@
'ozone_platform_dri.h',
'screen_manager.cc',
'screen_manager.h',
+ 'scanout_surface.h',
],
},
],
« no previous file with comments | « ui/ozone/ozone_unittests.gypi ('k') | ui/ozone/platform/dri/dri_surface.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698