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

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

Issue 1661783002: Centralize all gbm ozone host IPC (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review comments Created 4 years, 11 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 | « PRESUBMIT.py ('k') | ui/ozone/platform/drm/gbm.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 8065eac4c86570a19cf412be2125747fbc50cad1..517001776b4d49ed69fabba504d3c3f70b910ca2 100644
--- a/ui/ozone/platform/drm/BUILD.gn
+++ b/ui/ozone/platform/drm/BUILD.gn
@@ -95,8 +95,6 @@ source_set("gbm") {
"host/drm_display_host.h",
"host/drm_display_host_manager.cc",
"host/drm_display_host_manager.h",
- "host/drm_display_host_manager_core.cc",
- "host/drm_display_host_manager_core.h",
"host/drm_gpu_platform_support_host.cc",
"host/drm_gpu_platform_support_host.h",
"host/drm_native_display_delegate.cc",
@@ -105,12 +103,11 @@ source_set("gbm") {
"host/drm_overlay_candidates_host.h",
"host/drm_overlay_manager.cc",
"host/drm_overlay_manager.h",
- "host/drm_overlay_manager_core.cc",
- "host/drm_overlay_manager_core.h",
"host/drm_window_host.cc",
"host/drm_window_host.h",
"host/drm_window_host_manager.cc",
"host/drm_window_host_manager.h",
+ "host/gpu_thread_adapter.h",
"host/gpu_thread_observer.h",
"ozone_platform_gbm.cc",
"ozone_platform_gbm.h",
« no previous file with comments | « PRESUBMIT.py ('k') | ui/ozone/platform/drm/gbm.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698