| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 3261fdf48125b002f52bd6c1b809afd48f0b35f2..d07642c5a883f3e2b79c04a40a3c93946e42ceda 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -159,7 +159,6 @@ extern const char kEnableSavePasswordBubble[];
|
| extern const char kEnableSdchOverHttps[];
|
| extern const char kEnableSessionCrashedBubble[];
|
| extern const char kEnableSettingsWindow[];
|
| -extern const char kEnableShowModalDialog[];
|
| extern const char kDisableSettingsWindow[];
|
| extern const char kEnableSpdy4[];
|
| extern const char kEnableSSLConnectJobWaiting[];
|
|
|