diff options
Diffstat (limited to 'www/chromium/patches/patch-chrome_updater_app_app_uninstall_cc')
| -rw-r--r-- | www/chromium/patches/patch-chrome_updater_app_app_uninstall_cc | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/www/chromium/patches/patch-chrome_updater_app_app_uninstall_cc b/www/chromium/patches/patch-chrome_updater_app_app_uninstall_cc deleted file mode 100644 index 5011310..0000000 --- a/www/chromium/patches/patch-chrome_updater_app_app_uninstall_cc +++ /dev/null | |||
| @@ -1,12 +0,0 @@ | |||
| 1 | Index: chrome/updater/app/app_uninstall.cc | ||
| 2 | --- chrome/updater/app/app_uninstall.cc.orig | ||
| 3 | +++ chrome/updater/app/app_uninstall.cc | ||
| 4 | @@ -32,7 +32,7 @@ | ||
| 5 | #include "chrome/updater/win/setup/uninstall.h" | ||
| 6 | #elif BUILDFLAG(IS_MAC) | ||
| 7 | #include "chrome/updater/mac/setup/setup.h" | ||
| 8 | -#elif BUILDFLAG(IS_LINUX) | ||
| 9 | +#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) | ||
| 10 | #include "chrome/updater/linux/setup/setup.h" | ||
| 11 | #endif | ||
| 12 | |||
