Index: ui/views/views.gyp |
diff --git a/ui/views/views.gyp b/ui/views/views.gyp |
index 318f8db5ed3eb61864f5c686ffa3fb0153b6c984..df18d3aafa43289eafec798b7f69dfc63edd64e8 100644 |
--- a/ui/views/views.gyp |
+++ b/ui/views/views.gyp |
@@ -372,6 +372,8 @@ |
'widget/desktop_aura/desktop_native_widget_aura.cc', |
'widget/desktop_aura/desktop_native_widget_aura.h', |
'widget/desktop_aura/desktop_root_window_host.h', |
+ 'widget/desktop_aura/desktop_root_window_host_wayland.cc', |
+ 'widget/desktop_aura/desktop_root_window_host_wayland.h', |
'widget/desktop_aura/desktop_root_window_host_win.cc', |
'widget/desktop_aura/desktop_root_window_host_win.h', |
'widget/desktop_aura/desktop_root_window_host_x11.cc', |
@@ -379,6 +381,7 @@ |
'widget/desktop_aura/desktop_screen.h', |
'widget/desktop_aura/desktop_screen_position_client.cc', |
'widget/desktop_aura/desktop_screen_position_client.h', |
+ 'widget/desktop_aura/desktop_screen_wayland.cc', |
'widget/desktop_aura/desktop_screen_win.cc', |
'widget/desktop_aura/desktop_screen_win.h', |
'widget/desktop_aura/desktop_screen_x11.cc', |