| Index: ios/chrome/browser/experimental_flags.h
|
| diff --git a/ios/chrome/browser/experimental_flags.h b/ios/chrome/browser/experimental_flags.h
|
| index a23319abe3dc8e26afab132e06ad97bbc384705c..efdc73ab5e1a94ddac2a1cfff104c699e052611d 100644
|
| --- a/ios/chrome/browser/experimental_flags.h
|
| +++ b/ios/chrome/browser/experimental_flags.h
|
| @@ -43,9 +43,6 @@ WhatsNewPromoStatus GetWhatsNewPromoStatus();
|
| // Whether background crash report upload should generate a local notification.
|
| bool IsAlertOnBackgroundUploadEnabled();
|
|
|
| -// Whether the All Bookmarks view is visible in bookmarks.
|
| -bool IsAllBookmarksEnabled();
|
| -
|
| // Whether auto-reload is enabled.
|
| bool IsAutoReloadEnabled();
|
|
|
|
|