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

Unified Diff: ui/views/BUILD.gn

Issue 2772863002: Delete MenuController Nested Message Loop (Closed)
Patch Set: remove another async flag 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 7265e1e37ec480fffc45700f78464b6a0605350d..9f9f610aa85210490415d9f77c93cd036d57008f 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",
@@ -536,8 +533,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