diff options
| author | Shokara Kou <kou@13f0.net> | 2022-06-08 08:42:07 -0400 |
|---|---|---|
| committer | Shokara Kou <kou@13f0.net> | 2022-06-08 08:42:07 -0400 |
| commit | 8fe8e03bb8c52fac64b52839d7af4f47b718f405 (patch) | |
| tree | 87e8b4f26377ba6acbbdaa4c66e3491c5425f22d /www/chromium-uc/patches/extra/inox-patchset/0008-restore-classic-ntp.patch | |
| parent | 2be1931967e4073a55d7ac3e3ecdff7c825a63f4 (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.patch | 14 |
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{ |
