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

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

Issue 1603213002: Renamed ChannelObserver to better describe its purpose (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review nit 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 | « ui/ozone/platform/drm/BUILD.gn ('k') | ui/ozone/platform/drm/host/channel_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/platform/drm/gbm.gypi
diff --git a/ui/ozone/platform/drm/gbm.gypi b/ui/ozone/platform/drm/gbm.gypi
index 7c34cdce22d368b242acbbd6606100e1d0ac2437..8476e3f23606dc77c301b9540c2e8df6353bfb93 100644
--- a/ui/ozone/platform/drm/gbm.gypi
+++ b/ui/ozone/platform/drm/gbm.gypi
@@ -121,7 +121,6 @@
'gpu/proxy_helpers.h',
'gpu/screen_manager.cc',
'gpu/screen_manager.h',
- 'host/channel_observer.h',
'host/drm_cursor.cc',
'host/drm_cursor.h',
'host/drm_cursor_core.cc',
@@ -148,6 +147,7 @@
'host/drm_window_host.h',
'host/drm_window_host_manager.cc',
'host/drm_window_host_manager.h',
+ 'host/gpu_thread_observer.h',
'ozone_platform_gbm.cc',
'ozone_platform_gbm.h',
],
« no previous file with comments | « ui/ozone/platform/drm/BUILD.gn ('k') | ui/ozone/platform/drm/host/channel_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698