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

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

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 | « no previous file | ui/ozone/platform/drm/common/drm_util.h » ('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 ca7c46111f316934ca520a1ded93904e20fa2c36..6387cc21ff1e9ff58ac195f7479ab099dab00c0f 100644
--- a/ui/ozone/platform/drm/BUILD.gn
+++ b/ui/ozone/platform/drm/BUILD.gn
@@ -35,10 +35,8 @@ source_set("drm_common") {
"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 | « no previous file | ui/ozone/platform/drm/common/drm_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698