| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 09a96b2909f5fa174c25f499dbb7d6a6d27ecbfa..b07d1f17a0240433eacdc11cf9d311c8f0f356ac 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -290,6 +290,7 @@ extern const char kReloadKilledTabs[];
|
| extern const char kRemoteDebuggingFrontend[];
|
| extern const char kRendererPrintPreview[];
|
| extern const char kRestoreLastSession[];
|
| +extern const char kSavePageAsMHTML[];
|
| extern const char kSbURLPrefix[];
|
| extern const char kSbDisableAutoUpdate[];
|
| extern const char kSbDisableDownloadProtection[];
|
|
|