Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(789)

Unified Diff: chrome/browser/about_flags.cc

Issue 2393993005: Revert "[Custom Tabs] Implement "Read It Later" Behind a Flag" (Closed)
Patch Set: compile Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/android/chrome_feature_list.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/about_flags.cc
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
index a9b4f27fd069e1122e2a7a05c4799f2a77c75ad1..0ba15058db7859feaf3b0dd3020b9846fe34d488 100644
--- a/chrome/browser/about_flags.cc
+++ b/chrome/browser/about_flags.cc
@@ -892,10 +892,6 @@ const FeatureEntry kFeatureEntries[] = {
chromeos::switches::kDisableNetworkPortalNotification)},
#endif // OS_CHROMEOS
#if defined(OS_ANDROID)
- {"enable-read-it-later-in-menu",
- IDS_FLAGS_ENABLE_READ_IT_LATER_IN_MENU_NAME,
- IDS_FLAGS_ENABLE_READ_IT_LATER_IN_MENU_DESCRIPTION, kOsAndroid,
- FEATURE_VALUE_TYPE(chrome::android::kReadItLaterInMenu)},
{"enable-media-document-download-button",
IDS_FLAGS_MEDIA_DOCUMENT_DOWNLOAD_BUTTON_NAME,
IDS_FLAGS_MEDIA_DOCUMENT_DOWNLOAD_BUTTON_DESCRIPTION, kOsAndroid,
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/android/chrome_feature_list.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698