summaryrefslogtreecommitdiff
path: root/www/chromium-uc/patches/extra/inox-patchset/0008-restore-classic-ntp.patch
diff options
context:
space:
mode:
authorShokara Kou <kou@13f0.net>2022-06-08 08:42:07 -0400
committerShokara Kou <kou@13f0.net>2022-06-08 08:42:07 -0400
commit8fe8e03bb8c52fac64b52839d7af4f47b718f405 (patch)
tree87e8b4f26377ba6acbbdaa4c66e3491c5425f22d /www/chromium-uc/patches/extra/inox-patchset/0008-restore-classic-ntp.patch
parent2be1931967e4073a55d7ac3e3ecdff7c825a63f4 (diff)
Revert "update ugc to 102.0.5005.61-3"
This reverts commit 2be1931967e4073a55d7ac3e3ecdff7c825a63f4.
Diffstat (limited to 'www/chromium-uc/patches/extra/inox-patchset/0008-restore-classic-ntp.patch')
-rw-r--r--www/chromium-uc/patches/extra/inox-patchset/0008-restore-classic-ntp.patch14
1 files changed, 7 insertions, 7 deletions
diff --git a/www/chromium-uc/patches/extra/inox-patchset/0008-restore-classic-ntp.patch b/www/chromium-uc/patches/extra/inox-patchset/0008-restore-classic-ntp.patch
index da8efe2..9d21b6f 100644
--- a/www/chromium-uc/patches/extra/inox-patchset/0008-restore-classic-ntp.patch
+++ b/www/chromium-uc/patches/extra/inox-patchset/0008-restore-classic-ntp.patch
@@ -1,6 +1,6 @@
1--- a/chrome/browser/search/search.cc 1--- chrome/browser/search/search.cc.orig
2+++ b/chrome/browser/search/search.cc 2+++ chrome/browser/search/search.cc
3@@ -184,26 +184,7 @@ struct NewTabURLDetails { 3@@ -182,26 +182,7 @@ struct NewTabURLDetails {
4 : chrome::kChromeUINewTabPageThirdPartyURL); 4 : chrome::kChromeUINewTabPageThirdPartyURL);
5 #endif 5 #endif
6 6
@@ -28,9 +28,9 @@
28 } 28 }
29 29
30 const GURL url; 30 const GURL url;
31--- a/components/ntp_snippets/features.cc 31--- components/ntp_snippets/features.cc.orig
32+++ b/components/ntp_snippets/features.cc 32+++ components/ntp_snippets/features.cc
33@@ -38,7 +38,7 @@ const base::Feature* const kAllFeatures[ 33@@ -39,7 +39,7 @@ const base::Feature* const kAllFeatures[
34 &kOptionalImagesEnabledFeature}; 34 &kOptionalImagesEnabledFeature};
35 35
36 const base::Feature kArticleSuggestionsFeature{ 36 const base::Feature kArticleSuggestionsFeature{
@@ -39,7 +39,7 @@
39 39
40 const base::Feature kRemoteSuggestionsEmulateM58FetchingSchedule{ 40 const base::Feature kRemoteSuggestionsEmulateM58FetchingSchedule{
41 "RemoteSuggestionsEmulateM58FetchingSchedule", 41 "RemoteSuggestionsEmulateM58FetchingSchedule",
42@@ -68,10 +68,10 @@ const char kNotificationsDailyLimit[] = 42@@ -69,10 +69,10 @@ const char kNotificationsDailyLimit[] =
43 const char kNotificationsIgnoredLimitParam[] = "ignored_limit"; 43 const char kNotificationsIgnoredLimitParam[] = "ignored_limit";
44 44
45 const base::Feature kKeepPrefetchedContentSuggestions{ 45 const base::Feature kKeepPrefetchedContentSuggestions{