summaryrefslogtreecommitdiff
path: root/www/chromium-uc/patches/extra/inox-patchset/0008-restore-classic-ntp.patch
diff options
context:
space:
mode:
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{