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

Unified Diff: ios/chrome/browser/BUILD.gn

Issue 2005323002: Remove ContextMenuController. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@contextMenuWrangler
Patch Set: Created 4 years, 7 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 | « ios/chrome/BUILD.gn ('k') | ios/chrome/browser/ui/context_menu/context_menu_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/BUILD.gn
diff --git a/ios/chrome/browser/BUILD.gn b/ios/chrome/browser/BUILD.gn
index bab7609a957e463ea9dbe6a0771ea923c59ece99..22219bc457ed60b9f4e6802e3a63abf6a39ffb61 100644
--- a/ios/chrome/browser/BUILD.gn
+++ b/ios/chrome/browser/BUILD.gn
@@ -468,13 +468,8 @@ source_set("browser") {
"ui/commands/show_mail_composer_command.mm",
"ui/commands/show_signin_command.h",
"ui/commands/show_signin_command.mm",
- "ui/context_menu/context_menu_controller.h",
- "ui/context_menu/context_menu_controller.mm",
"ui/context_menu/context_menu_coordinator.h",
"ui/context_menu/context_menu_coordinator.mm",
- "ui/context_menu/context_menu_holder.h",
- "ui/context_menu/context_menu_holder.mm",
- "ui/context_menu/context_menu_provider.h",
"ui/file_locations.h",
"ui/file_locations.mm",
"ui/image_util.h",
« no previous file with comments | « ios/chrome/BUILD.gn ('k') | ios/chrome/browser/ui/context_menu/context_menu_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698