drop fix_deps_for_response.proto patch, it's merged in upstream

This commit is contained in:
Than Ngo 2023-04-23 19:23:18 +02:00
parent a4254bb39d
commit be840dd2e4
2 changed files with 0 additions and 17 deletions

View File

@ -1,12 +0,0 @@
diff --git a/components/feed/core/proto/BUILD.gn b/components/feed/core/proto/BUILD.gn
index f0ec5318afb07..45b8a786de973 100644
--- a/components/feed/core/proto/BUILD.gn
+++ b/components/feed/core/proto/BUILD.gn
@@ -66,6 +66,7 @@ proto_library("proto_v2") {
"v2/wire/xsurface_content.proto",
"v2/xsurface.proto",
]
+ proto_deps = [ ":proto_ios_shared_v2" ]
}
proto_library("proto_ios_shared_v2") {

View File

@ -322,9 +322,6 @@ Patch91: chromium-108-system-opus.patch
# enable WebUIDarkMode
Patch92: chromium-113-WebUIDarkMode.patch
# merged in 113
Patch93: chromium-112-fix_deps_for_response.proto.patch
# need to explicitly include a kernel header on EL7 to support MFD_CLOEXEC, F_SEAL_SHRINK, F_ADD_SEALS, F_SEAL_SEAL
Patch100: chromium-108-el7-include-fcntl-memfd.patch
@ -934,7 +931,6 @@ udev.
%endif
%patch -P92 -p1 -b .WebUIDarkMod
%patch -P93 -p1 -b .fix_deps_for_response.proto
# Fedora branded user agent
%if 0%{?fedora}
@ -1662,7 +1658,6 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt
* Sun Apr 23 2023 Than Ngo <than@redhat.com> - 112.0.5615.165-2
- make --use-gl=egl default for x11/wayland
- enable WebUIDarkMode
- fix dependency for feed_response.proto
* Thu Apr 20 2023 Than Ngo <than@redhat.com> - 112.0.5615.165-1
- update to 112.0.5615.165