Disable-offline-pages-in-the-downloads-home-to-be-opened-in-CCT-by-default.patch
This commit is contained in:
parent
c8aa4f9a1f
commit
a4e042bca5
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Subject: Disable offline pages in the downloads home to be opened in CCT by
|
|||
diff --git a/components/offline_pages/core/offline_page_feature.cc b/components/offline_pages/core/offline_page_feature.cc
|
||||
--- a/components/offline_pages/core/offline_page_feature.cc
|
||||
+++ b/components/offline_pages/core/offline_page_feature.cc
|
||||
@@ -51,7 +51,7 @@ const base::Feature kOfflinePagesDescriptivePendingStatusFeature{
|
||||
@@ -42,7 +42,7 @@ const base::Feature kOfflinePagesDescriptivePendingStatusFeature{
|
||||
"OfflinePagesDescriptivePendingStatus", base::FEATURE_ENABLED_BY_DEFAULT};
|
||||
|
||||
const base::Feature kOfflinePagesInDownloadHomeOpenInCctFeature{
|
||||
|
|
Loading…
Add table
Reference in a new issue