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

Unified Diff: ios/chrome/browser/experimental_flags.h

Issue 2774603002: Removes the IsReadingListEnabled flags (Closed)
Patch Set: fix tests Created 3 years, 9 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 | « ios/chrome/browser/about_flags.mm ('k') | ios/chrome/browser/experimental_flags.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/experimental_flags.h
diff --git a/ios/chrome/browser/experimental_flags.h b/ios/chrome/browser/experimental_flags.h
index b3b4af4d87d9e1a33f67d4e00d02c4b2f53be7c0..ed786418ba01f7a37b136eb3120a7d7303952465 100644
--- a/ios/chrome/browser/experimental_flags.h
+++ b/ios/chrome/browser/experimental_flags.h
@@ -82,9 +82,6 @@ bool IsPhysicalWebEnabled();
// Whether reader mode is enabled.
bool IsReaderModeEnabled();
-// Whether the reading list is enabled.
-bool IsReadingListEnabled();
-
// Whether the Sign In Flow via SFSafariViewController is enabled.
bool IsSafariVCSignInEnabled();
« no previous file with comments | « ios/chrome/browser/about_flags.mm ('k') | ios/chrome/browser/experimental_flags.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698