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

Unified Diff: ui/views/views.gyp

Issue 17265006: wayland patch for inspection Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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/ui.gyp ('k') | ui/views/widget/desktop_aura/desktop_root_window_host_wayland.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « ui/ui.gyp ('k') | ui/views/widget/desktop_aura/desktop_root_window_host_wayland.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698