| 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..5b9ae25399b2f4ddbf6385fc7a5ebbd21e190b0c 100644
|
| --- a/ios/chrome/browser/experimental_flags.h
|
| +++ b/ios/chrome/browser/experimental_flags.h
|
| @@ -106,9 +106,6 @@ bool IsStartupCrashEnabled();
|
| // Whether or not the tab strip scrolls new tabs to be visible.
|
| bool IsTabStripAutoScrollNewTabsEnabled();
|
|
|
| -// Whether the Tab Switcher is enabled for iPad or not.
|
| -bool IsTabSwitcherEnabled();
|
| -
|
| // Whether viewing and copying passwords is enabled.
|
| bool IsViewCopyPasswordsEnabled();
|
|
|
|
|