aboutsummaryrefslogtreecommitdiff
path: root/devel/electron21/files/patch-chrome_updater_app_app__uninstall.cc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron21/files/patch-chrome_updater_app_app__uninstall.cc')
-rw-r--r--devel/electron21/files/patch-chrome_updater_app_app__uninstall.cc11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/electron21/files/patch-chrome_updater_app_app__uninstall.cc b/devel/electron21/files/patch-chrome_updater_app_app__uninstall.cc
deleted file mode 100644
index 141b761283b9..000000000000
--- a/devel/electron21/files/patch-chrome_updater_app_app__uninstall.cc
+++ /dev/null
@@ -1,11 +0,0 @@
---- chrome/updater/app/app_uninstall.cc.orig 2022-02-28 16:54:41 UTC
-+++ chrome/updater/app/app_uninstall.cc
-@@ -32,7 +32,7 @@
- #include "chrome/updater/win/setup/uninstall.h"
- #elif BUILDFLAG(IS_MAC)
- #include "chrome/updater/mac/setup/setup.h"
--#elif BUILDFLAG(IS_LINUX)
-+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)
- #include "chrome/updater/linux/setup/setup.h"
- #endif
-