SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
www/iridium/patches/patch-ui_views_views_delegate_h
Normal file
12
www/iridium/patches/patch-ui_views_views_delegate_h
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: ui/views/views_delegate.h
|
||||
--- ui/views/views_delegate.h.orig
|
||||
+++ ui/views/views_delegate.h
|
||||
@@ -139,7 +139,7 @@ class VIEWS_EXPORT ViewsDelegate {
|
||||
// environment.
|
||||
virtual bool IsWindowInMetro(gfx::NativeWindow window) const;
|
||||
#elif BUILDFLAG(ENABLE_DESKTOP_AURA) && \
|
||||
- (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS))
|
||||
+ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD))
|
||||
virtual gfx::ImageSkia* GetDefaultWindowIcon() const;
|
||||
#endif
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue