| Index: ios/chrome/browser/experimental_flags.h
|
| diff --git a/ios/chrome/browser/experimental_flags.h b/ios/chrome/browser/experimental_flags.h
|
| index dc22d510d9ae8b6b10695fb15f1b379a42dd98cb..a5b1b1c2d764864f7830053a82932d4bff6fce9b 100644
|
| --- a/ios/chrome/browser/experimental_flags.h
|
| +++ b/ios/chrome/browser/experimental_flags.h
|
| @@ -100,9 +100,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();
|
|
|
|
|