| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 43e24e45ce052d37cadf236641928f70ba9a5d6d..997ab96eff7f6bca1598baa098fea457cc25159f 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -293,6 +293,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[];
|
|
|