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

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

Issue 856423002: [Ozone-Dri] Decouple the IO helper thread from DriWrapper (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gbm-wrapper
Patch Set: . Created 5 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
Index: ui/ozone/platform/dri/dri.gypi
diff --git a/ui/ozone/platform/dri/dri.gypi b/ui/ozone/platform/dri/dri.gypi
index 963959f96fa1df98ff07ff3350a2c81f9222abf5..6e9c8a1f8b2f5e6ac81b6a8625262792b117b54c 100644
--- a/ui/ozone/platform/dri/dri.gypi
+++ b/ui/ozone/platform/dri/dri.gypi
@@ -82,6 +82,8 @@
'hardware_display_plane_manager.h',
'hardware_display_plane_manager_legacy.cc',
'hardware_display_plane_manager_legacy.h',
+ 'io_helper_thread.cc',
alexst (slow to review) 2015/01/22 15:27:48 Let's call it drm_helper_thread, I think that woul
dnicoara 2015/01/22 22:50:14 Done ... I named it dri_helper_thread in order to
+ 'io_helper_thread.h',
'native_display_delegate_dri.cc',
'native_display_delegate_dri.h',
'native_display_delegate_proxy.cc',

Powered by Google App Engine
This is Rietveld 408576698