| Index: chrome/common/chrome_switches.cc
|
| diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc
|
| index bfb8f113894bce6bd020933e414242137eadc7aa..26ee351494aa4007799a6518ada27662eadc2e43 100644
|
| --- a/chrome/common/chrome_switches.cc
|
| +++ b/chrome/common/chrome_switches.cc
|
| @@ -467,7 +467,6 @@ const char kEnableOfflineAutoReloadVisibleOnly[] =
|
|
|
| // Enables or disables panels (always on-top docked pop-up windows).
|
| const char kEnablePanels[] = "enable-panels";
|
| -const char kDisablePanels[] = "disable-panels";
|
|
|
| // Enables the Permissions Blacklist, which blocks access to permissions
|
| // for blacklisted sites.
|
|
|