diff --git a/build/patches/Add-a-proxy-configuration-page-fix-377-679.patch b/build/patches/Add-a-proxy-configuration-page-fix-377-679.patch deleted file mode 100644 index 3c8cfe0a..00000000 --- a/build/patches/Add-a-proxy-configuration-page-fix-377-679.patch +++ /dev/null @@ -1,236 +0,0 @@ -From: root -Date: Sun, 23 Aug 2020 20:00:18 +0000 -Subject: fix 377 and 679 - ---- - chrome/browser/resources/proxy_config.html | 5 ++- - chrome/browser/resources/proxy_config.js | 24 +++++++---- - chrome/browser/ui/webui/proxy_config_ui.cc | 46 +++++++++++++++------- - net/proxy_resolution/proxy_config.cc | 16 +++++--- - 4 files changed, 63 insertions(+), 28 deletions(-) - mode change 100644 => 100755 chrome/browser/resources/proxy_config.html - mode change 100644 => 100755 chrome/browser/resources/proxy_config.js - mode change 100644 => 100755 chrome/browser/ui/webui/proxy_config_ui.cc - mode change 100644 => 100755 net/proxy_resolution/proxy_config.cc - -diff --git a/chrome/browser/resources/proxy_config.html b/chrome/browser/resources/proxy_config.html -old mode 100644 -new mode 100755 -index 898716564728630258b4d4c442d21da9d326f1a1..1db228c3bbfe52c35adea95a36fe8190a07d6cbb ---- a/chrome/browser/resources/proxy_config.html -+++ b/chrome/browser/resources/proxy_config.html -@@ -44,14 +44,15 @@ - Reset will update the displayed configuration to match the one currently in use. - -
--
-+
-+
-
- -

-
--
-+
-
-