| Index: ios/chrome/browser/experimental_flags.h
|
| diff --git a/ios/chrome/browser/experimental_flags.h b/ios/chrome/browser/experimental_flags.h
|
| index aae2295365921e79d24b95287e68756a5db7c7a7..ff985647290756f485896e7a37e2d2dc9613b971 100644
|
| --- a/ios/chrome/browser/experimental_flags.h
|
| +++ b/ios/chrome/browser/experimental_flags.h
|
| @@ -31,9 +31,6 @@ bool UseOnlyLocalHeuristicsForPasswordGeneration();
|
| // Whether the Tab Switcher is enabled for iPad or not.
|
| bool IsTabSwitcherEnabled();
|
|
|
| -// Whether the reading list is enabled.
|
| -bool IsReadingListEnabled();
|
| -
|
| // Whether the All Bookmarks view is visible in bookmarks.
|
| bool IsAllBookmarksEnabled();
|
|
|
|
|