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

Unified Diff: ui/views/BUILD.gn

Issue 2779373002: Remove Nested Message Loop from MenuController (Closed)
Patch Set: unneeded runloop Created 3 years, 9 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 | « no previous file | ui/views/controls/menu/menu_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index bce4386e53349900bbe4f03d24a1a72aa1cd7f4a..e83f5b971dae51dcd218ab7f6538042e95bd84c0 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -183,9 +183,6 @@ component("views") {
"controls/menu/menu_item_view.h",
"controls/menu/menu_listener.cc",
"controls/menu/menu_listener.h",
- "controls/menu/menu_message_loop.h",
- "controls/menu/menu_message_loop_mac.cc",
- "controls/menu/menu_message_loop_mac.h",
"controls/menu/menu_model_adapter.cc",
"controls/menu/menu_model_adapter.h",
"controls/menu/menu_runner.cc",
@@ -538,8 +535,6 @@ component("views") {
"bubble/tray_bubble_view.cc",
"bubble/tray_bubble_view.h",
"controls/menu/display_change_listener_aura.cc",
- "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",
« no previous file with comments | « no previous file | ui/views/controls/menu/menu_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698