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

Unified Diff: ui/views/views.gyp

Issue 2155243007: Turn Bookmark Menus Async (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge the pretarget handlers Created 4 years, 4 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/controls/menu/submenu_view.h ('k') | ui/wm/public/activation_change_observer.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 c810da3ce57a3ffb72e18bb9e43dbaecb39c796a..181580de2bd155f56159d3ac2bc16aa3f9303d5c 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -394,10 +394,10 @@
'bubble/tray_bubble_view.cc',
'bubble/tray_bubble_view.h',
'controls/menu/display_change_listener_aura.cc',
- 'controls/menu/menu_key_event_handler.cc',
- 'controls/menu/menu_key_event_handler.h',
'controls/menu/menu_message_loop_aura.cc',
'controls/menu/menu_message_loop_aura.h',
+ 'controls/menu/menu_pre_target_handler.cc',
+ 'controls/menu/menu_pre_target_handler.h',
'controls/native/native_view_host_aura.cc',
'controls/native/native_view_host_aura.h',
'corewm/cursor_height_provider_win.cc',
« no previous file with comments | « ui/views/controls/menu/submenu_view.h ('k') | ui/wm/public/activation_change_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698