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

Unified Diff: ui/views/views.gyp

Issue 12529012: Context menu on views must show on mouse down for non-WIN. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: patch Created 7 years, 8 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/views/view.cc ('k') | ui/views/widget/root_view.cc » ('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 5428ba95bb662a557a57c2da87c438617a9bb926..737be440ae8c10d90fce44e888a1f0fe5cbed34d 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -411,6 +411,8 @@
'widget/widget_aura_utils.h',
'widget/widget_delegate.cc',
'widget/widget_delegate.h',
+ 'widget/widget_deletion_observer.cc',
+ 'widget/widget_deletion_observer.h',
'widget/widget_hwnd_utils.cc',
'widget/widget_hwnd_utils.h',
'widget/widget_message_filter.cc',
« no previous file with comments | « ui/views/view.cc ('k') | ui/views/widget/root_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698