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

Unified Diff: ui/base/BUILD.gn

Issue 1885043012: Remove ui/base/ios (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@context_menu_copy
Patch Set: Remove CRWContextMenuProvider Created 4 years, 8 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/web/web_state/ui/crw_context_menu_provider.h ('k') | ui/base/ios/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index fa9817394bcf29ec67cd7517d4703af78ddff285..495cf8857be14a4430c2777dd1ec1aff31e988d0 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -166,10 +166,6 @@ component("base") {
"dragdrop/os_exchange_data_provider_win.cc",
"dragdrop/os_exchange_data_provider_win.h",
"hit_test.h",
- "ios/cru_context_menu_controller.h",
- "ios/cru_context_menu_controller.mm",
- "ios/cru_context_menu_holder.h",
- "ios/cru_context_menu_holder.mm",
"l10n/formatter.cc",
"l10n/formatter.h",
"l10n/l10n_font_util.cc",
@@ -721,7 +717,6 @@ bundle_data("ui_base_unittests_bundle_data") {
test("ui_base_unittests") {
sources = [
"clipboard/clipboard_util_mac_unittest.mm",
- "ios/cru_context_menu_controller_unittest.mm",
"l10n/l10n_util_mac_unittest.mm",
"l10n/l10n_util_unittest.cc",
"l10n/l10n_util_win_unittest.cc",
« no previous file with comments | « ios/web/web_state/ui/crw_context_menu_provider.h ('k') | ui/base/ios/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698