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

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

Issue 1129923004: [1/2][Ozone-Drm] Refactor GPU display management (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@handle-display-init2
Patch Set: . Created 5 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/platform/drm/common/drm_util.cc ('k') | ui/ozone/platform/drm/gpu/drm_display.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/platform/drm/drm.gypi
diff --git a/ui/ozone/platform/drm/drm.gypi b/ui/ozone/platform/drm/drm.gypi
index f847784448a780d3c23ad82879ec5194edca8087..532f62ea2d0656b60d3a4a4b4f0523f8e8b79041 100644
--- a/ui/ozone/platform/drm/drm.gypi
+++ b/ui/ozone/platform/drm/drm.gypi
@@ -57,10 +57,8 @@
'gpu/drm_device_generator.h',
'gpu/drm_device_manager.cc',
'gpu/drm_device_manager.h',
- 'gpu/drm_display_mode.cc',
- 'gpu/drm_display_mode.h',
- 'gpu/drm_display_snapshot.cc',
- 'gpu/drm_display_snapshot.h',
+ 'gpu/drm_display.cc',
+ 'gpu/drm_display.h',
'gpu/drm_gpu_display_manager.cc',
'gpu/drm_gpu_display_manager.h',
'gpu/drm_gpu_platform_support.cc',
« no previous file with comments | « ui/ozone/platform/drm/common/drm_util.cc ('k') | ui/ozone/platform/drm/gpu/drm_display.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698