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

Unified Diff: ui/views/views.gyp

Issue 10381063: Aura/ash split: Don't use X11 window borders. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: derat comments Created 8 years, 7 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_native_widget_helper_aura.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 a25a265e695e371537efbbddd67e09eefd5a5d84..7acb492c87be3603fdca9be3025e94e3929ab7ce 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -348,6 +348,8 @@
'widget/widget_hwnd_utils.h',
'widget/widget_message_filter.cc',
'widget/widget_message_filter.h',
+ 'widget/x11_window_event_filter.cc',
+ 'widget/x11_window_event_filter.h',
'window/client_view.cc',
'window/client_view.h',
'window/custom_frame_view.cc',
« no previous file with comments | « ui/ui.gyp ('k') | ui/views/widget/desktop_native_widget_helper_aura.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698