From 43609ca84694acca988dc0ae591c69ac447659b2 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Thu, 14 Jul 2022 19:16:24 -0400 Subject: chromium: Remove obsolete versions and patches --- .../files/chromium-93-pwdmgr-include.patch | 25 ---------------------- 1 file changed, 25 deletions(-) delete mode 100644 www-client/chromium/files/chromium-93-pwdmgr-include.patch (limited to 'www-client/chromium/files/chromium-93-pwdmgr-include.patch') diff --git a/www-client/chromium/files/chromium-93-pwdmgr-include.patch b/www-client/chromium/files/chromium-93-pwdmgr-include.patch deleted file mode 100644 index 041be9f..0000000 --- a/www-client/chromium/files/chromium-93-pwdmgr-include.patch +++ /dev/null @@ -1,25 +0,0 @@ -diff --git a/components/password_manager/core/browser/field_info_table.h b/components/password_manager/core/browser/field_info_table.h -index fb6d84005..e4c88aab3 100644 ---- a/components/password_manager/core/browser/field_info_table.h -+++ b/components/password_manager/core/browser/field_info_table.h -@@ -5,6 +5,8 @@ - #ifndef COMPONENTS_PASSWORD_MANAGER_CORE_BROWSER_FIELD_INFO_TABLE_H_ - #define COMPONENTS_PASSWORD_MANAGER_CORE_BROWSER_FIELD_INFO_TABLE_H_ - -+#include -+ - #include "base/macros.h" - #include "base/time/time.h" - #include "components/autofill/core/browser/field_types.h" -diff --git a/components/password_manager/core/browser/hash_password_manager.h b/components/password_manager/core/browser/hash_password_manager.h -index c762c5a8c..85e656edc 100644 ---- a/components/password_manager/core/browser/hash_password_manager.h -+++ b/components/password_manager/core/browser/hash_password_manager.h -@@ -6,6 +6,7 @@ - #define COMPONENTS_PASSWORD_MANAGER_CORE_BROWSER_HASH_PASSWORD_MANAGER_H_ - - #include -+#include - - #include "base/callback.h" - #include "base/callback_list.h" -- cgit v1.2.3