Remove faulty ios patch

This commit is contained in:
Emerick Rogul
2025-06-10 15:34:55 -04:00
parent f29090351a
commit 2b1663fda1
@@ -1,8 +1,8 @@
diff --git a/ios/web/webui/url_data_manager_ios_backend.mm b/ios/web/webui/url_data_manager_ios_backend.mm
index 0e5afbd025206..343c069fb5007 100644
index 0e5afbd02520637ee61ddd6f813f771a12b0c542..343c069fb5007a827fd46b3ad62a154c38601965 100644
--- a/ios/web/webui/url_data_manager_ios_backend.mm
+++ b/ios/web/webui/url_data_manager_ios_backend.mm
@@ -289,7 +289,7 @@ void set_send_content_type_header(bool send_content_type_header) {
@@ -289,7 +289,7 @@ void URLRequestChromeJob::GetResponseInfo(net::HttpResponseInfo* info) {
// that is compatible with a given WebUI URL, and append it to the existing
// response headers.
if (add_content_security_policy_) {