| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 1b4fcce515b54867de3b633b412c422a6276c822..24f40d6690cf351bccd19a007f9ad9e05d4395a2 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -285,6 +285,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[];
|
|
|