diff options
Diffstat (limited to 'devel/electron35/files/patch-ui_views_controls_prefix__selector.h')
| -rw-r--r-- | devel/electron35/files/patch-ui_views_controls_prefix__selector.h | 11 | 
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/electron35/files/patch-ui_views_controls_prefix__selector.h b/devel/electron35/files/patch-ui_views_controls_prefix__selector.h deleted file mode 100644 index 7176eb058fc5..000000000000 --- a/devel/electron35/files/patch-ui_views_controls_prefix__selector.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/views/controls/prefix_selector.h.orig	2025-01-27 17:37:37 UTC -+++ ui/views/controls/prefix_selector.h -@@ -91,7 +91,7 @@ class VIEWS_EXPORT PrefixSelector : public ui::TextInp -   ukm::SourceId GetClientSourceForMetrics() const override; -   bool ShouldDoLearning() override; -  --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) -   bool SetCompositionFromExistingText( -       const gfx::Range& range, -       const std::vector<ui::ImeTextSpan>& ui_ime_text_spans) override;  | 
