diff --git a/build/patches/ungoogled-chromium-Fix-building-without-enabling-reporting.patch b/build/patches/Allow-building-without-enable_reporting.patch similarity index 95% rename from build/patches/ungoogled-chromium-Fix-building-without-enabling-reporting.patch rename to build/patches/Allow-building-without-enable_reporting.patch index eedd5e17..027405bc 100644 --- a/build/patches/ungoogled-chromium-Fix-building-without-enabling-reporting.patch +++ b/build/patches/Allow-building-without-enable_reporting.patch @@ -1,6 +1,6 @@ -From: nikolowry -Date: Fri, 1 Oct 2021 09:39:03 +0000 -Subject: Disable reporting +From: Zoraver Kang +Date: Fri, 22 May 2020 22:43:27 -0400 +Subject: Allow building without enable_reporting --- content/browser/BUILD.gn | 8 ++++---- @@ -75,14 +75,14 @@ diff --git a/third_party/blink/renderer/core/frame/local_frame.cc b/third_party/ diff --git a/third_party/blink/renderer/core/frame/local_frame.h b/third_party/blink/renderer/core/frame/local_frame.h --- a/third_party/blink/renderer/core/frame/local_frame.h +++ b/third_party/blink/renderer/core/frame/local_frame.h -@@ -39,6 +39,7 @@ +@@ -36,6 +36,7 @@ + #include "build/build_config.h" + #include "mojo/public/cpp/bindings/pending_associated_receiver.h" + #include "mojo/public/cpp/bindings/pending_receiver.h" ++#include "net/net_buildflags.h" #include "services/network/public/mojom/fetch_api.mojom-blink-forward.h" #include "third_party/blink/public/common/frame/frame_ad_evidence.h" #include "third_party/blink/public/common/frame/payment_request_token.h" -+#include "net/net_buildflags.h" - #include "third_party/blink/public/common/frame/transient_allow_fullscreen.h" - #include "third_party/blink/public/mojom/blob/blob_url_store.mojom-blink-forward.h" - #include "third_party/blink/public/mojom/devtools/devtools_agent.mojom-blink-forward.h" @@ -545,9 +546,9 @@ class CORE_EXPORT LocalFrame final : public Frame, } diff --git a/build/patches/Force-open-external-links-in-incognito.patch b/build/patches/Force-open-external-links-in-incognito.patch index fd724d3b..5260145f 100644 --- a/build/patches/Force-open-external-links-in-incognito.patch +++ b/build/patches/Force-open-external-links-in-incognito.patch @@ -47,7 +47,7 @@ diff --git a/chrome/android/java/src/org/chromium/chrome/browser/LaunchIntentDis diff --git a/chrome/browser/ui/android/strings/android_chrome_strings.grd b/chrome/browser/ui/android/strings/android_chrome_strings.grd --- a/chrome/browser/ui/android/strings/android_chrome_strings.grd +++ b/chrome/browser/ui/android/strings/android_chrome_strings.grd -@@ -4330,6 +4330,14 @@ To change this setting, <resetlink>reset sync

<resetlink>reset sync