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

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: remove nested flag Created 4 years, 5 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
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index c810da3ce57a3ffb72e18bb9e43dbaecb39c796a..b9bfa2f658ddd7b976e663e5840465b1219f307c 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -393,6 +393,8 @@
'bubble/bubble_window_targeter.h',
'bubble/tray_bubble_view.cc',
'bubble/tray_bubble_view.h',
+ 'controls/menu/activation_change_observer_impl.cc',
+ 'controls/menu/activation_change_observer_impl.h',
'controls/menu/display_change_listener_aura.cc',
'controls/menu/menu_key_event_handler.cc',
'controls/menu/menu_key_event_handler.h',

Powered by Google App Engine
This is Rietveld 408576698