Chromium Code Reviews| 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', |